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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
async-await
Age
Commit message (
Expand
)
Author
Lines
2023-03-03
Label opaque type for 'captures lifetime' error message
Michael Goulet
-2
/
+3
2023-03-01
Add regression test for #107280
Yuki Okushi
-0
/
+97
2023-02-28
Descriptive error when users try to combine RPITIT/AFIT with specialization
Michael Goulet
-11
/
+4
2023-02-27
Rollup merge of #108319 - compiler-errors:dont-project-to-specializable-rpiti...
Matthias Krüger
-0
/
+97
2023-02-24
Rollup merge of #108401 - notriddle:notriddle/diagnostics-article, r=compiler...
Dylan DPC
-2
/
+2
2023-02-23
diagnostics: remove inconsistent English article "this" from E0107
Michael Howell
-2
/
+2
2023-02-23
Rollup merge of #108063 - compiler-errors:associated-type-bounds-in-bad-posit...
Matthias Krüger
-2
/
+2
2023-02-23
Don't project specializable RPITIT projection
Michael Goulet
-0
/
+97
2023-02-22
pluralize stuff
Michael Goulet
-2
/
+2
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-7
/
+7
2023-02-18
Add test
Michael Goulet
-0
/
+77
2023-02-15
Rollup merge of #105300 - aliemjay:member-lower, r=oli-obk
Dylan DPC
-0
/
+10
2023-02-13
fix: improve the suggestion on future not awaited
Vincenzo Palazzo
-35
/
+37
2023-02-09
Introduce `ReError`
Esteban Küber
-1
/
+0
2023-02-07
Add test for Future inflating arg size to 3x
Arpad Borsos
-0
/
+96
2023-02-05
Sort Generator `print-type-sizes` according to their yield points
Arpad Borsos
-5
/
+5
2023-02-03
Rollup merge of #107585 - compiler-errors:fndef-sig-cycle, r=oli-obk
Dylan DPC
-2
/
+2
2023-02-03
Rollup merge of #107500 - bryangarza:future-sizes-baseline-test, r=compiler-e...
Matthias Krüger
-0
/
+94
2023-02-02
Rollup merge of #107201 - compiler-errors:confusing-async-fn-note, r=estebank
Matthias Krüger
-88
/
+5
2023-02-02
Don't cause a cycle when formatting query description that references a FnDef
Michael Goulet
-2
/
+2
2023-02-02
Bless tests after rebase
Bryan Garza
-14
/
+14
2023-02-02
Update test to not trigger stack overflow
Bryan Garza
-8
/
+5
2023-02-02
Move ignore-pass to large-arg test
Bryan Garza
-11
/
+11
2023-02-02
Update based on PR comments
Bryan Garza
-0
/
+97
2023-01-30
Tweak E0271 wording
Esteban Küber
-6
/
+6
2023-01-30
Do not mention lifetime names in force trimmed paths
Esteban Küber
-6
/
+6
2023-01-30
Modify primary span label for E0308
Esteban Küber
-13
/
+13
2023-01-27
Bless tests.
Camille GILLOT
-344
/
+252
2023-01-27
Test the 3 generator handling versions for generator/async tests.
Camille GILLOT
-77
/
+1801
2023-01-25
Rollup merge of #106944 - Nilstrieb:there-once-was-a-diagnostic, r=WaffleLapkin
Matthias Krüger
-0
/
+6
2023-01-25
Rollup merge of #106897 - estebank:issue-99430, r=davidtwco
Matthias Krüger
-16
/
+16
2023-01-22
Remove confusing 'while checking' note from opaque future type mismatches
Michael Goulet
-88
/
+5
2023-01-20
Rollup merge of #106699 - eholk:await-chains-drop-tracking, r=wesleywiser
Matthias Krüger
-0
/
+21
2023-01-19
Add `rustc_on_unimplemented` on `Sync` for cell types
Nilstrieb
-0
/
+6
2023-01-19
Add test
Michael Goulet
-0
/
+26
2023-01-18
Rollup merge of #106753 - compiler-errors:rpitit-not-suggestable, r=spastorino
Michael Goulet
-0
/
+50
2023-01-17
rework min_choice algorithm of member constraints
Ali MJ Al-Nasrawy
-0
/
+10
2023-01-15
Tweak E0597
Esteban Küber
-16
/
+16
2023-01-12
Add a test case for #102383
Eric Holk
-0
/
+21
2023-01-12
Revert "Make nested RPITIT inherit the parent opaque's generics." and adjust ...
Michael Goulet
-1
/
+3
2023-01-12
RPITITs are not suggestable
Michael Goulet
-0
/
+50
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+12053