rust/src/libsyntax/ext
Jonas Schievink d4a0e545e7 Print the macro context name on incomplete parse
Fixes #22425

Also fixes #30007, since it's just a change from `true` to `false`.
2015-11-23 21:06:51 +01:00
..
deriving Auto merge of #29887 - sanxiyn:match-ref-pats, r=sfackler 2015-11-17 20:10:25 +00:00
tt Print the macro context name on incomplete parse 2015-11-23 21:06:51 +01:00
asm.rs Rename _nopanic methods to remove the suffix. 2015-11-10 16:10:31 -08:00
base.rs Look up macro names as well when suggesting replacements for function resolve errors 2015-11-22 06:48:46 +05:30
build.rs Remove PatWildMulti 2015-10-31 03:44:43 +03:00
cfg.rs Use deref coercions 2015-11-10 20:16:28 +09:00
concat_idents.rs remove Tt prefix from TokenType variants 2015-11-06 14:52:02 +01:00
concat.rs
env.rs
expand.rs Look up macro names as well when suggesting replacements for function resolve errors 2015-11-22 06:48:46 +05:30
format.rs Auto merge of #29761 - eefriedman:rename-nopanic, r=sanxiyn 2015-11-13 10:28:25 +00:00
log_syntax.rs
mtwt.rs Add comment for the use of Ident in hash map in mtwt 2015-10-06 01:47:35 +03:00
quote.rs Fix match_ref_pats flagged by Clippy 2015-11-17 23:24:49 +09:00
source_util.rs Rename _nopanic methods to remove the suffix. 2015-11-10 16:10:31 -08:00
trace_macros.rs remove Tt prefix from TokenType variants 2015-11-06 14:52:02 +01:00