]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_def/src/nameres.rs
Use placeholder instead of `Option`
[rust.git] / crates / ra_hir_def / src / nameres.rs
2019-12-05 ice1000Use placeholder instead of `Option`
2019-12-05 ice1000One pub function less is good!
2019-12-05 ice1000Reduce visibility, use struct instead of tuples
2019-12-04 ice1000No block at the moment
2019-12-04 ice1000Remove almost unused `ModuleSource::new`
2019-12-04 ice1000Confluent `ModuleSource` usage
2019-12-04 ice1000Add `ModuleSource::Block`
2019-12-04 ice1000Fix test compilation
2019-12-04 ice1000Three-state enum for module origin
2019-12-03 bors[bot]Merge #2469
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-12-01 Edwin ChengFix comment
2019-11-30 bors[bot]Merge #2451
2019-11-30 Edwin ChengAdd BuiltinShadowMode
2019-11-28 bors[bot]Merge #2441
2019-11-28 Aleksey KladovUse InFile for AstId
2019-11-28 bors[bot]Merge #2440
2019-11-28 Aleksey KladovRename Source -> InFile
2019-11-25 bors[bot]Merge #2401
2019-11-25 bors[bot]Merge #2392
2019-11-24 bors[bot]Merge #2387
2019-11-24 Aleksey KladovSimplify
2019-11-24 bors[bot]Merge #2381
2019-11-24 Aleksey KladovCleanup nameres
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 #2382
2019-11-24 Aleksey KladovPush poison_macros down
2019-11-24 Aleksey KladovReduce visbility
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 #2375
2019-11-23 Aleksey KladovPrivatise nameres
2019-11-23 Aleksey KladovRename CrateModuleId
2019-11-23 Aleksey KladovMove ImportId
2019-11-23 bors[bot]Merge #2372
2019-11-23 Aleksey KladovGet rid of DefDatabase2
2019-11-23 bors[bot]Merge #2366
2019-11-23 Aleksey KladovMove attrs query to hir_def
2019-11-20 bors[bot]Merge #2326
2019-11-20 bors[bot]Merge #2324
2019-11-20 Aleksey KladovMove traits to hir_def
2019-11-16 bors[bot]Merge #2263
2019-11-15 bors[bot]Merge #2268
2019-11-15 bors[bot]Merge #2270
2019-11-15 Aleksey KladovRemove wrong clone
2019-11-15 bors[bot]Merge #2252
2019-11-15 bors[bot]Merge #2264
2019-11-15 Aleksey KladovStore impls in CrateDefMap
2019-11-15 Aleksey KladovReduce visibility
2019-11-15 bors[bot]Merge #2262
2019-11-15 bors[bot]Merge #2261
2019-11-15 Aleksey KladovReduce visibility
2019-11-15 bors[bot]Merge #2257
2019-11-15 Aleksey KladovMove scope tests to hir_def
2019-11-15 bors[bot]Merge #2251
2019-11-15 Aleksey KladovPrivatize modules
2019-11-15 Aleksey KladovRefactor Module::from_source to properly descend from...
2019-11-09 bors[bot]Merge #2169
2019-11-08 bors[bot]Merge #2196
2019-11-08 Aleksey KladovTouch up nameres doc comment
2019-11-08 Aleksey KladovExtract path resolution submodule
2019-11-08 Aleksey KladovSimplify
2019-11-06 bors[bot]Merge #2179
2019-11-04 bors[bot]Merge #2177
2019-11-04 Aleksey KladovReduce visibility
2019-11-04 bors[bot]Merge #2174
2019-11-04 Aleksey KladovReduce visibility
2019-11-04 bors[bot]Merge #2173
2019-11-04 bors[bot]Merge #2149
2019-11-03 bors[bot]Merge #2171
2019-11-03 Aleksey KladovReexport relative_path from ra_db
2019-11-03 bors[bot]Merge #2166
2019-11-03 bors[bot]Merge #2163
2019-11-03 Aleksey KladovRemove last traces of nameres from hir
2019-11-03 Aleksey KladovRestore crate_def_map marks
2019-11-03 Aleksey Kladovmove crate_def_map tests to hir_def
2019-11-03 Aleksey KladovMove CrateDefMap to hir_def
2019-10-31 bors[bot]Merge #2139
2019-10-31 Aleksey Kladovmove mod_resolution to hir_def
2019-10-30 bors[bot]Merge #2132
2019-10-30 bors[bot]Merge #2128
2019-10-30 Aleksey Kladovfix compilation
2019-10-30 Aleksey Kladovmove raw_items to hir_def