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
/
generator
/
sized-yield.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-26
/
+0
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-3
/
+0
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-4
/
+4
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-1
/
+1
2020-10-06
Fix tests from rebase
Matthew Jasper
-1
/
+1
2020-10-06
Fix rebase
Matthew Jasper
-1
/
+1
2020-10-06
Separate bounds and predicates for associated/opaque types
Matthew Jasper
-0
/
+5
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+2
2020-07-14
Remove `Sized` `on_unimplemented` note
Esteban Küber
-2
/
+0
2020-02-02
Add a resume type parameter to `Generator`
Jonas Schievink
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-1
/
+1
2019-01-27
Change generator trait to use pinning
Wim Looman
-4
/
+4
2019-01-01
Fix broken links to second edition TRPL.
Corey Farwell
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-2
/
+2
2018-08-05
Fix doc link (again)
Felix Rabe
-2
/
+2
2018-07-17
Fix doc link
Felix Rabe
-2
/
+2
2018-07-10
Fix typo in error message E0277
Rémy Rakic
-3
/
+3
2018-06-19
Update message for `!Sized` types
Esteban Küber
-5
/
+5
2018-06-19
Add link to book for `Sized` errors
Esteban Küber
-0
/
+2
2018-06-19
Add message to `rustc_on_unimplemented` attributes in core
Esteban Küber
-5
/
+6
2018-03-21
Make resuming generators unsafe instead of the creation of immovable generato...
John Kåre Alsaker
-3
/
+3
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-02-26
Update UI tests
Vadim Petrochenkov
-4
/
+4
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+1
2018-01-29
Require yield types to be sized
John Kåre Alsaker
-0
/
+22