Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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
Assigned to nobody Loading
Sort

Pull requests list

Add a dep kind for use of the anon node with zero dependencies A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#139237 by Zoxc was merged Apr 2, 2025 Loading... 1.88.0
AstValidator 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.
#139235 by nnethercote was merged Apr 2, 2025 Loading... 1.88.0
small opaque type/borrowck 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. T-types Relevant to the types team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#139191 by lcnr was merged Apr 2, 2025 Loading... 1.88.0
Improve hir_pretty for struct expressions. 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.
#139132 by m-ou-se was merged Mar 31, 2025 Loading... 1.88.0
compiler: report error when trait object type param reference self 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.
#139124 by xtexx was merged Apr 8, 2025 Loading... 1.88.0
Remove attribute #[rustc_error] 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.
#139122 by petrochenkov was merged Mar 31, 2025 Loading... 1.88.0
Properly document FakeReads 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.
#139111 by meithecatte was merged Mar 31, 2025 Loading... 1.88.0
Rewrite on_unimplemented format string parser. A-tidy Area: The tidy tool S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#139091 by mejrs was merged Apr 20, 2025 Loading... 1.88.0
Various cleanup in ExprUseVisitor 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.
#139086 by meithecatte was merged Mar 29, 2025 Loading... 1.88.0
Do not treat lifetimes from parent items as influencing child items 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.
#139075 by oli-obk was merged Mar 29, 2025 Loading... 1.87.0
Use abs_diff where applicable 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.
#139026 by yotamofek was merged Mar 28, 2025 Loading... 1.87.0
Various local trait item iteration cleanups 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.
#139018 by oli-obk was merged Apr 2, 2025 Loading... 1.88.0
add naked_functions_rustic_abi feature gate A-attributes Area: Attributes (`#[...]`, `#![...]`) 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.
#139001 by folkertdev was merged Apr 14, 2025 Loading... 1.88.0
Use the correct binder scope for elided lifetimes in assoc consts 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.
#138985 by oli-obk was merged Mar 27, 2025 Loading... 1.87.0
Collect items referenced from var_debug_info 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.
#138980 by tmiasko was merged Mar 27, 2025 Loading... 1.87.0
Don't deaggregate InvocationParent just to reaggregate it again 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.
#138977 by oli-obk was merged Mar 27, 2025 Loading... 1.87.0
Expect an array when expected and acutal types are both arrays during cast 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.
#138962 by xizheyin was merged Apr 14, 2025 Loading... 1.88.0
Visitors track whether an assoc item is in a trait impl or an inherent impl 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.
#138929 by oli-obk was merged Mar 25, 2025 Loading... 1.87.0
Reduce kw::Empty usage, part 3 A-attributes Area: Attributes (`#[...]`, `#![...]`) 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.
#138924 by nnethercote was merged Mar 25, 2025 Loading... 1.87.0
Add target maintainer information for powerpc64-unknown-linux-musl S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138905 by Gelbpunkt was merged Mar 26, 2025 Loading... 1.87.0
Mostly parser: Eliminate code that's been dead / semi-dead since the removal of type ascription syntax A-tidy Area: The tidy tool C-cleanup Category: PRs that clean code up or issues documenting cleanup. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138898 by fmease was merged Mar 26, 2025 Loading... 1.87.0
Fix ICE #138415 for invalid extern function body 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.
#138854 by TaKO8Ki was merged Mar 24, 2025 Loading... 1.87.0
Move some driver code around A-attributes Area: Attributes (`#[...]`, `#![...]`) 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.
#138786 by bjorn3 was merged Mar 23, 2025 Loading... 1.87.0
add TypingMode::Borrowck A-tidy Area: The tidy tool merged-by-bors This PR was explicitly merged by bors. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#138785 by lcnr was merged Apr 4, 2025 Loading... 1.88.0
test(ui): add tuple-struct-where-clause-suggestion ui test for #91520 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.
#138782 by karolzwolak was merged Mar 22, 2025 Loading... 1.87.0
1 2 8 10 12 95 96
ProTip! What’s not been updated in a month: updated:<2025年08月23日.

AltStyle によって変換されたページ (->オリジナル) /