Lukas Wirth
|
fcb88832de
|
Simplify FileDelegate
|
2024-08-05 13:03:03 +02:00 |
|
Johann Hemmann
|
fad4fa163c
|
cargo clippy --fix
|
2024-01-18 13:59:49 +01:00 |
|
Laurențiu Nicola
|
7197a27028
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
|
Lukas Wirth
|
7f0fbf7f9d
|
Switch crate graph to use an Arena instead of a hashmap
|
2023-04-05 10:32:02 +02:00 |
|
Lukas Wirth
|
d025c5d8d6
|
Make use of NoHash hashing for FileId and CrateId
|
2022-08-25 20:41:49 +02:00 |
|
Jonas Schievink
|
bd7dfac5eb
|
Fix r-a spelling in some places
|
2022-08-01 13:47:09 +02:00 |
|
Lukas Wirth
|
4255996965
|
Re-export FxHashMap and FxHashSet from ide_db
|
2022-04-25 18:51:59 +02:00 |
|
Jonas Schievink
|
5f13fb9db9
|
Add "View Crate Graph (Full)"
|
2021-07-02 00:10:33 +02:00 |
|
Jonas Schievink
|
23cd6d0d56
|
Move dot invocation to rust-analyzer crate
|
2021-05-12 00:14:59 +02:00 |
|
Jonas Schievink
|
d1aa6bbe75
|
Better node label/shapes
|
2021-05-11 19:50:01 +02:00 |
|
Jonas Schievink
|
5b3af25121
|
Only include workspace crates
|
2021-05-11 19:17:43 +02:00 |
|
Jonas Schievink
|
9e6d9baf2e
|
Update crates/ide/src/view_crate_graph.rs
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
|
2021-05-11 16:42:27 +02:00 |
|
Jonas Schievink
|
435c422963
|
Distinguish crates with identical name
|
2021-05-11 16:36:00 +02:00 |
|
Jonas Schievink
|
a85a2c4d15
|
Allow viewing the crate graph in a webview
|
2021-05-11 16:15:31 +02:00 |
|