about summary refs log tree commit diff
path: root/src/librustc_resolve/diagnostics.rs
AgeCommit message (Expand)AuthorLines
2016-06-10resolve: Rewrite resolve_patternVadim Petrochenkov-34/+3
2016-06-06Rollup merge of #33955 - zackmdavis:explain_E0429, r=GuillaumeGomezEduard-Mihai Burtescu-1/+24
2016-05-30revise explanation for E0429 (focus on error first)Zack M. Davis-9/+7
2016-05-29add explanation for E0429 (`self` use declaration must use brace syntax)Zack M. Davis-1/+26
2016-05-27* Fix compile_fail tag (in some cases, it compiled whereas it wasn't expected...Guillaume Gomez-1/+1
2016-05-08Merge E0410 into E0408Manish Goregaokar-15/+14
2016-05-08Add E0408/E0409Manish Goregaokar-4/+87
2016-05-05Add long diagnostics for E0414Manish Goregaokar-1/+63
2016-05-02diagnostics for E0432: imports are relative to crate rootGeorg Brandl-4/+7
2016-04-28Add detailed error message for E0434 #32777Timothy McRoy-1/+45
2016-03-25Lift the restriction on reusing names of primitive typesVadim Petrochenkov-45/+0
2016-02-19Show candidates for names not in scopeVlad Ureche-6/+6
2016-02-15Global error explanations improvementsggomez-40/+42
2016-02-07Update long error explanationsGuillaume Gomez-67/+94
2016-01-29Add check for unused error codesggomez-2/+2
2016-01-20Improve E0317 long diagnosticsManish Goregaokar-1/+35
2015-12-15Improve E0401 diagnostics to mention other items.Manish Goregaokar-7/+41
2015-11-19Add long error diagnostics for E0401Manish Goregaokar-1/+71
2015-11-16Rollup merge of #29796 - barosl:unresolved-import-extern-crate, r=steveklabnikSteve Klabnik-0/+9
2015-11-14rustfmt librustc_resolvecorentih-3/+3
2015-11-12Improve the detailed error message for E0432Barosl Lee-0/+9
2015-09-20E0422 description.christopherdumas-1/+23
2015-09-01Add E0439 error explanationGuillaume Gomez-7/+7
2015-09-01Comment out unused error codesGuillaume Gomez-18/+18
2015-09-01Add E0411 error explanationGuillaume Gomez-1/+49
2015-08-11rollup merge of #27635: GuillaumeGomez/patch-4Alex Crichton-2/+10
2015-08-11Update E0425 error explanationGuillaume Gomez-2/+2
2015-08-10Add another example for E0425Guillaume Gomez-0/+8
2015-08-09Use https URLs to refer to rust-lang.org where appropriate.Eli Friedman-5/+5
2015-08-07Auto merge of #27378 - GuillaumeGomez:patch-2, r=brsonbors-9/+178
2015-08-07Add a guard example for E0416Guillaume Gomez-0/+9
2015-08-06Add another example for E0412Guillaume Gomez-5/+8
2015-08-06Update E0423 exampleGuillaume Gomez-13/+13
2015-08-06Add E0416 error explanationGuillaume Gomez-1/+20
2015-08-06Add E0415 error explanationGuillaume Gomez-1/+16
2015-08-06Add E0419 error explanationGuillaume Gomez-1/+27
2015-08-06Add examples in E0412Guillaume Gomez-2/+12
2015-08-04Add E0412 error explanationGuillaume Gomez-1/+17
2015-07-31Add E0435 error explanationGuillaume Gomez-1/+20
2015-07-31Replace "impls" by "implementations"Guillaume Gomez-7/+8
2015-07-30Rollup merge of #27352 - nagisa:illegal-to-invalid-docs, r=steveklabnikManish Goregaokar-1/+1
2015-07-29Add E0413 error explanationGuillaume Gomez-3/+34
2015-07-29Add E0423 error explanationGuillaume Gomez-2/+23
2015-07-28Replace occurences of illegal in user facing docsSimonas Kazlauskas-1/+1
2015-07-27Auto merge of #27230 - GuillaumeGomez:patch-1, r=brsonbors-9/+156
2015-07-24Fix typoGuillaume Gomez-9/+16
2015-07-24Add E0425 error explanationGuillaume Gomez-1/+23
2015-07-24Add E0426 error explanationGuillaume Gomez-1/+19
2015-07-24Add E0432 error explanationGuillaume Gomez-2/+24
2015-07-24Add E0431 error explanationGuillaume Gomez-3/+13