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
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
2015-07-21
Add E0404 error explanation
Guillaume Gomez
-1
/
+26
2015-07-21
Add E0405 error explanation
Guillaume Gomez
-3
/
+33
2015-07-21
Add E0403 error explanation
Guillaume Gomez
-1
/
+15
2015-07-20
Fix wording nit for E0253
Alisdair Owens
-2
/
+1
2015-07-20
Auto merge of #27120 - apasel422:associated-item-error, r=arielb1
bors
-1
/
+3
2015-07-19
add separate errors for out-of-place associated consts and types
Andrew Paseltiner
-1
/
+3
2015-07-19
replace word function with method
Alisdair Owens
-1
/
+1
2015-07-18
oops, forgot to fix method name
Alisdair Owens
-2
/
+2
2015-07-18
fix up crate/trait discrepancy, clarify language
Alisdair Owens
-4
/
+4
2015-07-18
Add diagnostics for E0253
Alisdair Owens
-1
/
+17
2015-07-17
Write diagnostics for E0364 and E0365
Alisdair Owens
-2
/
+58
[next]