Borrowck error reporting cleanup * Don't show variables created by desugarings in borrowck errors * Move "conflict error" reporting to it's own module, so that `error_reporting` contains only common error reporting methods. * Remove unused `ScopeTree` parameter. r? @pnkfelix |
||
|---|---|---|
| .. | ||
| lexer | ||
| attr.rs | ||
| classify.rs | ||
| diagnostics.rs | ||
| literal.rs | ||
| mod.rs | ||
| parser.rs | ||
| token.rs | ||
| unescape.rs | ||
| unescape_error_reporting.rs | ||