about summary refs log tree commit diff
path: root/crates/ide/src/shuffle_crate_graph.rs
AgeCommit message (Expand)AuthorLines
2022-04-25Re-export `FxHashMap` and `FxHashSet` from `ide_db`Lukas Wirth-4/+4
2022-03-09fix: Properly handle proc-macro crate types for nameresLukas Wirth-0/+1
2021-12-07internal: add "Shuffle Crate Graph" commandJonas Schievink-0/+70