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
/
src
/
test
/
ui
/
async-await
/
async-block-control-flow-static-semantics.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-81
/
+0
2022-11-26
Pretty-print generators with their `generator_kind`
Arpad Borsos
-4
/
+4
2022-11-24
Avoid `GenFuture` shim when compiling async constructs
Arpad Borsos
-4
/
+2
2022-08-08
Adjust wording
Michael Goulet
-4
/
+4
2022-08-07
Implement special-cased projection error message for some common traits
Michael Goulet
-2
/
+2
2022-07-21
Do if-expression obligation stuff less eagerly
Michael Goulet
-9
/
+9
2022-07-20
Suggest returning binding from block or enclosing scope on coerce_forced_unit...
Michael Goulet
-9
/
+9
2022-06-28
Note concrete type being coerced into object
Michael Goulet
-2
/
+2
2022-03-30
Restore `impl Future<Output = Type>` to async blocks
Michael Goulet
-2
/
+2
2022-03-22
remove [async output] from impl Future
Michael Goulet
-2
/
+2
2021-11-23
Update test outputs
Michael Goulet
-2
/
+2
2021-02-06
path trimming: ignore type aliases
Dan Aloni
-4
/
+4
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-12
/
+12
2020-03-23
Update tests
John Kåre Alsaker
-16
/
+16
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-6
/
+6
2019-11-18
Remove E0308 note when primary label has all info
Esteban Küber
-10
/
+0
2019-11-18
review comments: tweak prefix strings
Esteban Küber
-12
/
+12
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-2
/
+2
2019-10-31
Fix incorrect diagnostics for expected type in E0271 with an associated type
Ohad Ravid
-6
/
+6
2019-10-02
WIP fix tests
Niko Matsakis
-10
/
+16
2019-08-21
more `--bless`ing + test error annotations fixes
Artem Varaksa
-2
/
+2
2019-08-21
improve diagnostics: break/continue wrong context
Artem Varaksa
-4
/
+12
2019-08-20
--bless post no async_await gates in tests.
Mazdak Farrokhzad
-8
/
+8
2019-08-18
Better error message for break in async blocks.
Giles Cope
-7
/
+7
2019-08-09
fix tests
Esteban Küber
-3
/
+3
2019-08-09
Test interaction btw async blocks and ?, return, break.
Mazdak Farrokhzad
-0
/
+79