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
/
async-await
/
issues
Age
Commit message (
Expand
)
Author
Lines
2023-08-09
Suggest using `Arc` on `!Send`/`!Sync` types
Esteban Kuber
-0
/
+2
2023-07-29
Change default panic handler message format.
Mara Bos
-2
/
+4
2023-07-10
Do not set up wrong span for adjustments
Michael Goulet
-1
/
+1
2023-06-04
Fix type-inference regression in #112225
Arpad Borsos
-0
/
+55
2023-05-08
Tweak borrow suggestion
Michael Goulet
-4
/
+6
2023-04-27
Tweak await span
Michael Goulet
-36
/
+36
2023-03-01
Add regression test for #107280
Yuki Okushi
-0
/
+97
2023-02-23
diagnostics: remove inconsistent English article "this" from E0107
Michael Howell
-2
/
+2
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-7
/
+7
2023-02-13
fix: improve the suggestion on future not awaited
Vincenzo Palazzo
-3
/
+1
2023-02-02
Rollup merge of #107201 - compiler-errors:confusing-async-fn-note, r=estebank
Matthias Krüger
-5
/
+0
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
2023-01-27
Bless tests.
Camille GILLOT
-38
/
+4
2023-01-27
Test the 3 generator handling versions for generator/async tests.
Camille GILLOT
-7
/
+49
2023-01-22
Remove confusing 'while checking' note from opaque future type mismatches
Michael Goulet
-5
/
+0
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1405
[prev]