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
/
closures
Age
Commit message (
Expand
)
Author
Lines
2023-03-27
Fix subslice capture in closure
clubby789
-0
/
+39
2023-03-21
Return equal for two identical projections
yukang
-0
/
+41
2023-02-28
Remove the `capture_disjoint_fields` feature
clubby789
-4
/
+1
2023-02-18
Add addl test
Michael Goulet
-0
/
+24
2023-02-18
Move late-bound arg type checks to resolve_bound_vars
Michael Goulet
-0
/
+48
2023-02-18
Adjust tracking issue for non_lifetime_binders
Michael Goulet
-2
/
+2
2023-02-17
Rollup merge of #107489 - compiler-errors:non_lifetime_binders, r=cjgillot
Matthias Krüger
-2
/
+10
2023-02-16
Add feature gate for non_lifetime_binders
Michael Goulet
-2
/
+10
2023-02-15
Fix unintentional UB in ui tests
Ben Kimock
-9
/
+9
2023-01-31
make unaligned_reference a hard error
Ralf Jung
-19
/
+2
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
2023-01-25
Rollup merge of #106897 - estebank:issue-99430, r=davidtwco
Matthias Krüger
-15
/
+15
2023-01-19
Tweak "borrow closure argument" suggestion
Esteban Küber
-4
/
+6
2023-01-15
Tweak E0597
Esteban Küber
-15
/
+15
2023-01-13
Emit a hint for bad call return types due to generic arguments
Robin Schroer
-0
/
+28
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+13446