summary refs log tree commit diff
path: root/src/libsyntax_ext/standard_library_imports.rs
AgeCommit message (Expand)AuthorLines
2019-07-31Replace a few Attribute constructors with mk_attrMark Rousskov-9/+2
2019-07-31Remove span argument from mk_attr_{inner,outer}Mark Rousskov-1/+0
2019-07-31Remove AttrId from Attribute constructorsMark Rousskov-1/+0
2019-07-27Move standard library injection into libsyntax_extVadim Petrochenkov-0/+95