Skip to content

Pull requests: rust-lang/rust

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

Pull requests list

rustc_middle: Fix opt_item_ident for non-local def ids 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.
#111146 by petrochenkov was merged May 4, 2023 Loading… updated Feb 22, 2025 1.71.0
rustc: Make def_kind mandatory for all DefIds A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. 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.
#118250 by petrochenkov was merged Nov 26, 2023 Loading… updated Feb 22, 2025 1.76.0
resolve: Use def_kind query to cleanup some code 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.
#118620 by petrochenkov was merged Dec 11, 2023 Loading… updated Feb 22, 2025 1.76.0
resolve: Feed visibilities for unresolved trait impl items merged-by-bors This PR was explicitly merged by bors. 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.
#119134 by petrochenkov was merged Dec 20, 2023 Loading… updated Feb 22, 2025 1.76.0
resolve: Stop feeding visibilities for import list stems 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.
#119168 by petrochenkov was merged Dec 21, 2023 Loading… updated Feb 22, 2025 1.76.0
resolve: Unload speculatively resolved crates before freezing cstore 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.
#119592 by petrochenkov was merged Feb 8, 2024 Loading… updated Feb 22, 2025 1.78.0
hir: Make sure all HirIds have corresponding HIR Nodes 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.
#120206 by petrochenkov was merged Feb 8, 2024 Loading… updated Feb 22, 2025 1.78.0
Create some minimal HIR for associated opaque types merged-by-bors This PR was explicitly merged by bors. 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.
#120943 by petrochenkov was merged Mar 14, 2024 Loading… updated Feb 22, 2025 1.78.0
hir: Drop owner's own item-local id (zero) from parenting tables merged-by-bors This PR was explicitly merged by bors. 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.
#123415 by petrochenkov was merged Apr 3, 2024 Loading… updated Feb 22, 2025 1.79.0
delegation: Do not crash on qpaths without a trait F-fn_delegation `#![feature(fn_delegation)]` 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.
#126837 by petrochenkov was merged Jun 23, 2024 Loading… updated Feb 22, 2025 1.81.0
resolve: Tweak some naming around import ambiguities 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.
#126954 by petrochenkov was merged Jun 26, 2024 Loading… updated Feb 22, 2025 1.81.0
expand: Stop using artificial ast::Item for macros loaded from metadata 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.
#132192 by petrochenkov was merged Oct 27, 2024 Loading… updated Feb 22, 2025 1.84.0
Ferris 🦀 Identifier naming conventions 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.
#137356 by nik-rev was merged Feb 22, 2025 Loading… updated Feb 22, 2025 1.87.0
Stacker now handles miri using a noop impl itself 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.
#137374 by bjorn3 was merged Feb 21, 2025 Loading… updated Feb 22, 2025 1.87.0
fix ICE in layout computation with unnormalizable const 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.
#137399 by lukas-code was merged Feb 22, 2025 Loading… updated Feb 22, 2025 1.87.0
Refactor OperandRef::extract_field to prep for MCP838 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.
#137361 by scottmcm was merged Feb 21, 2025 Loading… updated Feb 21, 2025 1.87.0
remove few unused fields 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.
#137392 by klensy was merged Feb 21, 2025 Loading… updated Feb 21, 2025 1.87.0
interpret: adjust vtable validity check for higher-ranked types 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.
#135296 by lukas-code was merged Feb 20, 2025 Loading… updated Feb 20, 2025 1.87.0
MIR visitor tweaks 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.
#137266 by nnethercote was merged Feb 20, 2025 Loading… updated Feb 20, 2025 1.87.0
Tweak "expected ident" parse error to avoid talking about doc comments 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.
#137281 by estebank was merged Feb 20, 2025 Loading… updated Feb 20, 2025 1.87.0
Emit dropck normalization errors in borrowck merged-by-bors This PR was explicitly merged by bors. 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.
#136539 by matthewjasper was merged Feb 19, 2025 Loading… updated Feb 19, 2025 1.87.0
misc layout_of cleanup 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.
#137218 by lukas-code was merged Feb 19, 2025 Loading… updated Feb 19, 2025 1.87.0
Remove rustc_middle::mir::tcx module. 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.
#137213 by nnethercote was merged Feb 19, 2025 Loading… updated Feb 19, 2025 1.87.0
don't ICE for alias-relate goals with error term 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#137211 by lcnr was merged Feb 18, 2025 Loading… updated Feb 19, 2025 1.87.0
Add reference annotations for the do_not_recommend attribute 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.
#137242 by ehuss was merged Feb 19, 2025 Loading… updated Feb 19, 2025 1.87.0
ProTip! Exclude everything labeled bug with -label:bug.