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

rustc_span: Some hygiene cleanups 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.
#140346 by petrochenkov was merged Apr 27, 2025 Loading... 1.88.0
Remove redundant check 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.
#140317 by mejrs was merged Apr 26, 2025 Loading... 1.88.0
stall generator witness obligations: add regression test 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)
#140308 by lcnr was merged Apr 26, 2025 Loading... 1.88.0
handle specialization in the new trait solver 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)
#140306 by lcnr was merged Apr 26, 2025 Loading... 1.88.0
norm nested aliases before evaluating the parent goal 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)
#140236 by lcnr was merged Apr 25, 2025 Loading... 1.88.0
HIR ty lowering: Clean up & refactor the lowering of type-relative paths 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.
#140218 by fmease was merged May 23, 2025 Loading... 1.89.0
Temporarily disable tests/ui/sanitizier/asan_odr_windows.rs A-sanitizers Area: Sanitizers for correctness and code quality A-testsuite Area: The testsuite used to check the correctness of rustc PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-author 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.
#140190 by jieyouxu was closed Apr 23, 2025 Loading...
Rename compute_x methods 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.
#140186 by BoxyUwU was merged Apr 24, 2025 Loading... 1.88.0
rc"" more clear error message 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.
#140175 by Kivooeo was merged Apr 23, 2025 Loading... 1.88.0
Clean: rename open_braces to open_delimiters in lexer and move make_unclosed_delims_error into diagnostics.rs. 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.
#140147 by xizheyin was merged Apr 23, 2025 Loading... 1.88.0
Some more graphviz 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.
#140142 by nnethercote was merged Apr 23, 2025 Loading... 1.88.0
cleanup redundant pattern instances 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#140111 by jogru0 was merged Apr 21, 2025 Loading... 1.88.0
Improve diagnostics for pointer arithmetic += and -= (fixes #137391) 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.
#140094 by Kivooeo was merged Apr 22, 2025 Loading... 1.88.0
Advent of tests/ui (misc cleanups and improvements) [4/N] 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.
#140036 by jieyouxu was merged Apr 21, 2025 Loading... 1.88.0
Re-remove AdtFlags::IS_ANONYMOUS 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.
#140025 by Sky9x was merged Apr 19, 2025 Loading... 1.88.0
Remove early exits from JumpThreading. 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.
#140024 by cjgillot was merged Apr 20, 2025 Loading... 1.88.0
replace some #[rustc_intrinsic] usage with use of the libcore declarations 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.
#139915 by RalfJung was merged Apr 17, 2025 Loading... 1.88.0
do not emit OpaqueCast projections with -Znext-solver 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.
#139902 by lcnr was merged Apr 17, 2025 Loading... 1.88.0
stepping into impls for normalization is unproductive 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)
#139900 by lcnr was merged Apr 17, 2025 Loading... 1.88.0
borrowck_graphviz_* attribute tweaks A-rustc-dev-guide Area: rustc-dev-guide 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.
#139886 by nnethercote was merged Apr 16, 2025 Loading... 1.88.0
Revert "Various codegen_llvm cleanups#138674" 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.
#139874 by petrochenkov was closed Apr 15, 2025 Loading...
Fix wrong "move keyword" suggestion for async gen block 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.
#139871 by GuillaumeGomez was merged Apr 16, 2025 Loading... 1.88.0
Reduce kw::Empty usage, part 5 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.
#139848 by nnethercote was merged Apr 15, 2025 Loading... 1.88.0
normalize: prefer ParamEnv over AliasBound candidates 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)
#139798 by lcnr was merged Apr 15, 2025 Loading... 1.88.0
drop global where-bounds before merging candidates 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)
#139791 by lcnr was merged Apr 15, 2025 Loading... 1.88.0
1 2 6 8 10 95 96
ProTip! no:milestone will show everything without a milestone.

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