rust/src/libsyntax_ext
Manish Goregaokar 0b64a561f6 Rollup merge of #35106 - xen0n:issue-35082, r=alexcrichton
syntax_ext: format: fix ICE with bad named arguments

Fixes #35082 by guarding against a new case of malformed invocation not previously covered.

r? @alexcrichton
2016-07-30 13:44:47 +05:30
..
deriving General MetaItem encapsulation rewrites. 2016-07-25 14:27:10 -07:00
asm.rs Correct inline assembly clobber formatting. 2016-07-06 15:02:49 +02:00
Cargo.toml Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
cfg.rs Rollup merge of #34385 - cgswords:tstream, r=nrc 2016-06-26 02:11:59 +00:00
concat_idents.rs Rollup merge of #34339 - jseyfried:thin_vec, r=petrochenkov,Manishearth 2016-06-26 02:18:43 +00:00
concat.rs Rollup merge of #34385 - cgswords:tstream, r=nrc 2016-06-26 02:11:59 +00:00
env.rs prefer if let to match with None => {} arm in some places 2016-07-03 16:27:02 -07:00
format.rs syntax_ext: format: fix ICE with bad named arguments 2016-07-29 16:40:10 +08:00
lib.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
log_syntax.rs Rollup merge of #34385 - cgswords:tstream, r=nrc 2016-06-26 02:11:59 +00:00
trace_macros.rs Rollup merge of #34385 - cgswords:tstream, r=nrc 2016-06-26 02:11:59 +00:00