rust/src/libsyntax_ext
CensoredUsername e32da12753 Correct inline assembly clobber formatting.
Fixes the formatting for inline assembly clobbers used in the book.
As this causes llvm to silently ignore the clobber an error is also
added to catch cases in which the wrong formatting was used.
Additionally a test case is added to confirm that this error works.
2016-07-06 15:02:49 +02:00
..
deriving prefer if let to match with None => {} arm in some places 2016-07-03 16:27:02 -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 prefer if let to match with None => {} arm in some places 2016-07-03 16:27:02 -07: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