rust/src/libsyntax/ext
2019-08-05 08:48:22 -04:00
..
tt Auto merge of #63248 - petrochenkov:nomarker, r=matthewjasper 2019-08-05 04:36:51 +00:00
allocator.rs syntax_ext: Turn #[global_allocator] into a regular attribute macro 2019-07-24 12:29:44 +03:00
base.rs Auto merge of #63248 - petrochenkov:nomarker, r=matthewjasper 2019-08-05 04:36:51 +00:00
build.rs Drop explicit span argument from mk_name_value_item 2019-08-05 08:48:22 -04:00
expand.rs Drop span argument from mk_list_item 2019-08-05 08:45:00 -04:00
placeholders.rs Point at type ascription before macro invocation on expansion parse error 2019-07-30 09:16:27 -07: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 Move proc macro server into libsyntax 2019-07-27 13:55:25 +03:00