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
/
suggestions
/
str-array-assignment.stderr
Age
Commit message (
Expand
)
Author
Lines
2018-07-18
Implement existential types
Oliver Schneider
-49
/
+0
2018-07-17
Fix doc link
Felix Rabe
-1
/
+1
2018-07-10
Fix typo in error message E0277
Rémy Rakic
-1
/
+1
2018-06-29
Fix incorrect type mismatch label pointing at return type
Esteban Küber
-3
/
+0
2018-06-28
Provide existing ref suggestions for more E0308 errors
Esteban Küber
-1
/
+4
2018-06-19
Update message for `!Sized` types
Esteban Küber
-2
/
+2
2018-06-19
Add link to book for `Sized` errors
Esteban Küber
-0
/
+1
2018-06-19
Add message to `rustc_on_unimplemented` attributes in core
Esteban Küber
-1
/
+1
2018-03-14
update tests
Guillaume Gomez
-2
/
+2
2018-02-26
Update UI tests
Vadim Petrochenkov
-5
/
+5
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+2
2017-12-14
Remove NOTE/HELP annotations from UI tests
Vadim Petrochenkov
-7
/
+7
2017-12-01
Use suggestions instead of notes ref mismatches
Esteban Küber
-2
/
+4
2017-11-27
reword to "consider borrowing here: `{suggestion}`"
Esteban Küber
-1
/
+1
2017-11-25
Add `compile-fail` style comments to tests
Esteban Küber
-7
/
+7
2017-11-25
Suggest using slice when encountering `let x = ""[..];`
Esteban Küber
-0
/
+44