rust/library/core
Mara Bos dd262e3856 Add cfg(not(bootstrap)) on the new rustc_diagnostic_item attributes.
The beta compiler doesn't accept rustc_diagnostic_items on macros yet.
2020-10-18 23:45:20 +02:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Add cfg(not(bootstrap)) on the new rustc_diagnostic_item attributes. 2020-10-18 23:45:20 +02:00
tests Rollup merge of #79114 - andjo403:nonzero_leading_trailing_zeros, r=m-ou-se 2020-11-18 15:46:31 +01:00
Cargo.toml