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
Age
Commit message (
Expand
)
Author
Lines
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-3
/
+3
2021-08-03
bless trivial polonius diagnostics changes
Rémy Rakic
-1
/
+1
2021-08-03
Bless test
Giacomo Stevanato
-3
/
+3
2021-08-03
Add regression tests
Giacomo Stevanato
-0
/
+38
2021-08-02
Rollup merge of #86176 - nbdd0121:explicit-generic-args, r=jackh726
Cameron Steffen
-0
/
+49
2021-08-02
Implement a `explicit_generic_args_with_impl_trait` feature gate
Gary Guo
-0
/
+49
2021-08-01
Auto merge of #87546 - rusticstuff:issue87450-take-two, r=davidtwco
bors
-0
/
+43
2021-07-30
Add regression test for issue #87450.
Hans Kratz
-0
/
+43
2021-07-30
Use multispan suggestions more often
Esteban Küber
-33
/
+41
2021-07-27
Remove min_tait and full_tait stderr dangling files
Santiago Pastorino
-346
/
+0
2021-07-27
Make all tests use type_alias_impl_trait feature instead of min
Santiago Pastorino
-54
/
+195
2021-07-27
Use type_alias_impl_trait instead of min in compiler and lib
Santiago Pastorino
-192
/
+41
2021-07-23
Rollup merge of #87383 - Alexendoo:impl_trait_in_bindings-tests, r=oli-obk
Yuki Okushi
-0
/
+221
2021-07-22
Add regression tests for the impl_trait_in_bindings ICEs
Alex Macleod
-0
/
+221
2021-07-22
Add a regression test
Oli Scherer
-0
/
+24
2021-07-22
Make mir borrowck's use of opaque types independent of the typeck query's result
Oli Scherer
-26
/
+9
2021-07-20
Get back the more precise suggestion spans of old regionck
Oli Scherer
-4
/
+4
2021-07-19
Improve impl trait disallowed context error text
Santiago Pastorino
-88
/
+88
2021-07-18
Remove impl_trait_in_bindings feature flag
Santiago Pastorino
-111
/
+56
2021-07-18
Remove impl_trait_in_bindings handling on inference error reporting
Santiago Pastorino
-77
/
+0
2021-07-18
Remove impl trait bindings handling on const AST lowering
Santiago Pastorino
-32
/
+35
2021-07-17
Remove OpaqueTyOrigin::Binding
Santiago Pastorino
-341
/
+8
2021-06-29
Bless UI tests
Fabian Wolff
-0
/
+2
2021-06-12
Pretty print generator witness only in `-Zverbose` mode
Tomasz Miąsko
-2
/
+2
2021-05-30
Auto merge of #83772 - jhpratt:revamp-step-trait, r=Mark-Simulacrum
bors
-2
/
+1
2021-05-26
Unify feature flags as `step_trait`
Jacob Pratt
-1
/
+0
2021-05-26
bless compare-mode=nll output
Niko Matsakis
-2
/
+2
2021-05-26
stabilize member constraints
Niko Matsakis
-33
/
+17
2021-05-26
Make Range implementation safe
Jacob Pratt
-1
/
+1
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-23
Tweak suggestion output
Esteban Küber
-0
/
+8
2021-04-08
Suggest changing impl parameter types to match trait
Esteban Küber
-3
/
+8
2021-04-08
Use more accurate spans for trait/impl method arg divergence
Esteban Küber
-2
/
+2
2021-04-08
Rollup merge of #83689 - estebank:cool-bears-hot-tip, r=davidtwco
Dylan DPC
-1
/
+5
2021-04-07
rebase and update tests
Esteban Küber
-1
/
+5
2021-04-07
Rollup merge of #83954 - estebank:issue-83613, r=varkor
Dylan DPC
-4
/
+4
2021-04-06
Remove trailing `:` from E0119 message
Esteban Küber
-4
/
+4
2021-04-06
forbid `impl Trait` in generic param defaults
SNCPlay42
-59
/
+133
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-25
/
+21
2021-04-02
Rollup merge of #83673 - hi-rustin:rustin-patch-suggestion, r=estebank
Dylan DPC
-8
/
+8
2021-04-02
Auto merge of #80828 - SNCPlay42:opaque-projections, r=estebank
bors
-16
/
+49
2021-03-31
give full path of constraint in suggest_constraining_type_param
hi-rustin
-8
/
+8
2021-03-20
Move some tests to more reasonable directories - 5
Caio
-0
/
+79
2021-03-16
peel derives when checking normalized is expected
SNCPlay42
-0
/
+31
2021-03-16
fix expected/found order on impl trait projection mismatch
SNCPlay42
-16
/
+18
2021-03-15
Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...
Oli Scherer
-39
/
+396
2021-03-12
Make def_key and HIR parenting consistent.
Camille GILLOT
-1
/
+48
2021-02-06
path trimming: ignore type aliases
Dan Aloni
-4
/
+4
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+501
[prev]
[next]