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
/
traits
/
trait-alias
Age
Commit message (
Expand
)
Author
Lines
2020-04-08
Small tweaks to required bound span
Esteban Küber
-3
/
+3
2020-04-08
Use `PredicateObligation`s instead of `Predicate`s
Esteban Küber
-1
/
+1
2020-04-02
tests: remove ignore directives from tests that mention core/alloc/std spans.
Eduard-Mihai Burtescu
-7
/
+2
2020-03-29
Tweak `suggest_constraining_type_param`
Esteban Küber
-4
/
+3
2020-03-21
Add explanation message for E0224
Nixon Enraght-Moony
-0
/
+1
2020-02-09
Improve reporting errors and suggestions for trait bounds
Patryk Wychowaniec
-3
/
+7
2020-02-02
Deal with spans showing `std` lib
Esteban Küber
-2
/
+7
2020-02-02
Point at reason in object unsafe trait with `Self` in supertraits or `where`-...
Esteban Küber
-1
/
+4
2020-02-02
Wording changes to object unsafe trait errors
Esteban Küber
-1
/
+1
2020-02-02
Use more accurate failed predicate spans
Esteban Küber
-5
/
+4
2019-12-24
Tweak errors for missing associated types and type parameters
Esteban Küber
-3
/
+3
2019-10-24
syntax: reject `trait Foo: Bar = Baz;`.
Mazdak Farrokhzad
-5
/
+20
2019-10-15
Consider trait aliases
Esteban Küber
-3
/
+4
2019-09-22
Point at type param when it's cause of unfulfilled obligation
Esteban Küber
-4
/
+4
2019-09-22
On obligation errors point at the unfulfilled binding when possible
Esteban Küber
-2
/
+2
2019-09-08
Update test stderr with results of enabling unused lints
Mark Rousskov
-1
/
+1
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-15
/
+8
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-06-22
adding in these files that didn't get added in previous commit
Andrew
-2
/
+2
2019-06-21
changed expected output in tests so it now passes with changed output
Andrew
-2
/
+2
2019-05-29
Update ui test suite to use dyn
memoryruins
-13
/
+13
2019-05-20
Addressed more points raised in review.
Alexander Regueiro
-93
/
+335
2019-05-20
Addressed points raised in review.
Alexander Regueiro
-27
/
+65
2019-05-20
Update tests.
Alexander Regueiro
-0
/
+1333