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
Age
Commit message (
Expand
)
Author
Lines
2023-10-19
add non-regression test for issue 116657
Rémy Rakic
-0
/
+105
2023-10-08
remove trailing dots
Ali MJ Al-Nasrawy
-31
/
+31
2023-10-08
always show and explain sub region
Ali MJ Al-Nasrawy
-17
/
+114
2023-10-08
improve the suggestion of generic_bound_failure
Ali MJ Al-Nasrawy
-12
/
+20
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-0
/
+13
2023-09-24
Remove span from BrAnon.
Camille GILLOT
-15
/
+15
2023-09-21
adjust how closure/generator types and rvalues are printed
Ralf Jung
-1
/
+1
2023-08-30
add test for issue 114907
Rémy Rakic
-0
/
+119
2023-08-06
Remove FIXME about NLL diagnostic that is already improved
Martin Nordholts
-3
/
+1
2023-07-29
Change default panic handler message format.
Mara Bos
-1
/
+2
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-57
/
+57
2023-07-10
Do not set up wrong span for adjustments
Michael Goulet
-43
/
+43
2023-06-30
resolve typerelative ctors to adt
Eric Mark Martin
-1
/
+1
2023-06-21
Print def_id on EarlyBoundRegion debug
Santiago Pastorino
-2
/
+2
2023-06-15
Rollup merge of #112654 - aliemjay:closure-output-normalize, r=compiler-errors
Guillaume Gomez
-0
/
+49
2023-06-15
normalize closure output before relation
Ali MJ Al-Nasrawy
-0
/
+49
2023-06-12
Adjust UI tests for `unit_bindings`
许杰友 Jieyou Xu (Joe)
-3
/
+3
2023-06-05
Resolve vars in result from scrape_region_constraints
Michael Goulet
-0
/
+2
2023-05-21
Rename `drop_ref` lint to `dropping_references`
Urgau
-1
/
+1
2023-05-21
Rename `drop_copy` lint to `dropping_copy_types`
Urgau
-1
/
+1
2023-05-12
Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwco
bors
-0
/
+4
2023-05-10
Adjust tests for new drop and forget lints
Urgau
-0
/
+4
2023-05-09
Rollup merge of #111021 - c410-f3r:dqewdas, r=petrochenkov
Matthias Krüger
-0
/
+253
2023-05-08
Move tests
Caio
-0
/
+253
2023-05-05
tweak spans for `ref mut` suggestion
Ezra Shaw
-1
/
+1
2023-05-05
tweak "make mut" spans (No. 3)
Ezra Shaw
-1
/
+1
2023-05-05
tweak "make mut" spans when assigning to locals
Ezra Shaw
-1
/
+1
2023-04-25
vars are ?
Michael Goulet
-199
/
+199
2023-04-19
Extend and use `hir::Node::body_id`
Maybe Waffle
-8
/
+30
2023-04-12
Split out a separate feature gate for impl trait in associated types
Oli Scherer
-1
/
+1
2023-04-06
Remove index from BrAnon
Jack Huey
-15
/
+15
2023-04-05
Fix a debuginfo test with a hard-coded hash
Thom Chiovoloni
-1
/
+1
2023-04-05
Bless tests
Thom Chiovoloni
-3
/
+3
2023-03-31
allow ReError in CanonicalUserTypeAnnotation
Ali MJ Al-Nasrawy
-0
/
+40
2023-03-07
Auto merge of #108691 - aliemjay:closure-subject, r=jackh726
bors
-16
/
+94
2023-03-04
tweak debug output and bless tests
Ali MJ Al-Nasrawy
-16
/
+16
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-03-03
Label opaque type for 'captures lifetime' error message
Michael Goulet
-4
/
+17
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-2
/
+2
2023-02-17
Rollup merge of #108009 - c410-f3r:moar-tests, r=petrochenkov
Matthias Krüger
-0
/
+111
2023-02-16
Move tests
Caio
-0
/
+111
2023-02-15
Rollup merge of #105300 - aliemjay:member-lower, r=oli-obk
Dylan DPC
-0
/
+254
2023-02-09
Cleanup free_region_relations a bit
Jack Huey
-2
/
+2
2023-01-30
Tweak use of trimmed paths
Esteban Küber
-1
/
+1
2023-01-30
Do not mention lifetime names in force trimmed paths
Esteban Küber
-4
/
+4
2023-01-30
Don't show `for<'lt>` in force trimmed paths
Esteban Küber
-4
/
+4
2023-01-17
rework min_choice algorithm of member constraints
Ali MJ Al-Nasrawy
-0
/
+254
[prev]
[next]