]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_def/src/body.rs
Replace `ra_hir_expand::either` with crate
[rust.git] / crates / ra_hir_def / src / body.rs
2019-12-03 ice1000Replace `ra_hir_expand::either` with crate
2019-12-02 bors[bot]Merge #2018
2019-12-02 bors[bot]Merge #2462
2019-12-02 bors[bot]Merge #2457
2019-12-01 bors[bot]Merge #2455
2019-11-30 bors[bot]Merge #2451
2019-11-30 Edwin ChengAdd BuiltinShadowMode
2019-11-28 bors[bot]Merge #2442
2019-11-28 Aleksey KladovMove source-related traits to a separate module
2019-11-28 bors[bot]Merge #2440
2019-11-28 Aleksey KladovRename Source -> InFile
2019-11-27 bors[bot]Merge #2430
2019-11-27 Aleksey KladovRename module_id -> local_id
2019-11-26 bors[bot]Merge #2422
2019-11-26 bors[bot]Merge #2420
2019-11-26 bors[bot]Merge #2418
2019-11-26 Edwin ChengHide MacroCallLoc
2019-11-25 bors[bot]Merge #2388
2019-11-25 bors[bot]Merge #2401
2019-11-25 bors[bot]Merge #2392
2019-11-24 bors[bot]Merge #2390
2019-11-24 Aleksey KladovDocs
2019-11-24 bors[bot]Merge #2387
2019-11-24 Aleksey KladovSimplify
2019-11-24 bors[bot]Merge #2381
2019-11-24 bors[bot]Merge #2385
2019-11-24 Aleksey KladovCleanup
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-20 bors[bot]Merge #2327
2019-11-20 Aleksey KladovMove constants to new ID
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 #2319
2019-11-20 Aleksey KladovRename Source::ast -> Source::value
2019-11-15 bors[bot]Merge #2165
2019-11-14 bors[bot]Merge #2243
2019-11-14 Aleksey KladovMove body queries to hir_def
2019-11-14 bors[bot]Merge #2240
2019-11-14 Aleksey KladovMove scopes to hir_def
2019-11-14 bors[bot]Merge #2238
2019-11-14 Aleksey KladovSlightly better naming
2019-11-14 bors[bot]Merge #2235
2019-11-14 Aleksey KladovHandle macro-generated expressions slightly less wrong
2019-11-14 Aleksey KladovMove expansion to Expander
2019-11-14 Aleksey KladovMove parse_path to Expander
2019-11-14 Aleksey KladovExpansion stack scaffold
2019-11-14 Aleksey KladovAdd Expader::to_source
2019-11-14 Aleksey KladovMove original_file to Expander
2019-11-14 Aleksey KladovRename MacroResolver -> Expander
2019-11-14 Aleksey KladovMove current file to MacroResolver
2019-11-14 Aleksey KladovReduce visibility
2019-11-12 bors[bot]Merge #2223
2019-11-12 Aleksey KladovMove expression lowering to hir_def
2019-11-12 bors[bot]Merge #2217
2019-11-12 bors[bot]Merge #2221
2019-11-12 Aleksey KladovMove definition of exprs to hir_def