rust/src/libsyntax/diagnostics
Vadim Petrochenkov f284cbc7af Cleanup interfaces of Name, SyntaxContext and Ident
Make sure Name, SyntaxContext and Ident are passed by value
Make sure Idents don't serve as keys (or parts of keys) in maps, Ident comparison is not well defined
2015-09-24 23:05:02 +03:00
..
macros.rs Introduce a "origin/cause" for new requirements (or bugfixes...) introduced by RFC 1214, 2015-08-12 17:58:22 -04:00
metadata.rs diagnostics: Resurrect the Compiler Error Index. 2015-06-20 16:57:40 +10:00
plugin.rs Cleanup interfaces of Name, SyntaxContext and Ident 2015-09-24 23:05:02 +03:00
registry.rs Remove usage of .map(|&foo| foo) 2015-02-18 00:57:35 +00:00