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
/
edition-deny-async-fns-2015.stderr
Age
Commit message (
Expand
)
Author
Lines
2022-10-05
Bless tests
Michael Goulet
-20
/
+6
2022-09-21
Split out async_fn_in_trait into a separate feature
Dan Johnson
-1
/
+1
2022-09-09
Adjust pretty printing of RPITITs
Michael Goulet
-2
/
+2
2022-09-09
Bless tests, fix ICE with ImplTraitPlaceholder
Michael Goulet
-7
/
+23
2022-03-07
diagnostics: only talk about `Cargo.toml` if running under Cargo
Michael Howell
-9
/
+9
2021-08-30
Update test output for stable Rust 2021.
Mara Bos
-9
/
+9
2020-12-31
Consistently call editions "Rust 20xx" in messages.
Mara Bos
-9
/
+9
2020-12-31
Add edition 2021.
Mara Bos
-9
/
+9
2020-05-05
Detect errors caused by `async` block in 2015 edition
Esteban Küber
-18
/
+9
2020-02-13
ast_validation: tweak diagnostic output
Mazdak Farrokhzad
-1
/
+1
2020-02-13
parser: move `ban_async_in_2015` to `fn` parsing & improve it.
Mazdak Farrokhzad
-0
/
+36
2020-02-13
IsAsync -> enum Async { Yes { span: Span, .. }, No }
Mazdak Farrokhzad
-1
/
+3
2019-11-18
Add error code documentation
Esteban Küber
-1
/
+2
2019-11-18
Reword help and add test
Esteban Küber
-0
/
+3
2019-10-01
syntax: reformat passing of `FnHeader` to `parse_item_fn`.
Mazdak Farrokhzad
-6
/
+6
2019-08-20
--bless post no async_await gates in tests.
Mazdak Farrokhzad
-10
/
+10
2019-06-29
Always parse 'async unsafe fn' + properly ban in 2015.
Mazdak Farrokhzad
-11
/
+17
2019-05-24
Move async/await tests to test/ui/async-await
varkor
-0
/
+57