about summary refs log tree commit diff
path: root/src/librustc_index/vec.rs
AgeCommit message (Expand)AuthorLines
2020-04-05Stop importing int/float modules in librustc_*Linus Färnstrand-1/+0
2020-03-17Rename `from_u32_const` -> `from_u32`Dylan MacKenzie-1/+1
2020-03-17Make `newtype_index` methods constDylan MacKenzie-24/+6
2020-02-29mem::zeroed/uninit: panic on types that do not permit zero-initializationRalf Jung-1/+1
2020-02-06index ReEmpty by universeNiko Matsakis-0/+8
2020-01-06Improve hygiene of `newtype_index`Matthew Jasper-20/+23
2019-12-22Format the worldMark Rousskov-30/+41
2019-09-29remove indexed_vec re-export from rustc_data_structurescsmoe-0/+830