about summary refs log tree commit diff
path: root/src/librustc_attr/lib.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-21/+0
2020-08-14Rework `rustc_serialize`Matthew Jasper-2/+1
2020-05-08Work around ICEs during cross-compilationCameron Taggart-0/+4
2020-05-03Implement RFC 2523, `#[cfg(version(..))]`mibac138-0/+2
2020-02-29Rename `syntax` to `rustc_ast` in source codeVadim Petrochenkov-3/+3
2020-02-01Move builtin attribute logic to new rustc_attr crate.Mazdak Farrokhzad-0/+16