index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_trait_selection
/
src
/
regions.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-30
remove outdated context (inner) infctx
Jana Dönszelmann
-0
/
+2
2025-07-15
Consider outlives assumptions when proving auto traits for coroutine interiors
Michael Goulet
-1
/
+7
2025-03-04
Only use implied bounds hack if bevy, and use deeply normalize in implied bou...
Michael Goulet
-10
/
+4
2025-01-28
Move param env bound deep normalization to OutlivesEnvironment building
Michael Goulet
-1
/
+21
2025-01-28
Move outlives env computation into methods
Michael Goulet
-2
/
+44
2025-01-28
Consolidate OutlivesEnv construction with resolve_regions
Michael Goulet
-1
/
+17
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-06-03
Add cycle errors to ScrubbedTraitError to remove a couple more calls to new_w...
Michael Goulet
-1
/
+1
2024-06-03
Use ScrubbedTraitError in more places
Michael Goulet
-3
/
+2
2024-06-03
Make TraitEngines generic over error
Michael Goulet
-1
/
+3
2024-04-29
Remove `extern crate rustc_macros` from numerous crates.
Nicholas Nethercote
-0
/
+1
2024-02-16
Move trait into attr so it's greppable
Michael Goulet
-2
/
+2
2024-02-16
Use extension trait derive
Michael Goulet
-8
/
+2
2024-02-02
Normalize the whole PolyTypeOutlivesPredicate, more simplifications
Michael Goulet
-3
/
+3
2024-02-02
Use deeply_normalize_with_skipped_universes in when processing type outlives
Michael Goulet
-1
/
+2
2024-01-30
Apply suggestions from review
Michael Goulet
-2
/
+5
2024-01-30
Deeply normalize when processing registered region obligations
Michael Goulet
-0
/
+37