about summary refs log tree commit diff
path: root/compiler/rustc_hir/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-11-26Remove unnecessary dependencies.Nicholas Nethercote-1/+0
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-8/+8
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2022-07-06Make AST lowering a query.Camille GILLOT-0/+1
2022-06-27Update `smallvec` to 1.8.1.Nicholas Nethercote-1/+1
2022-06-13remove currently unused depsklensy-1/+0
2022-04-05span: move `MultiSpan`David Wood-0/+1
2021-10-29Update odht crate to 0.3.1 (big-endian bugfix)Michael Woerister-1/+1
2021-09-21Auto merge of #89103 - Mark-Simulacrum:migrate-2021, r=estebankbors-1/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-09-20Update odht crate to 0.3.0Michael Woerister-1/+1
2021-09-17Update odht to 0.2.1Michael Woerister-1/+1
2021-09-14Use on-disk-hash-table format for DefPathHashMap in hir::definitions.Michael Woerister-0/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-02-14bumped smallvec depsklensy-1/+1
2021-01-04Add check for array/usize mismatch in astconvkadmin-0/+1
2020-09-01hir: replace `lazy_static` by `SyncLazy` from stdmarmeladema-1/+0
2020-08-30mv compiler to compiler/mark-0/+20