about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/macros.rs
AgeCommit message (Expand)AuthorLines
2022-02-23Introduce `ChunkedBitSet` and use it for some dataflow analyses.Nicholas Nethercote-8/+0
2021-02-28Allow variant attributes in `enum_from_u32!`Camelid-4/+4
2020-09-20Remove unused static_assert macroest31-12/+0
2020-08-30mv compiler to compiler/mark-0/+57