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
/
tests
/
ui
/
nll
/
closure-requirements
Age
Commit message (
Expand
)
Author
Lines
2025-09-28
reword note
Esteban Küber
-2
/
+2
2025-09-28
Point at lifetime requirement origin in more cases
Esteban Küber
-2
/
+2
2025-09-28
Point at fn bound that introduced lifetime obligation
Esteban Küber
-0
/
+12
2025-07-30
Make sure to account for the right item universal regions in borrowck
Michael Goulet
-0
/
+43
2025-01-14
mir borrowck: cleanup late-bound region handling
lcnr
-6
/
+6
2025-01-06
`best_blame_constraint`: don't filter constraints by sup SCC
dianne
-58
/
+72
2024-12-12
Tweak multispan rendering
Esteban Küber
-8
/
+2
2024-12-03
closure-requirements: add regression tests
lcnr
-0
/
+61
2024-04-24
Modify `find_expr` from `Span` to better account for closures
Esteban Küber
-0
/
+7
2024-03-21
Stop `ConstraintCategory` `Ord` impl from relying on `Ty`'s `Ord` impl.
Oli Scherer
-10
/
+9
2024-03-18
update region debug formatting
Boxy
-13
/
+13
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-26
/
+26
2023-12-19
rename to verbose-internals
jyn
-19
/
+19
2023-11-24
Show number in error message even for one error
Nilstrieb
-17
/
+17
2023-11-13
rename `ReLateBound` to `ReBound`
lcnr
-13
/
+13
2023-10-08
remove trailing dots
Ali MJ Al-Nasrawy
-1
/
+1
2023-10-08
always show and explain sub region
Ali MJ Al-Nasrawy
-0
/
+3
2023-09-24
Remove span from BrAnon.
Camille GILLOT
-13
/
+13
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-17
/
+17
2023-04-25
vars are ?
Michael Goulet
-50
/
+50
2023-04-06
Remove index from BrAnon
Jack Huey
-13
/
+13
2023-03-03
ignore bivariant regions in opaque types
Ali MJ Al-Nasrawy
-20
/
+2
2023-03-03
smarter algorithm for finding an equal region
Ali MJ Al-Nasrawy
-14
/
+2
2023-03-03
promote subject even if it has unnamed regions
Ali MJ Al-Nasrawy
-33
/
+4
2023-03-03
add known-bug tests
Ali MJ Al-Nasrawy
-0
/
+137
2023-01-15
Tweak E0597
Esteban Küber
-0
/
+5
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1387