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
/
multiple-lifetimes
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-238
/
+0
2022-10-25
Name impl trait in region bound suggestion
Michael Goulet
-1
/
+1
2022-07-26
Use real opaque type instead of just saying impl Trait
Michael Goulet
-1
/
+1
2022-06-03
Fully stabilize NLL
Jack Huey
-43
/
+3
2022-05-22
Use revisions for NLL in async-await
Jack Huey
-5
/
+12
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-16
/
+27
2022-02-17
Revert "Auto merge of #91403 - cjgillot:inherit-async, r=oli-obk"
Oli Scherer
-11
/
+14
2022-02-12
Bless nll tests.
Camille GILLOT
-10
/
+8
2022-02-12
Inherit lifetimes for async fn instead of duplicating them.
Camille GILLOT
-4
/
+3
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-27
/
+16
2022-02-02
Register member constraints on the final merged hidden type
Oli Scherer
-14
/
+24
2022-02-02
Lazily resolve type-alias-impl-trait defining uses
Oli Scherer
-18
/
+19
2022-01-19
Simplify error reporting code, remove await point wording
Tyler Mandry
-3
/
+2
2021-12-17
Fix typo in "new region bound" suggestion
Esteban Kuber
-2
/
+2
2021-10-18
Remove regionck member constraint handling and leave it to mir borrowck
Oli Scherer
-16
/
+2
2021-10-15
simplify constrain_opaque_types
Niko Matsakis
-15
/
+67
2021-07-22
bless nll tests
Oli Scherer
-10
/
+6
2021-05-26
bless compare-mode=nll output
Niko Matsakis
-1
/
+1
2021-05-26
stabilize member constraints
Niko Matsakis
-70
/
+4
2020-10-17
Make it more clear when complaining about async fn's return types
Gus Wynn
-2
/
+3
2020-08-22
Use smaller def span for functions
Aaron Hill
-16
/
+4
2020-04-16
reserve variable for empty root region
Niko Matsakis
-2
/
+2
2020-03-23
Update tests
John Kåre Alsaker
-1
/
+41
2020-01-09
Update tests
Vadim Petrochenkov
-1
/
+10
2019-11-18
Auto merge of #58281 - mark-i-m:synthesis, r=estebank
bors
-0
/
+2
2019-11-07
Update ui tests
Guillaume Gomez
-0
/
+1
2019-10-27
update tests
Mark Mansi
-0
/
+2
2019-09-08
Update test stderr with results of enabling unused lints
Mark Rousskov
-1
/
+1
2019-08-20
--bless post no async_await gates in tests.
Mazdak Farrokhzad
-4
/
+4
2019-08-20
Remove async_await gates from tests.
Mazdak Farrokhzad
-20
/
+2
2019-07-30
Adjust tests. wrt. await_macro being removed.
Mazdak Farrokhzad
-1
/
+1
2019-07-04
Reduce reliance on feature(await_macro).
Mazdak Farrokhzad
-1
/
+1
2019-07-02
fix ICE with delay-span-bug
Niko Matsakis
-0
/
+15
2019-07-02
address nits
Niko Matsakis
-1
/
+1
2019-07-02
Update src/test/ui/async-await/multiple-lifetimes/ret-impl-trait-no-fg.rs
Niko Matsakis
-1
/
+1
2019-07-02
Update src/test/ui/async-await/multiple-lifetimes/elided.rs
Niko Matsakis
-1
/
+1
2019-07-02
Update src/test/ui/async-await/multiple-lifetimes/fn-ptr.rs
Niko Matsakis
-1
/
+1
2019-07-02
Update src/test/ui/async-await/multiple-lifetimes/ret-impl-trait-one.rs
Niko Matsakis
-1
/
+1
2019-07-02
introduce more tests covering `async fn` surface
Niko Matsakis
-0
/
+255