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
/
bound-normalization-fail.stderr
Age
Commit message (
Expand
)
Author
Lines
2022-06-21
Point at return expression for RPIT-related error
Michael Goulet
-0
/
+6
2022-04-28
Revert diagnostic duplication and accidental stabilization
Oli Scherer
-50
/
+3
2022-03-28
Revert to inference variable based hidden type computation for RPIT
Oli Scherer
-8
/
+55
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-12
/
+12
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-12
/
+12
2022-02-02
Lazily resolve type-alias-impl-trait defining uses
Oli Scherer
-12
/
+12
2021-12-11
Tweak assoc type obligation spans
Esteban Kuber
-2
/
+12
2021-08-24
Normalize associated types with bound vars
Jack Huey
-2
/
+2
2021-08-11
Modify structured suggestion output
Esteban Küber
-2
/
+2
2021-07-18
Remove impl_trait_in_bindings feature flag
Santiago Pastorino
-21
/
+12
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-4
/
+4
2021-03-16
fix expected/found order on impl trait projection mismatch
SNCPlay42
-6
/
+6
2020-10-06
Check opaque types satisfy their bounds
Matthew Jasper
-2
/
+0
2020-06-04
resolve error code e0760
csmoe
-2
/
+2
2020-05-19
Merge branch 'master' into issue-69276
csmoe
-1
/
+2
2020-05-18
bless suggestion on spell out
csmoe
-2
/
+3
2020-05-09
adjust tests
Ralf Jung
-1
/
+2
2020-05-02
On type mismatch involving associated type, suggest constraint
Esteban Küber
-4
/
+8
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-1
/
+1
2020-02-02
compiletest: error if `compile-fail` header in ui test.
Tyler Lanphear
-4
/
+4
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-2
/
+2
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-4
/
+4
2019-09-18
Add explanation to type mismatch involving type params and assoc types
Esteban Küber
-0
/
+4
2019-08-20
--bless post no async_await gates in tests.
Mazdak Farrokhzad
-4
/
+4
2019-08-16
Update stderr files with --bless
sd234678
-3
/
+3
2019-08-12
typeck: Prohibit RPIT types that inherit lifetimes
David Wood
-4
/
+10
2019-08-02
Update syntax in existing tests
varkor
-3
/
+3
2019-07-30
--bless tests due to INCOMPLETE_FEATURES being a lint.
Mazdak Farrokhzad
-0
/
+2
2019-07-03
Normalize projections in opaque types
Jonas Schievink
-0
/
+29