rust
Rollup of 7 pull requests
#128719
Closed
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
30
Changes
View On
GitHub
Rollup of 7 pull requests
#128719
matthiaskrgr
wants to merge 30 commits into
rust-lang:master
from
matthiaskrgr:rollup-rbjs7bc
Improve panic message and surrounding documentation for Ord violations
644550f3
Improve panic sections for sort*, sort_unstable* and select_nth_unsta…
00ce2388
Apply review comments
afc404fd
Hide internal sort module
eae7a186
Forbid unsafe_op_in_unsafe_fn in vxworks specific os and sys files
c2c46e3e
Apply review comments to PartialOrd section
613155c9
Stabilize `min_exhaustive_patterns`
9717dada
Update tests
a10b8230
Update std and compiler
d0601daf
Test that 0/unknown-length arrays are nonempty
a1d0cdb2
Fixes in various places
48c7ebe6
Add a triagebot mention for `library/Cargo.lock`
c369c203
implement BufReader::peek
4af77dfe
Windows: Test if `\\.\NUL` works as an input file
c8d50ef2
Don't ICE if getting the input's file_stem fails
c6d94821
Maintain highlighting in `note` and `help` even when they have a span
63bf9e13
On trait bound mismatch, detect multiple crate versions in dep tree
c9170a1b
Add test for mixing types from two incompatible crate versions
089d4475
Add `help` about using `cargo tree`
829561f3
fix rebase
1f9042d4
Change test to be only-linux and ignore-wasm32
caebb072
Check staticlib name falls back to `rust_out`
3fd645e2
Move test to be make instead of ui
b32a96cc
Rollup merge of #122792 - Nadrieril:stabilize-min-exh-pats2, r=fee1-dead
a27386d5
Rollup merge of #124944 - estebank:multiple-crate-versions, r=fee1-dead
12323c9e
Rollup merge of #128273 - Voultapher:improve-ord-violation-help, r=wo…
7d2eac14
Rollup merge of #128406 - lolbinarycat:bufreader_peek, r=Mark-Simulacrum
7a9fea2f
Rollup merge of #128539 - biabbas:deny_unsafe, r=workingjubilee
17c155b4
Rollup merge of #128692 - tgross35:update-triagebot, r=Mark-Simulacrum
29b25e03
Rollup merge of #128710 - ChrisDenton:null, r=jieyouxu
db95a014
rustbot
added
A-meta
rustbot
added
A-run-make
rustbot
added
O-unix
rustbot
added
S-waiting-on-review
rustbot
added
T-compiler
rustbot
added
T-libs
rustbot
added
rollup
bors
removed
S-waiting-on-review
bors
added
S-waiting-on-bors
bors
removed
S-waiting-on-bors
bors
added
S-waiting-on-review
matthiaskrgr
closed this
1 year ago
matthiaskrgr
deleted the rollup-rbjs7bc branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
No reviews
Assignees
No one assigned
Labels
T-compiler
S-waiting-on-review
rollup
A-meta
T-libs
O-unix
A-run-make
Milestone
No milestone
Login to write a write a comment.
Login via GitHub