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
/
impl-trait
/
where-allowed.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-17
fix impl trait message, bless tests
Michael Goulet
-41
/
+41
2022-02-17
Add more information to `impl Trait` deny error
Michael Goulet
-41
/
+41
2021-11-08
Don't abort compilation after giving a lint error
Joshua Nelson
-0
/
+1
2021-07-19
Improve impl trait disallowed context error text
Santiago Pastorino
-41
/
+41
2021-04-06
forbid `impl Trait` in generic param defaults
SNCPlay42
-4
/
+28
2020-09-26
Call `type_of` for opaque types later in compilation
Matthew Jasper
-0
/
+2
2019-11-18
Fix 'type annotations needed' error with opaque types
Aaron Hill
-5
/
+0
2019-11-14
TAIT: adjust tests
Mazdak Farrokhzad
-0
/
+1
2019-09-24
Remove blanket silencing of "type annotation needed" errors
Esteban Küber
-2
/
+4
2019-08-02
Replace "existential" by "opaque"
varkor
-2
/
+2
2019-08-02
Update syntax in existing tests
varkor
-2
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-25
Added tests.
Alexander Regueiro
-1
/
+0
2018-08-27
fix another
Mark Mansi
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+235