aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_db/src/change.rs
Commit message (Expand)AuthorAgeFilesLines
* Store macro invocation parameters as text instead of ttLaurențiu Nicola2020-07-221-2/+2
* Remove TypeCtor interningFlorian Diebold2020-07-151-1/+0
* Use Chalk closure supportFlorian Diebold2020-07-151-2/+0
* Remove relative_path dependencyAleksey Kladov2020-07-081-4/+3
* Add a command to compute memory usage statisticsJonas Schievink2020-07-071-0/+9
* Switch to fully dynamically dispatched salsaAleksey Kladov2020-07-071-10/+10
* Fix memory usage accounting for interned queriesJonas Schievink2020-07-031-17/+30
* Split `CrateImplDefs` in inherent and trait implsJonas Schievink2020-07-011-2/+3
* Measure ItemTree query memory usageJonas Schievink2020-06-241-0/+1
* Remove raw item queryJonas Schievink2020-06-241-1/+0
* New VFSAleksey Kladov2020-06-231-62/+23
* Add new query to statsJonas Schievink2020-06-191-0/+1
* Replace `impls_in_trait` with `CrateImplDefs`Jonas Schievink2020-06-191-1/+0
* Remove special casing for library symbolsAleksey Kladov2020-06-181-74/+5
* Remove dead codeAleksey Kladov2020-06-111-8/+1
* Merge #4689bors[bot]2020-06-051-0/+1
|\
| * Review fixesFlorian Diebold2020-06-051-0/+1
* | Measure memory usage of ImportMapJonas Schievink2020-06-051-0/+1
|/
* Cleanup memory usage statsAleksey Kladov2020-03-251-2/+10
* Consider crate declaration namesKirill Bulatov2020-03-081-5/+1
* Normalize waiting queries namesAleksey Kladov2020-03-061-3/+3
* Don't reuse the Chalk solverFlorian Diebold2020-03-061-1/+0
* Run cargo +nightly fix --clippy -Z unstable-optionsKirill Bulatov2020-02-181-1/+1
* DocsAleksey Kladov2020-02-061-1/+2
* Move to a crateAleksey Kladov2020-02-061-0/+386