rust/src/libsyntax_ext
Mazdak Farrokhzad e437861d27
Rollup merge of #57537 - sinkuu:fmt_perf, r=alexcrichton
Small perf improvement for fmt

Added benchmark is based on #10761
2019-01-22 12:20:23 +01:00
..
deriving Fix trace_macros and log_syntax 2018-12-27 15:51:36 +03:00
asm.rs make panictry! private to libsyntax 2019-01-02 11:02:30 -05:00
assert.rs make panictry! private to libsyntax 2019-01-02 11:02:30 -05:00
Cargo.toml
cfg.rs make panictry! private to libsyntax 2019-01-02 11:02:30 -05:00
compile_error.rs Improve error recovery for some built-in macros 2018-12-30 01:43:35 +03:00
concat_idents.rs Improve error recovery for some built-in macros 2018-12-30 01:43:35 +03:00
concat.rs Mark incorrect recovered char literals as TyErr to avoid type errors 2019-01-20 14:51:54 +09:00
diagnostics.rs Remove licenses 2018-12-25 21:08:33 -07:00
env.rs Improve error recovery for some built-in macros 2018-12-30 01:43:35 +03:00
format_foreign.rs Remove licenses 2018-12-25 21:08:33 -07:00
format.rs Rollup merge of #57537 - sinkuu:fmt_perf, r=alexcrichton 2019-01-22 12:20:23 +01:00
global_asm.rs make panictry! private to libsyntax 2019-01-02 11:02:30 -05:00
lib.rs Remove licenses 2018-12-25 21:08:33 -07:00
log_syntax.rs Make sure feature gate errors are recoverable 2018-12-27 15:51:37 +03:00
proc_macro_decls.rs Implement basic input validation for built-in attributes 2019-01-13 14:17:19 +03:00
proc_macro_impl.rs Remove licenses 2018-12-25 21:08:33 -07:00
proc_macro_server.rs Remove TokenStream::Tree variant. 2019-01-14 09:10:26 +11:00
test_case.rs Make sure feature gate errors are recoverable 2018-12-27 15:51:37 +03:00
test.rs Auto merge of #57321 - petrochenkov:atokens, r=nikomatsakis 2019-01-16 15:01:20 +00:00
trace_macros.rs Make sure feature gate errors are recoverable 2018-12-27 15:51:37 +03:00