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
/
regions
Age
Commit message (
Expand
)
Author
Lines
2023-12-16
Make IMPLIED_BOUNDS_ENTAILMENT into a hard error from a lint
Michael Goulet
-15
/
+33
2023-12-10
remove redundant imports
surechen
-3
/
+0
2023-12-07
recurse into refs when comparing tys for diagnostics
jyn
-8
/
+8
2023-11-24
Show number in error message even for one error
Nilstrieb
-76
/
+76
2023-10-20
s/generator/coroutine/
Oli Scherer
-1
/
+1
2023-10-08
remove trailing dots
Ali MJ Al-Nasrawy
-22
/
+22
2023-10-08
always show and explain sub region
Ali MJ Al-Nasrawy
-16
/
+85
2023-10-08
improve the suggestion of generic_bound_failure
Ali MJ Al-Nasrawy
-15
/
+25
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-0
/
+2
2023-08-30
Test and note unsafe ctor to fn ptr coercion
Michael Goulet
-4
/
+0
2023-08-09
Point out expectation even if we have RegionsInsufficientlyPolymorphic
Michael Goulet
-5
/
+15
2023-07-25
write-long-types-to-disk: update tests
Mahdi Dibaiee
-4
/
+2
2023-07-24
new unstable option: -Zwrite-long-types-to-disk
Mahdi Dibaiee
-1
/
+2
2023-07-10
Do not set up wrong span for adjustments
Michael Goulet
-3
/
+6
2023-07-03
update tests
lcnr
-17
/
+1
2023-05-21
Rename `drop_copy` lint to `dropping_copy_types`
Urgau
-1
/
+1
2023-05-10
Adjust tests for new drop and forget lints
Urgau
-3
/
+5
2023-04-11
remove issue-2718.rs test
lcnr
-327
/
+0
2023-02-23
Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error...
bors
-2
/
+2
2023-02-22
Rollup merge of #108176 - compiler-errors:bad-lexical-region-resolve-bug, r=o...
Matthias Krüger
-0
/
+37
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-2
/
+2
2023-02-22
Convert a hard-warning about named static lifetimes into lint "unused_lifetimes"
Zhi Qi
-15
/
+45
2023-02-17
Don't delay ReError bug during lexical region resolve
Michael Goulet
-0
/
+37
2023-02-12
fix UB in ancient test
Ralf Jung
-4
/
+4
2023-01-30
Mention fn coercion rules (needs to be expanded)
Esteban Küber
-0
/
+4
2023-01-30
Don't show `for<'lt>` in force trimmed paths
Esteban Küber
-1
/
+1
2023-01-25
Rollup merge of #107255 - lcnr:implied-b-hr, r=oli-obk
Matthias Krüger
-0
/
+35
2023-01-24
add test where we ignore hr implied bounds
lcnr
-0
/
+35
2023-01-15
Tweak E0597
Esteban Küber
-2
/
+14
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+8428