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
/
issues
Age
Commit message (
Expand
)
Author
Lines
2020-11-02
Add "this has type `{}` which {}" note
Yuki Okushi
-0
/
+5
2020-11-02
Address some code reviews
Yuki Okushi
-7
/
+2
2020-11-02
Separate complex multispan into some notes
Yuki Okushi
-4
/
+11
2020-10-17
Make it more clear when complaining about async fn's return types
Gus Wynn
-2
/
+4
2020-09-26
Call `type_of` for opaque types later in compilation
Matthew Jasper
-1
/
+1
2020-09-25
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
marmeladema
-2
/
+2
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-13
/
+13
2020-08-08
Be consistent when describing a move as a 'partial' in diagnostics
Aaron Hill
-4
/
+4
2020-07-22
Further tweak wording of E0759 and introduce E0767
Esteban Küber
-2
/
+2
2020-07-01
expand: Stop using nonterminals for passing tokens to attribute and derive ma...
Vadim Petrochenkov
-3
/
+3
2020-06-25
Adds a clearer message for when the async keyword is missing from a function
Nell Shamrell
-2
/
+3
2020-06-15
Change E0758 to E0759 to avoid conflict with #72912
Esteban Küber
-2
/
+2
2020-06-15
small tweaks
Esteban Küber
-5
/
+1
2020-06-15
Register new eror code
Esteban Küber
-0
/
+1
2020-06-15
Use note for requirement source span
Esteban Küber
-1
/
+5
2020-06-15
review comments: wording
Esteban Küber
-1
/
+1
2020-06-15
Tweak wording and add error code
Esteban Küber
-3
/
+3
2020-06-15
Reduce verbosity of suggestion message and mention lifetime in label
Esteban Küber
-1
/
+1
2020-05-30
Tweak wording and spans of `'static` `dyn Trait`/`impl Trait` requirements
Esteban Küber
-8
/
+5
2020-05-30
review comment: tweak wording and account for span overlap
Esteban Küber
-1
/
+1
2020-05-30
Account for returned `dyn Trait` evaluating to `'static` lifetime
Esteban Küber
-1
/
+1
2020-04-28
Rollup merge of #71340 - Valloric:more-check-pass, r=nikomatsakis
Dylan DPC
-4
/
+4
2020-04-23
Moving more build-pass tests to check-pass
Val Markovic
-4
/
+4
2020-04-22
Tweak wording
Esteban Küber
-1
/
+1
2020-04-22
Tweak `'static` suggestion code
Esteban Küber
-1
/
+5
2020-04-19
Do not show DefId in diagnostics
Yuki Okushi
-2
/
+24
2020-04-17
Avoid emitting stderr for now
Yuki Okushi
-24
/
+2
2020-04-17
Add test for issue-67893
Yuki Okushi
-0
/
+45
2020-04-16
Auto merge of #70831 - sfackler:shrink-future-stack, r=matthewjasper
bors
-4
/
+1
2020-04-13
Incorporate feedback into diagnostics
Tyler Mandry
-1
/
+1
2020-04-13
Improve span label
Tyler Mandry
-1
/
+1
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+2
2020-04-10
Rollup merge of #69745 - estebank:predicate-obligations-3, r=nikomatsakis,eddyb
Mazdak Farrokhzad
-1
/
+1
2020-04-09
Rollup merge of #70367 - nikomatsakis:issue-69307, r=Aaron1011
Mazdak Farrokhzad
-0
/
+53
2020-04-08
Small tweaks to required bound span
Esteban Küber
-1
/
+1
2020-04-06
add nested regression test
Niko Matsakis
-0
/
+30
2020-04-05
Remove a stack frame from .await calls
Steven Fackler
-4
/
+1
2020-04-02
tests: remove ignore directives from tests that mention core/alloc/std spans.
Eduard-Mihai Burtescu
-10
/
+6
2020-03-24
save/restore `pessimistic_yield` when entering bodies
Niko Matsakis
-0
/
+23
2020-03-23
Update tests
John Kåre Alsaker
-32
/
+12
2020-03-17
Make async/await lowering use resume arguments
Jonas Schievink
-2
/
+2
2020-03-12
update tests
Mark Mansi
-4
/
+4
2020-02-22
update some tests
Mark Mansi
-4
/
+4
2020-02-14
Update tests
Matthew Jasper
-10
/
+1
2020-02-06
Rollup merge of #68524 - jonas-schievink:generator-resume-arguments, r=Zoxc
Dylan DPC
-3
/
+3
2020-02-05
Fix test
Esteban Küber
-0
/
+2
2020-02-05
Account for `fn()` types in lifetime suggestions
Esteban Küber
-5
/
+3
2020-02-05
Use spans for input borrowed types unrelated to return type
Esteban Küber
-1
/
+5
2020-02-02
Add a resume type parameter to `Generator`
Jonas Schievink
-3
/
+3
2020-01-25
Auto merge of #68269 - csmoe:temp, r=estebank
bors
-0
/
+42
[prev]
[next]