rust/src/libsyntax_ext
Mark Rousskov ab7149bdc5
Rollup merge of #62791 - estebank:type-ascription, r=petrochenkov
Handle more cases of typos misinterpreted as type ascription

Fix #60933, #54516.

CC #47666, #34255, #48016.
2019-07-23 12:51:07 -04:00
..
deriving Adjust other names after the Mark renaming 2019-07-19 12:01:49 +03:00
format_foreign Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
asm.rs syntax: Migrate built-in macros to the regular stability checking 2019-07-07 13:04:07 +03:00
assert.rs Adjust other names after the Mark renaming 2019-07-19 12:01:49 +03:00
Cargo.toml rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
cfg.rs Adjust other names after the Mark renaming 2019-07-19 12:01:49 +03:00
compile_error.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
concat.rs Adjust other names after the Mark renaming 2019-07-19 12:01:49 +03:00
concat_idents.rs Adjust other names after the Mark renaming 2019-07-19 12:01:49 +03:00
env.rs Adjust other names after the Mark renaming 2019-07-19 12:01:49 +03:00
error_codes.rs Make register_[long_]diagnostics hygienic 2019-07-13 10:25:57 +01:00
format.rs Rollup merge of #62791 - estebank:type-ascription, r=petrochenkov 2019-07-23 12:51:07 -04:00
format_foreign.rs Separate libsyntax_ext module 2019-06-16 14:17:01 +03:00
global_asm.rs syntax: Migrate built-in macros to the regular stability checking 2019-07-07 13:04:07 +03:00
lib.rs Remove unnecessary expansions created by #[test_case/test/bench] 2019-07-11 00:12:07 +03:00
log_syntax.rs syntax: Migrate built-in macros to the regular stability checking 2019-07-07 13:04:07 +03:00
proc_macro_decls.rs libsyntax: Remove Mark into ExpnId 2019-07-19 12:01:48 +03:00
proc_macro_impl.rs Cleanup imports 2019-02-13 00:31:51 +09:00
proc_macro_server.rs Adjust other names after the Mark renaming 2019-07-19 12:01:49 +03:00
test.rs Adjust other names after the Mark renaming 2019-07-19 12:01:49 +03:00
test_case.rs Adjust other names after the Mark renaming 2019-07-19 12:01:49 +03:00
trace_macros.rs syntax: Migrate built-in macros to the regular stability checking 2019-07-07 13:04:07 +03:00