about summary refs log tree commit diff
path: root/compiler/rustc_infer/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-11-22Replace `custom_encodable` with `encodable`.Nicholas Nethercote-1/+0
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-3/+5
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2023-02-06remove unused importsklensy-1/+0
2022-08-23Migrate OpaqueHiddenType, E0282, E0283, E0284, E0698Nikita Tomashevich-0/+1
2022-06-27Update `smallvec` to 1.8.1.Nicholas Nethercote-1/+1
2022-06-13remove currently unused depsklensy-1/+0
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-06-25rustc_infer: Remove unused dependency rustc_astJosh Triplett-1/+0
2021-06-25rustc_infer: Remove unused dependency rustc_graphvizJosh Triplett-1/+0
2021-02-14bumped smallvec depsklensy-1/+1
2020-09-23Move MiniSet to data_structuresAndreas Jonson-1/+0
2020-09-17Intorduced MiniMap - a tiny small storage optimized map implementationValerii Lashmanov-0/+1
2020-08-30mv compiler to compiler/mark-0/+24