about summary refs log tree commit diff
path: root/crates/ide/src/status.rs
AgeCommit message (Expand)AuthorLines
2022-01-17status: output all crates a file belongs toJonas Schievink-17/+17
2021-11-29do something with library_symbolsJake Heinz-10/+5
2021-06-29fixMilo-2/+1
2021-06-29Update crates/ide/src/status.rsMilo-1/+1
2021-06-28remove unneeded ifsMilo-9/+1
2021-06-28check if counts should be a thingMilo-9/+12
2021-06-28fix all reviewsMilo-1/+1
2021-06-19remove num_formatMilo-3/+1
2021-06-19update crate and deps sectionMilo-2/+2
2021-06-19use num_formatMilo-1/+3
2021-06-19clean up some wordingMilo-5/+5
2021-06-18remove incorrect double blank new linesMilo-1/+1
2021-06-18Recreate PR.Milo-4/+13
2021-03-31Gifs and screenshots for features in manualAyomide Bamidele-0/+1
2021-01-21Include `countme` crate to count important data structures.Aleksey Kladov-0/+2
2020-11-26Use `ExpandResult` instead of `MacroResult`Jonas Schievink-3/+3
2020-11-24Rename `parse_macro` to `parse_macro_expansion`Jonas Schievink-1/+1
2020-11-24hir_expand: propagate expansion errorsJonas Schievink-3/+5
2020-10-24Re-export base_db from ide_dbIgor Aleksanov-3/+3
2020-10-20Rename declaration_name -> display_nameAleksey Kladov-1/+1
2020-10-02Properly name the fieldKirill Bulatov-1/+1
2020-09-29Extend **Status** command to also show dep info for the fileAleksey Kladov-16/+33
2020-09-29Remove periodic gc stubAleksey Kladov-3/+2
2020-08-13Rename ra_ide -> ideAleksey Kladov-0/+145