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

Pull requests list

remove pref_align_of intrinsic S-waiting-on-team DEPRECATED: Use the team-based variants `S-waiting-on-t-lang`, `S-waiting-on-t-compiler`, ... T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#90877 by RalfJung was closed Dec 14, 2021 Loading…
Add known-bug tests for 11 unsound issues 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.
#110480 by whtahy was merged Apr 24, 2023 Loading… 1.71.0
make TypeError impl Copy 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.
#100510 by compiler-errors was merged Aug 15, 2022 Loading… 1.65.0
Normalize struct field types in confirm_builtin_unsize_candidate merged-by-bors This PR was explicitly merged by bors. relnotes Marks issues that should be documented in the release notes of the next release. 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.
#101831 by compiler-errors was merged Sep 15, 2022 Loading… 1.65.0
Use a fresh InferCtxt when we 'speculatively' evaluate predicates perf-regression Performance regression. 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.
#91183 by Aaron1011 was closed Dec 18, 2021 Loading…
Update chalk to 0.28.0 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.
#77152 by vandenheuvel was merged Sep 25, 2020 Loading… 1.48.0
Allow changing the bug report url for the ice hook 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.
#85640 by bjorn3 was merged Jun 25, 2021 Loading… 1.55.0
Add more tracing instrumentation 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.
#89048 by oli-obk was merged Sep 28, 2021 Loading… 1.57.0
Disallow non-c-like but "fieldless" ADTs from being casted to integer if they use arbitrary enum discriminant S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-lang Relevant to the language team
#89234 by nbdd0121 was merged Dec 2, 2021 Loading… 1.59.0
Location-sensitive polonius prototype: endgame 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.
#134980 by lqd was merged Jan 17, 2025 Loading… 1.86.0
privacy: Rename "accessibility levels" to "effective visibilities" 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#102233 by petrochenkov was merged Oct 29, 2022 Loading… 1.66.0
Implement checked Shl/Shr at MIR building. 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.
#108282 by cjgillot was merged Mar 16, 2023 Loading… 1.70.0
Recover from common if let syntax mistakes/typos A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#103636 by chenyukang was merged Nov 10, 2022 Loading… 1.67.0
Remove double spaces after dots in comments A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#104505 by WaffleLapkin was merged Jan 18, 2023 Loading… 1.68.0
Explain origin of implicit Sized obligations and provide suggestions when possible S-blocked Status: Blocked on something else such as an RFC or other implementation work.
#85947 by estebank was closed Jul 20, 2021 Loading…
solve ICE of issue #85350 by avoiding the case with ty::Error S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#85477 by ABouttefeux was closed Mar 1, 2022 Draft
Separate object lifetime default from lifetime resolution perf-regression Performance regression. S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#97393 by cjgillot was closed Jul 27, 2022 Loading…
Add MVP suggestion for unsafe_op_in_unsafe_fn 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.
#99827 by LeSeulArtichaut was closed Sep 10, 2022 Draft
[DO NOT COMMIT] Use derivative to simplify impls in rustc_type_ir A-testsuite Area: The testsuite used to check the correctness of rustc perf-regression Performance regression. 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.
#117184 by compiler-errors was closed Nov 6, 2023 Loading…
Do not suggest to add type annotations for unnameable 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.
#86215 by FabianWolff was merged Jun 12, 2021 Loading… 1.55.0
Lint elided lifetimes in path during lifetime resolution. L-elided_lifetimes_in_paths Lint: elided_lifetimes_in_paths 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.
#90446 by cjgillot was merged Dec 2, 2021 Loading… 1.59.0
Return err instead of ICE 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.
#95085 by ouz-a was merged Mar 21, 2022 Loading… 1.61.0
Enforce alphabetical sorting with tidy A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#102719 by Noratrieb was merged Oct 12, 2022 Loading… 1.66.0
Remove #![allow(rustc::potential_query_instability)] from rustc_infer 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.
#103218 by CastilloDel was merged Nov 7, 2022 Loading… 1.67.0
Add query to check for impossible predicates, use it to skip NoopMethodCall and Inline perf-regression Performance regression. 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.
#95398 by compiler-errors was closed Jun 11, 2022 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.