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
/
librustc_middle
/
ty
/
error.rs
Age
Commit message (
Expand
)
Author
Lines
2020-05-21
Rollup merge of #72149 - estebank:icemation, r=eddyb
Ralf Jung
-7
/
+6
2020-05-12
Don't `type_of` on trait assoc ty without default
Esteban Küber
-7
/
+6
2020-05-12
Remove ty::UnnormalizedProjection
Jack Huey
-2
/
+0
2020-05-04
fix rebase
Esteban Küber
-2
/
+5
2020-05-04
Suggest restricting type param when it doesn't satisfy projection
Esteban Küber
-2
/
+38
2020-05-03
review comment: use early return
Esteban Küber
-10
/
+19
2020-05-03
review comments: move logic to their own methods
Esteban Küber
-137
/
+139
2020-05-03
fix rebase
Esteban Küber
-1
/
+3
2020-05-02
Add docs
Esteban Küber
-0
/
+18
2020-05-02
Suggest constraint on `impl Trait` in return type
Esteban Küber
-21
/
+47
2020-05-02
fix rebase
Esteban Küber
-1
/
+1
2020-05-02
Point at associated types when they have a default type
Esteban Küber
-6
/
+64
2020-05-02
review comment: use or patterns
Esteban Küber
-4
/
+2
2020-05-02
When a projection is expected, suggest constraining or calling method
Esteban Küber
-41
/
+157
2020-05-02
On type mismatch involving associated type, suggest constraint
Esteban Küber
-10
/
+134
2020-05-01
Prevent functions with `#[target_feature]` to be coerced to safe function poi...
LeSeulArtichaut
-1
/
+22
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+495