rust/src/libsyntax/ext
2019-08-17 21:04:48 +03:00
..
tt review comments: use structured suggestion 2019-08-09 09:40:26 -07:00
allocator.rs syntax_ext: Turn #[global_allocator] into a regular attribute macro 2019-07-24 12:29:44 +03:00
base.rs resolve/expand: Rename some things for clarity 2019-08-17 21:04:48 +03:00
build.rs Ident::with_empty_ctxt -> Ident::with_dummy_span 2019-08-15 20:39:26 +03:00
expand.rs resolve/expand: Rename some things for clarity 2019-08-17 21:04:48 +03:00
placeholders.rs resolve/expand: Rename some things for clarity 2019-08-17 21:04:48 +03:00
proc_macro.rs Move special treatment of derive(Copy, PartialEq, Eq) from expansion infrastructure to elsewhere 2019-08-03 23:57:35 +03:00
proc_macro_server.rs hygiene: ExpnInfo -> ExpnData 2019-08-15 20:41:45 +03:00