about summary refs log tree commit diff
path: root/compiler/rustc_span/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-9/+9
2023-10-19Initiate the inner usage of `cfg_match`Caio-1/+0
2023-07-03Upgrade to indexmap 2.0.0Josh Stone-1/+1
2023-03-25Update indexmap and rayon cratesJohn Kåre Alsaker-1/+1
2023-03-21Eagerly intern and check CrateNum/StableCrateId collisionsOli Scherer-0/+1
2023-01-10Remove duplicate sha-1 dependencyEric Huss-1/+1
2022-12-20Bump `cfg-if` to `1.0`Chris Denton-1/+1
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2022-02-13Update `sha1`, `sha2`, and `md5` dependenciespierwill-3/+3
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-06-24rustc_span: Explicitly handle crates that differ from package namesJosh Triplett-2/+2
2020-10-14Add support for SHA256 source file hashing for LLVM 11+.Arlo Siemsen-2/+3
2020-08-30mv compiler to compiler/mark-0/+21