Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

rustdoc: remove unused CSS #main-content > .line-numbers 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.
#102240 opened Sep 24, 2022 by notriddle Loading…
Move style guide to rust-lang/rust A-bootstrap Area: Rust's build system (x.py and src/bootstrap) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-style Relevant to the style team, which will review and decide on the PR/issue.
#102239 opened Sep 24, 2022 by joshtriplett Loading…
Migrate sidebar links color to CSS variables and unify themes with ayu A-rustdoc-ui Area: rustdoc UI (generated HTML) C-cleanup Category: PRs that clean code up or issues documenting cleanup. 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.
#102237 opened Sep 24, 2022 by GuillaumeGomez Loading…
Compute lint levels by definition A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#102236 opened Sep 24, 2022 by cjgillot Loading…
privacy: Rename "accessibility levels" to "effective visibilities" 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#102233 opened Sep 24, 2022 by petrochenkov Loading…
Stabilize bench_black_box 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#102232 opened Sep 24, 2022 by Urgau Loading…
fs::get_path solarish version. 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.
#102227 opened Sep 24, 2022 by devnexen Loading…
Allow const iterator implementations 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.
#102225 opened Sep 24, 2022 by fee1-dead Loading…
Allow specializing on const trait bounds 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.
#102224 opened Sep 24, 2022 by fee1-dead Loading…
rustdoc: Stabilize --diagnostic-width 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.
#102216 opened Sep 24, 2022 by ehuss Loading…
Implement the +whole-archive modifier for wasm-ld 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.
#102215 opened Sep 24, 2022 by alexcrichton Loading…
Fix span of byte-escaped format args brace 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.
#102214 opened Sep 23, 2022 by cassaundra Loading…
split async-trait-fn test into working and not-yet working parts 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.
#102213 opened Sep 23, 2022 by ComputerDruid Loading…
Constify remaining Layout methods S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. 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.
#102207 opened Sep 23, 2022 by CraftSpider Loading…
remove fresh inference vars 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.
#102205 opened Sep 23, 2022 by lcnr Loading…
Constify Default impl's for Arrays and Tuples. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#102200 opened Sep 23, 2022 by chriss0612 Loading…
const-stablilize NonNull::as_ref needs-fcp This change is insta-stable, so needs a completed FCP to proceed. relnotes Marks issues that should be documented in the release notes of the next release. 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.
#102198 opened Sep 23, 2022 by lukas-code Loading…
Stabilize const BTree{Map,Set}::new 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.
#102197 opened Sep 23, 2022 by Nilstrieb Loading…
Improve the COPYRIGHT file S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#102195 opened Sep 23, 2022 by wesleywiser Loading…
Note the type when unable to drop values in compile time 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.
#102194 opened Sep 23, 2022 by fee1-dead Loading…
Change argument handling in remote-test-server and add new flags A-bootstrap Area: Rust's build system (x.py and src/bootstrap) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#102193 opened Sep 23, 2022 by pietroalbini Loading…
macros: diagnostic derive on enums A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#102189 opened Sep 23, 2022 by davidtwco Loading…
Use correct location for type tests in promoted constants 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.
#102187 opened Sep 23, 2022 by b-naber Loading…
Suggest Default::default() when binding isn't initialized 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.
#102184 opened Sep 23, 2022 by chenyukang Loading…
Add regression test 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.
#102181 opened Sep 23, 2022 by inquisitivecrystal Loading…
ProTip! no:milestone will show everything without a milestone.