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
/
kindck
Age
Commit message (
Expand
)
Author
Lines
2020-04-08
Small tweaks to required bound span
Esteban Küber
-25
/
+25
2020-03-29
Tweak `suggest_constraining_type_param`
Esteban Küber
-40
/
+32
2020-02-09
Improve reporting errors and suggestions for trait bounds
Patryk Wychowaniec
-24
/
+40
2020-02-02
Wording changes to object unsafe trait errors
Esteban Küber
-3
/
+9
2020-02-02
Slight rewording of diagnostic message
Esteban Küber
-3
/
+3
2020-02-02
Tweak `Self: Sized` restriction diagnostic output
Esteban Küber
-4
/
+9
2020-01-08
Point at the def span of trait refs E0277
Esteban Küber
-1
/
+3
2019-12-30
Add error code explanation for E0477
Donough Liu
-2
/
+4
2019-11-16
Account for `rustc_on_unimplemented`
Esteban Küber
-1
/
+1
2019-11-16
Suggest borrowing when it would satisfy an unmet trait bound
Esteban Küber
-3
/
+3
2019-10-23
Auto merge of #57545 - bovinebuddha:object_safe_for_dispatch, r=nikomatsakis
bors
-6
/
+37
2019-10-22
RFC 2027: "first draft" of implementation
Mathias Blikstad
-6
/
+37
2019-10-15
Update NLL tests
Esteban Küber
-4
/
+12
2019-10-15
Use structured suggestion for restricting bounds
Esteban Küber
-4
/
+12
2019-09-22
fix nll tests
Esteban Küber
-2
/
+2
2019-09-22
hack to avoid incorrect suggestion
Esteban Küber
-8
/
+2
2019-09-22
Point at type param when it's cause of unfulfilled obligation
Esteban Küber
-20
/
+26
2019-09-22
On obligation errors point at the unfulfilled binding when possible
Esteban Küber
-22
/
+22
2019-09-19
When possible point at argument causing item obligation failure
Esteban Küber
-4
/
+4
2019-08-31
Fix nll tests
Esteban Küber
-10
/
+6
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-119
/
+66
2019-05-29
Update ui test suite to use dyn
memoryruins
-77
/
+77
2019-05-12
Change compare mode to use -Zborrowck=mir
Matthew Jasper
-0
/
+95
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-5
/
+3
2019-03-11
Update tests
Vadim Petrochenkov
-12
/
+12
2018-12-28
remove remaining copyright headers
Matthias Krüger
-10
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-157
/
+56
2018-10-17
Update output for borrowck=migrate compare mode.
David Wood
-95
/
+0
2018-09-01
Update tests
Basile Desloges
-12
/
+0
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+933