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

Hide errors whose suggestions would contain error constants or 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.
#133954 by oli-obk was merged Dec 7, 2024 Loading… 1.85.0
Avoid fetching the anon const hir node that is already available 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.
#133936 by oli-obk was merged Dec 6, 2024 Loading… 1.85.0
Remove a lit_to_const call 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.
#133897 by oli-obk was merged Dec 7, 2024 Loading… 1.85.0
Rename core_pattern_type and core_pattern_types lib feature gates to pattern_type_macro 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.
#133863 by oli-obk was merged Dec 5, 2024 Loading… 1.85.0
Stop git from merging generated files S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#133851 by oli-obk was merged Dec 4, 2024 Loading… 1.85.0
Avoid opaque type not constrained errors in the presence of other errors 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.
#133850 by oli-obk was merged Dec 4, 2024 Loading… 1.85.0
Change AttrArgs::Eq to a struct variant 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.
#133746 by oli-obk was merged Dec 3, 2024 Loading… 1.85.0
Re-add myself to rotation A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#133739 by oli-obk was merged Dec 2, 2024 Loading… 1.85.0
Assert that all attributes are actually checked via CheckAttrVisitor and aren't accidentally usable on completely unrelated HIR nodes 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.
#128444 by oli-obk was closed Aug 3, 2024 Loading…
Add #[define_opaques] attribute and require it for all type-alias-impl-trait sites that register a hidden type A-attributes Area: Attributes (`#[…]`, `#![…]`) A-tidy Area: The tidy tool A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic F-type_alias_impl_trait `#[feature(type_alias_impl_trait)]` merged-by-bors This PR was explicitly merged by bors. PG-exploit-mitigations Project group: Exploit mitigations 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. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#128440 by oli-obk was merged Mar 11, 2025 Loading… 1.87.0
Attribute checking simplifications 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.
#128402 by oli-obk was merged Jul 31, 2024 Loading… 1.82.0
Remove redundant option that was just encoding that a slice was empty 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.
#128226 by oli-obk was merged Jul 27, 2024 Loading… 1.82.0
Turn an unreachable code path into an 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.
#128189 by oli-obk was merged Jul 25, 2024 Loading… 1.82.0
Revert Replace ASCII control chars with Unicode Control Pictures A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#128179 by oli-obk was closed Jul 31, 2024 Loading…
Reject unconstrained lifetimes in type_of(assoc_ty) instead of during wfcheck of the impl item 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.
#127973 by oli-obk was closed Jan 3, 2025 Loading…
Use structured suggestions for unconstrained generic parameters on impl blocks 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.
#127966 by oli-obk was merged Jul 19, 2024 Loading… 1.81.0
Mark myself as on leave A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#127899 by oli-obk was merged Jul 18, 2024 Loading… 1.81.0
Various ast validation simplifications 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.
#127818 by oli-obk was merged Jul 16, 2024 Loading… 1.81.0
Fix a bunch of sites that were walking instead of visiting, making it impossible for visitor impls to look at these values 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.
#127817 by oli-obk was merged Jul 16, 2024 Loading… 1.81.0
Update method name to reflect changes to its internals 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.
#127816 by oli-obk was merged Jul 17, 2024 Loading… 1.81.0
Make ErrorGuaranteed discoverable outside types, consts, and lifetimes 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.
#127808 by oli-obk was merged Jul 16, 2024 Loading… 1.81.0
Make visit_clobber's impl safe 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.
#127560 by oli-obk was merged Jul 11, 2024 Loading… 1.81.0
Make ast MutVisitor have the same method name and style as Visitor 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.
#127524 by oli-obk was merged Jul 24, 2024 Loading… 1.82.0
Use field ident spans directly instead of the full field span in diagnostics on local 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.
#127431 by oli-obk was merged Jul 8, 2024 Loading… 1.81.0
Reduce or make explicit calls to the hir_crate. 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#127372 by oli-obk was closed Jul 22, 2024 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.