Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 8 pull requests
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#99165
opened Jul 11, 2022 by
matthiaskrgr
Loading…
Try bumping mignw-w64 to 12.1
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
compiletest: trim edition before passing as flag
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99161
opened Jul 11, 2022 by
fee1-dead
Loading…
codegen_fulfill_obligation expect erased regions
S-waiting-on-review
#99156
opened Jul 11, 2022 by
lcnr
Loading…
Keep unstable target features for asm feature checking
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99155
opened Jul 11, 2022 by
Amanieu
Loading…
use PlaceRef::iter_projections to fix old FIXME
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99154
opened Jul 11, 2022 by
rosehuds
Loading…
Add Read Impl for &Stdin
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#99153
opened Jul 11, 2022 by
Dajamante
Loading…
Use CSS variables to handle theming (part 2)
A-rustdoc-themes
Area: themes for HTML pages generated by rustdoc
A-rustdoc-ui
Area: rustdoc UI (generated HTML)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#99152
opened Jul 11, 2022 by
GuillaumeGomez
Loading…
Configure nightly branch name in Status: Awaiting review from the assignee but also interested parties.
stage0.json
S-waiting-on-review
#99149
opened Jul 11, 2022 by
pietroalbini
Loading…
Clarify that [iu]size bounds were only defined for the target arch
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#99148
opened Jul 11, 2022 by
SOF3
Loading…
Do not error during method probe on Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Sized predicates for types that aren't the method receiver
S-waiting-on-bors
#99146
opened Jul 11, 2022 by
compiler-errors
Loading…
Don't rerun the build script for the compiler each time on non-windows platforms
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99145
opened Jul 11, 2022 by
jyn514
Loading…
fix(doctest): treat fatal parse errors as incomplete attributes
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#99142
opened Jul 11, 2022 by
notriddle
Loading…
[don't merge] see how much time we save when running Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
--stage 1 in CI
S-experimental
#99141
opened Jul 11, 2022 by
jyn514
Loading…
Give a better error when Area: Rust's build system (x.py and src/bootstrap)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
x dist fails for an optional tool
A-bootstrap
#99139
opened Jul 11, 2022 by
jyn514
Loading…
Extend and expose API for {:x?} and {:X?} formatting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#99138
opened Jul 11, 2022 by
clarfonthey
Loading…
Don't pass InferCtxt to WfPredicates
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99137
opened Jul 11, 2022 by
jackh726
Loading…
Take advantage of known-valid-align in layout.rs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#99136
opened Jul 10, 2022 by
CAD97
Loading…
Make too-large byte sizes a validity error in Performance regressions
perf-regression-triaged
The performance regression has been triaged.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Layout
perf-regression
#99134
opened Jul 10, 2022 by
scottmcm
Loading…
Add some autolabels for A-bootstrap and T-infra
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#99132
opened Jul 10, 2022 by
jyn514
Loading…
Add label for generic arg (+ APIT) and RPIT callables in Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
label_fn_like
S-waiting-on-author
#99131
opened Jul 10, 2022 by
compiler-errors
Loading…
remove allow(rustc::potential_query_instability) in rustc_span
perf-regression
Performance regressions
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99126
opened Jul 10, 2022 by
NiklasJonsson
Loading…
Fix sized check ICE in asm check
beta-nominated
Nominated for backporting to the compiler in the beta channel.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99124
opened Jul 10, 2022 by
compiler-errors
Loading…
proc_macro: use crossbeam channels for the proc_macro cross-thread bridge
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99123
opened Jul 10, 2022 by
mystor
Loading…
Remove a string matching about methods
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#99119
opened Jul 10, 2022 by
TaKO8Ki
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.