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-12-11
Add spacing information to delimiters.
Nicholas Nethercote
-2
/
+2
2023-12-11
Improve `print_tts` by changing `tokenstream::Spacing`.
Nicholas Nethercote
-2
/
+2
2023-11-28
Fix spans for bad await in inline const
Michael Goulet
-16
/
+2
2023-11-28
Eagerly return ExprKind::Err on yield/await in wrong coroutine context
Michael Goulet
-1
/
+0
2023-11-24
Show number in error message even for one error
Nilstrieb
-14
/
+14
2023-10-25
Rename in preparation for moving the `async` printing out of `CoroutineSource`
Oli Scherer
-1
/
+1
2023-10-20
Rename lots of files that had `generator` in their name
Oli Scherer
-0
/
+0
2023-10-20
s/generator/coroutine/
Oli Scherer
-13
/
+13
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-1
/
+1
2023-10-13
Stabilize AFIT and RPITIT
Michael Goulet
-18
/
+3
2023-10-03
Point to full async fn for future
Michael Goulet
-2
/
+2
2023-09-28
Auto merge of #115659 - compiler-errors:itp, r=cjgillot
bors
-15
/
+1
2023-09-23
Bless tests.
Camille GILLOT
-81
/
+26
2023-09-23
Revert duplication of tests.
Camille GILLOT
-46
/
+3
2023-09-21
adjust how closure/generator types and rvalues are printed
Ralf Jung
-6
/
+6
2023-09-19
Add more if let guard tests
Matthew Jasper
-0
/
+8
2023-09-08
Stabilize impl_trait_projections
Michael Goulet
-15
/
+1
2023-08-28
Revert "Suggest using `Arc` on `!Send`/`!Sync` types"
David Tolnay
-2
/
+0
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