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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
impl-trait
/
issues
Age
Commit message (
Expand
)
Author
Lines
2021-08-30
Update test output for stable Rust 2021.
Mara Bos
-1
/
+1
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-1
/
+1
2021-07-27
Remove min_tait and full_tait stderr dangling files
Santiago Pastorino
-76
/
+0
2021-07-27
Make all tests use type_alias_impl_trait feature instead of min
Santiago Pastorino
-12
/
+42
2021-07-27
Use type_alias_impl_trait instead of min in compiler and lib
Santiago Pastorino
-27
/
+5
2021-07-22
Add regression tests for the impl_trait_in_bindings ICEs
Alex Macleod
-0
/
+221
2021-07-19
Improve impl trait disallowed context error text
Santiago Pastorino
-4
/
+4
2021-07-18
Remove impl_trait_in_bindings feature flag
Santiago Pastorino
-56
/
+37
2021-07-17
Remove OpaqueTyOrigin::Binding
Santiago Pastorino
-46
/
+0
2021-06-29
Bless UI tests
Fabian Wolff
-0
/
+2
2021-05-16
Add tracking issue
Jonas Schievink
-0
/
+3
2021-05-16
Allow `async {}` expressions in const contexts
Jonas Schievink
-6
/
+15
2021-04-06
forbid `impl Trait` in generic param defaults
SNCPlay42
-0
/
+27
2021-03-16
fix expected/found order on impl trait projection mismatch
SNCPlay42
-8
/
+8
2021-03-15
Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...
Oli Scherer
-7
/
+76
2020-11-16
Add two regression tests
Alex Macleod
-0
/
+90
2020-10-18
Add test for issue-70877
Yuki Okushi
-0
/
+53
2020-10-09
Add a regression test for issue-65581
Yuki Okushi
-0
/
+33
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-4
/
+4
2020-06-15
review comments
Esteban Küber
-2
/
+2
2020-06-15
Expand "recursive opaque type" diagnostic
Esteban Küber
-10
/
+18
2020-02-28
keep predicate order and tweak output
Esteban Küber
-3
/
+5
2020-02-28
Tweak wording
Esteban Küber
-1
/
+1
2020-02-28
Mention the full path of the implementing trait
Esteban Küber
-1
/
+1
2020-02-28
On single local candidate, use span label
Esteban Küber
-2
/
+3
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-2
/
+2
2019-11-08
Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obk
Mazdak Farrokhzad
-175
/
+36
2019-11-06
nested_impl_trait -> error
Mazdak Farrokhzad
-175
/
+36
2019-11-04
Use check-pass in ui tests where appropriate
Tomasz Miąsko
-5
/
+5
2019-10-26
Add detailed explaination for E0666
Sydney Acksman
-0
/
+1
2019-10-24
Changed APIT with explicit generic args span to specific arg spans
Sydney Acksman
-4
/
+6
2019-10-20
Improve error message for APIT with explicit generic parameters
varkor
-4
/
+4
2019-09-09
Auto merge of #64237 - estebank:tweak-method-not-found, r=Centril
bors
-1
/
+1
2019-09-08
Give method not found a primary span label
Esteban Küber
-1
/
+1
2019-09-08
Update test stderr with results of enabling unused lints
Mark Rousskov
-2
/
+2
2019-08-02
Update syntax in existing tests
varkor
-2
/
+2
2019-07-18
Self-referencial type renamed to recursive type.
Giles Cope
-2
/
+2
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-5
/
+5
2019-06-03
Add ui/impl-trait/issues folder
varkor
-0
/
+466