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.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-07-27
Make all tests use type_alias_impl_trait feature instead of min
Santiago Pastorino
-3
/
+3
2021-07-19
Improve impl trait disallowed context error text
Santiago Pastorino
-41
/
+41
2021-07-18
Remove impl_trait_in_bindings feature flag
Santiago Pastorino
-2
/
+0
2021-04-06
forbid `impl Trait` in generic param defaults
SNCPlay42
-55
/
+78
2021-03-15
Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...
Oli Scherer
-3
/
+3
2020-09-26
Call `type_of` for opaque types later in compilation
Matthew Jasper
-31
/
+51
2020-06-11
Stop special casing top level TAIT
Matthew Jasper
-6
/
+6
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-3
/
+3
2019-11-18
Update test output
Aaron Hill
-57
/
+45
2019-11-14
TAIT: adjust tests
Mazdak Farrokhzad
-16
/
+25
2019-10-26
Add detailed explaination for E0666
Sydney Acksman
-1
/
+1
2019-09-24
Remove blanket silencing of "type annotation needed" errors
Esteban Küber
-44
/
+56
2019-08-02
Replace "existential" by "opaque"
varkor
-2
/
+2
2019-08-02
Update syntax in existing tests
varkor
-29
/
+48
2019-07-21
normalize use of backticks in compiler messages for librustc/hir
Samy Kacimi
-1
/
+1
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-2
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-39
/
+39
2018-09-30
Added help message for `impl_trait_in_bindings` feature gate.
Alexander Regueiro
-0
/
+2
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+244