about summary refs log tree commit diff
path: root/compiler/rustc_infer/Cargo.toml
AgeCommit message (Expand)AuthorLines
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