]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_def/src/db.rs
Make `find_path_inner` a query
[rust.git] / crates / ra_hir_def / src / db.rs
2020-05-20 Jonas SchievinkMake `find_path_inner` a query
2020-05-20 bors[bot]Merge #4505
2020-05-19 bors[bot]Merge #4491
2020-05-19 bors[bot]Merge #4514
2020-05-19 Aleksey KladovCleanup query fn naming
2020-05-18 bors[bot]Merge #4501
2020-05-18 Jonas Schievink Querify `importable_locations_in_crate`
2020-05-14 bors[bot]Merge #4273
2020-05-13 bors[bot]Merge #4083
2020-05-11 bors[bot]Merge #4358
2020-05-11 bors[bot]Merge #4421
2020-05-10 bors[bot]Merge #4396
2020-05-10 bors[bot]Merge #4394 #4414
2020-05-10 Matthew JasperHighlight mutable statics as mutable
2020-03-26 bors[bot]Merge #3725
2020-03-26 bors[bot]Merge #3727
2020-03-26 bors[bot]Merge #3732
2020-03-26 bors[bot]Merge #3726
2020-03-25 bors[bot]Merge #3724
2020-03-25 Aleksey KladovCleanup memory usage stats
2020-03-16 Aleksey KladovMerge pull request #3610 from matklad/audit3
2020-03-16 bors[bot]Merge #3584
2020-03-16 Aleksey KladovUse `dyn Trait` for working with databse
2020-03-12 Aleksey KladovMerge pull request #3562 from FireofGods/display_for_node
2020-03-06 bors[bot]Merge #3504
2020-03-06 Aleksey KladovNormalize waiting queries names
2020-03-06 bors[bot]Merge #3496
2020-03-06 Aleksey KladovLess confusing profile names
2020-01-11 Florian DieboldApply review suggestions
2020-01-11 Florian DieboldUse query for importable locations
2020-01-09 Aleksey KladovMerge pull request #2732 from detrumi/cargo-toml-not...
2020-01-06 bors[bot]Merge #2714
2020-01-06 bors[bot]Merge #2726
2020-01-04 bors[bot]Merge #2745
2020-01-03 bors[bot]Merge #2743
2020-01-03 bors[bot]Merge #2731
2020-01-03 Michal TerepetaAdd `_query` suffix to `compute_crate_def_map` for...
2020-01-03 Michal TerepetaSplit `crate_def_map` into two methods
2019-12-26 Florian DieboldRemove visibility query, instead add struct field visib...
2019-12-26 Florian DieboldRename Visibility -> RawVisibility
2019-12-26 Florian DieboldAdd infrastructure for visibility on syntax and hir_def...
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-22 bors[bot]Merge #2642
2019-12-22 bors[bot]Merge #2641
2019-12-21 bors[bot]Merge #2637
2019-12-21 bors[bot]Merge #2635
2019-12-21 Aleksey KladovRemove import source map
2019-12-21 bors[bot]Merge #2632
2019-12-21 Aleksey KladovRevert "Merge #2629"
2019-12-21 bors[bot]Merge #2629
2019-12-21 Aleksey KladovRemove import source map
2019-12-13 bors[bot]Merge #2544
2019-12-12 bors[bot]Merge #2539
2019-12-12 Aleksey KladovMove enum&union to new loc
2019-12-12 Aleksey KladovMove structs to new loc
2019-12-12 Aleksey KladovMove traits to the new loc
2019-12-12 bors[bot]Merge #2537
2019-12-12 Aleksey KladovSwitch to the new location for impls
2019-11-28 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-25 bors[bot]Merge #2403
2019-11-25 Aleksey KladovFix hir for ast::UnionDef
2019-11-25 bors[bot]Merge #2401
2019-11-25 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-24 bors[bot]Merge #2381
2019-11-24 bors[bot]Merge #2383
2019-11-24 bors[bot]Merge #2384
2019-11-24 Aleksey KladovSwitch to StaticLoc for statics
2019-11-24 bors[bot]Merge #2365
2019-11-24 bors[bot]Merge #2343
2019-11-24 bors[bot]Merge #2360
2019-11-23 bors[bot]Merge #2373
2019-11-23 Aleksey KladovCleanup imports
2019-11-23 bors[bot]Merge #2372
2019-11-23 Aleksey KladovGet rid of DefDatabase2
2019-11-23 Aleksey KladovMove docs to hir_def
2019-11-23 bors[bot]Merge #2370
2019-11-23 bors[bot]Merge #2369
2019-11-23 Aleksey KladovMove lang_items to hir_def
2019-11-23 bors[bot]Merge #2366
2019-11-23 Aleksey KladovMove attrs query to hir_def
2019-11-22 bors[bot]Merge #2357
2019-11-22 bors[bot]Merge #2358
2019-11-22 Aleksey KladovMove const&static date to hir_def
2019-11-22 bors[bot]Merge #2356
2019-11-22 Aleksey KladovMove data to a single file
2019-11-22 Aleksey KladovMove FunctionData to hir_def
2019-11-22 bors[bot]Merge #2348 #2352
2019-11-22 Aleksey KladovMove TypeAlias to hir_def
2019-11-21 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-20 bors[bot]Merge #2328
2019-11-20 Aleksey KladovMove generic_params query to HIR
2019-11-20 bors[bot]Merge #2327
2019-11-20 Aleksey KladovMove constants to new ID
2019-11-20 Aleksey KladovSwitch type aliases to new sources
2019-11-20 bors[bot]Merge #2326
2019-11-20 bors[bot]Merge #2325
2019-11-20 Aleksey KladovNext gen IDs for functions
2019-11-20 bors[bot]Merge #2324
2019-11-20 Aleksey KladovMove traits to hir_def
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
next