]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_def/src/data.rs
Add support macros in impl blocks
[rust.git] / crates / ra_hir_def / src / data.rs
2019-12-20 Edwin ChengAdd support macros in impl blocks
2019-12-20 bors[bot]Merge #2592
2019-12-20 bors[bot]Merge #2608
2019-12-20 Aleksey KladovRename ContainerId -> AssocContainerId
2019-12-17 bors[bot]Merge #2562
2019-12-14 bors[bot]Merge #2552
2019-12-14 Omer Ben-AmramMerge branch 'refs/heads/master' into feature/granular...
2019-12-14 bors[bot]Merge #2554
2019-12-13 Florian DieboldRename N! to name!
2019-12-13 Florian DieboldAdd macros for known names and paths
2019-12-13 bors[bot]Merge #2544
2019-12-12 bors[bot]Merge #2539
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-12-02 bors[bot]Merge #2018
2019-11-30 bors[bot]Merge #2451
2019-11-28 bors[bot]Merge #2442
2019-11-28 Aleksey KladovMove source-related traits to a separate module
2019-11-27 bors[bot]Merge #2433
2019-11-27 Aleksey KladovUse Name::missing consistently
2019-11-26 bors[bot]Merge #2422
2019-11-26 bors[bot]Merge #2418
2019-11-26 bors[bot]Merge #2413
2019-11-26 Aleksey KladovStore names in TraitData
2019-11-25 bors[bot]Merge #2401
2019-11-24 bors[bot]Merge #2381
2019-11-24 bors[bot]Merge #2385
2019-11-24 Aleksey KladovSome docs
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 #2372
2019-11-23 Aleksey KladovGet rid of DefDatabase2
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 KladovMake ImplData's fields public
2019-11-22 Aleksey KladovMove data to a single file