about summary refs log tree commit diff
path: root/src/librustc_data_structures/macros.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-57/+0
2020-02-11Move macro enum_from_u32 to rustc_data_structures.Camille GILLOT-0/+38
2019-12-22Format the worldMark Rousskov-2/+2
2019-07-04Switch master to 1.38Mark Rousskov-3/+1
2019-06-10Stabilize underscore_const_names: stage0 -> bootstrap.Mazdak Farrokhzad-3/+3
2019-06-10Stabilize underscore_const_names.Mazdak Farrokhzad-2/+3
2019-05-21update doc commentRalf Jung-2/+1
2019-05-21static_assert: make use of anonymous constantsRalf Jung-3/+3
2019-05-19Improve type size assertionsVadim Petrochenkov-0/+9
2019-03-02Bootstrap compiler update for 1.35 releaseMark Rousskov-2/+1
2019-02-11Use `allow_internal_unstable` in rustc itselfOliver Scherer-1/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-16Ensure that the `static_assert!` argument is a `bool`Oliver Scherer-1/+2
2018-11-13Move `static_assert!` into librustc_data_structures.Nicholas Nethercote-0/+21