]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_def/src/nameres/collector.rs
Use placeholder instead of `Option`
[rust.git] / crates / ra_hir_def / src / nameres / collector.rs
2019-12-05 ice1000Use placeholder instead of `Option`
2019-12-04 ice1000Three-state enum for module origin
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 Edwin ChengAdd BuiltinShadowMode
2019-11-27 bors[bot]Merge #2433
2019-11-27 Aleksey KladovUse Name::missing consistently
2019-11-27 bors[bot]Merge #2430
2019-11-27 Aleksey KladovReformat
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 #2403
2019-11-25 Aleksey KladovFix hir for ast::UnionDef
2019-11-25 bors[bot]Merge #2401
2019-11-25 bors[bot]Merge #2392
2019-11-24 bors[bot]Merge #2387
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 #2384
2019-11-24 Aleksey KladovNicer API for attrs
2019-11-24 Aleksey KladovSimplify
2019-11-24 Aleksey KladovSwitch to StaticLoc for statics
2019-11-24 bors[bot]Merge #2382
2019-11-24 Aleksey KladovPush poison_macros down
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-22 bors[bot]Merge #2348 #2352
2019-11-22 bors[bot]Merge #2347
2019-11-22 bors[bot]Merge #2351
2019-11-22 Aleksey KladovEncapsulate Attrs
2019-11-20 bors[bot]Merge #2327
2019-11-20 Aleksey KladovMove constants to new ID
2019-11-20 Aleksey KladovDon't duplicate ContainerId type
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-17 bors[bot]Merge #2287
2019-11-17 Aleksey KladovDisable doctests
2019-11-16 bors[bot]Merge #2263
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 bors[bot]Merge #2257
2019-11-15 Aleksey KladovMove scope tests to hir_def
2019-11-15 bors[bot]Merge #2255
2019-11-15 Aleksey KladovAdd convenience method for testing
2019-11-15 bors[bot]Merge #2165
2019-11-11 bors[bot]Merge #2200
2019-11-11 bors[bot]Merge #2205
2019-11-11 Edwin ChengAdd MacroDefKind
2019-11-11 bors[bot]Merge #2203
2019-11-11 Edwin ChengAdd basic bultin macro infrastructure
2019-11-10 bors[bot]Merge #2201
2019-11-10 Matthias EinwagOverwrite the prelude with one defined in a later depen...
2019-11-09 Matthias EinwagResolve core types
2019-11-09 bors[bot]Merge #2198
2019-11-09 Aleksey KladovUnfork struct and union ids
2019-11-09 bors[bot]Merge #2169
2019-11-08 bors[bot]Merge #2196
2019-11-08 Aleksey KladovExtract path resolution submodule
2019-11-08 Aleksey KladovSimplify
2019-11-04 bors[bot]Merge #2173
2019-11-04 bors[bot]Merge #2149
2019-11-03 bors[bot]Merge #2166
2019-11-03 bors[bot]Merge #2163
2019-11-03 Aleksey KladovRestore crate_def_map marks
2019-11-03 Aleksey KladovIntroduce ra_db::fixture fixture module
2019-11-03 Aleksey KladovMove CrateDefMap to hir_def