-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: rust-lang/trait-system-refactor-initiative
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
alias-bounds consider non_self_assumptions for the alias self type
S-increased-expressiveness
#149
opened Jan 21, 2025 by
lcnr
normalize
in MIR borrowck doesn't normalize, breaking soundness fix
S-does-not-impact-design
#146
opened Jan 21, 2025 by
lcnr
unconstrained RPIT cause ambiguity errors instead of falling back to
()
#144
opened Jan 21, 2025 by
lcnr
normalizing an opaque while proving its item bounds causes overflow errors
#143
opened Jan 21, 2025 by
lcnr
we never try to normalize unused alias definitions
S-does-not-impact-design
#139
opened Jan 21, 2025 by
lcnr
deduce_closure_signature
bails on aliases referencing self
S-does-not-impact-design
#138
opened Jan 21, 2025 by
lcnr
recursive async functions no longer error in check builds
S-does-not-impact-design
#137
opened Jan 21, 2025 by
lcnr
Normalization can indirectly observe a method's own predicates in method probing
#134
opened Nov 27, 2024 by
compiler-errors
rerunning on fixpoint change on overflow with non-trivial constraints
#128
opened Sep 9, 2024 by
lcnr
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.