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
/
unsized
Age
Commit message (
Expand
)
Author
Lines
2020-04-24
Add regression test for #26376
Wesley Wiser
-0
/
+25
2020-04-18
Do not emit note for projected derived obligations
Esteban Küber
-1
/
+0
2020-04-18
Maintain chain of derived obligations
Esteban Küber
-0
/
+4
2020-04-08
Small tweaks to required bound span
Esteban Küber
-6
/
+6
2020-04-08
Use `PredicateObligation`s instead of `Predicate`s
Esteban Küber
-4
/
+4
2020-02-02
Account for `?Sized` type parameter bounds
Esteban Küber
-18
/
+18
2019-11-24
Fix pointing at arg for fulfillment errors in function calls
Janusz Marcinkiewicz
-0
/
+63
2019-10-15
Handle more cases
Esteban Küber
-10
/
+21
2019-10-15
Use structured suggestion for restricting bounds
Esteban Küber
-8
/
+12
2019-09-22
Point at type param when it's cause of unfulfilled obligation
Esteban Küber
-2
/
+2
2019-09-22
On obligation errors point at the unfulfilled binding when possible
Esteban Küber
-2
/
+2
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-30
/
+17
2019-05-29
Update ui test suite to use dyn
memoryruins
-16
/
+16
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-01-01
Fix broken links to second edition TRPL.
Corey Farwell
-27
/
+27
2018-12-25
Remove licenses
Mark Rousskov
-105
/
+33
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+547