about summary refs log tree commit diff
path: root/src/libsyntax_ext/proc_macro_decls.rs
AgeCommit message (Expand)AuthorLines
2019-02-04libsyntax_ext => 2018Taiki Endo-4/+3
2019-01-28Conditionally skip two passes if their related attributes were not foundJohn Kåre Alsaker-2/+5
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-22/+5
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-04cleanup: remove static lifetimes from constsljedrz-2/+1
2018-11-30proc_macro: introduce a "bridge" between clients (proc macros) and servers (c...Eduard-Mihai Burtescu-0/+441