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_resolve
/
diagnostics.rs
Age
Commit message (
Expand
)
Author
Lines
2016-03-25
Lift the restriction on reusing names of primitive types
Vadim Petrochenkov
-45
/
+0
2016-02-19
Show candidates for names not in scope
Vlad Ureche
-6
/
+6
2016-02-15
Global error explanations improvements
ggomez
-40
/
+42
2016-02-07
Update long error explanations
Guillaume Gomez
-67
/
+94
2016-01-29
Add check for unused error codes
ggomez
-2
/
+2
2016-01-20
Improve E0317 long diagnostics
Manish Goregaokar
-1
/
+35
2015-12-15
Improve E0401 diagnostics to mention other items.
Manish Goregaokar
-7
/
+41
2015-11-19
Add long error diagnostics for E0401
Manish Goregaokar
-1
/
+71
2015-11-16
Rollup merge of #29796 - barosl:unresolved-import-extern-crate, r=steveklabnik
Steve Klabnik
-0
/
+9
2015-11-14
rustfmt librustc_resolve
corentih
-3
/
+3
2015-11-12
Improve the detailed error message for E0432
Barosl Lee
-0
/
+9
2015-09-20
E0422 description.
christopherdumas
-1
/
+23
2015-09-01
Add E0439 error explanation
Guillaume Gomez
-7
/
+7
2015-09-01
Comment out unused error codes
Guillaume Gomez
-18
/
+18
2015-09-01
Add E0411 error explanation
Guillaume Gomez
-1
/
+49
2015-08-11
rollup merge of #27635: GuillaumeGomez/patch-4
Alex Crichton
-2
/
+10
2015-08-11
Update E0425 error explanation
Guillaume Gomez
-2
/
+2
2015-08-10
Add another example for E0425
Guillaume Gomez
-0
/
+8
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-5
/
+5
2015-08-07
Auto merge of #27378 - GuillaumeGomez:patch-2, r=brson
bors
-9
/
+178
2015-08-07
Add a guard example for E0416
Guillaume Gomez
-0
/
+9
2015-08-06
Add another example for E0412
Guillaume Gomez
-5
/
+8
2015-08-06
Update E0423 example
Guillaume Gomez
-13
/
+13
2015-08-06
Add E0416 error explanation
Guillaume Gomez
-1
/
+20
2015-08-06
Add E0415 error explanation
Guillaume Gomez
-1
/
+16
2015-08-06
Add E0419 error explanation
Guillaume Gomez
-1
/
+27
2015-08-06
Add examples in E0412
Guillaume Gomez
-2
/
+12
2015-08-04
Add E0412 error explanation
Guillaume Gomez
-1
/
+17
2015-07-31
Add E0435 error explanation
Guillaume Gomez
-1
/
+20
2015-07-31
Replace "impls" by "implementations"
Guillaume Gomez
-7
/
+8
2015-07-30
Rollup merge of #27352 - nagisa:illegal-to-invalid-docs, r=steveklabnik
Manish Goregaokar
-1
/
+1
2015-07-29
Add E0413 error explanation
Guillaume Gomez
-3
/
+34
2015-07-29
Add E0423 error explanation
Guillaume Gomez
-2
/
+23
2015-07-28
Replace occurences of illegal in user facing docs
Simonas Kazlauskas
-1
/
+1
2015-07-27
Auto merge of #27230 - GuillaumeGomez:patch-1, r=brson
bors
-9
/
+156
2015-07-24
Fix typo
Guillaume Gomez
-9
/
+16
2015-07-24
Add E0425 error explanation
Guillaume Gomez
-1
/
+23
2015-07-24
Add E0426 error explanation
Guillaume Gomez
-1
/
+19
2015-07-24
Add E0432 error explanation
Guillaume Gomez
-2
/
+24
2015-07-24
Add E0431 error explanation
Guillaume Gomez
-3
/
+13
2015-07-24
Add E0430 error explanation
Guillaume Gomez
-1
/
+12
2015-07-24
Improve error explanation
Guillaume Gomez
-4
/
+4
2015-07-23
Fix typo and improve explanation
Guillaume Gomez
-18
/
+8
2015-07-23
Add E0424 error explanation
Guillaume Gomez
-1
/
+43
2015-07-23
Add E0417 error explanation
Guillaume Gomez
-2
/
+27
2015-07-22
add diagnostics for E0437 and E0438
Andrew Paseltiner
-2
/
+51
2015-07-22
Rollup merge of #27156 - AlisdairO:diagnostics253, r=Manishearth
Steve Klabnik
-2
/
+1
2015-07-21
Add E0433 error explanation
Guillaume Gomez
-13
/
+41
2015-07-21
Add E0428 error explanation
Guillaume Gomez
-1
/
+18
2015-07-21
Add E0407 error explanation
Guillaume Gomez
-4
/
+37
[next]