]> git.lizzy.rs Git - rust.git/history - crates/ra_hir/src/from_source.rs
Optimize and profile
[rust.git] / crates / ra_hir / src / from_source.rs
2019-12-21 Aleksey KladovOptimize and profile
2019-12-20 bors[bot]Merge #2592
2019-12-20 bors[bot]Merge #2612
2019-12-20 Aleksey KladovFix resolve for field init shorthand
2019-12-20 bors[bot]Merge #2607
2019-12-20 Aleksey KladovRebuild ra_lsp_server and nest helper function.
2019-12-20 Aleksey KladovHandle nested declrations in from_source
2019-12-20 Aleksey KladovAdd local functions to bodies
2019-12-13 bors[bot]Merge #2544
2019-12-12 bors[bot]Merge #2540
2019-12-12 Aleksey KladovDedupe from_source impls
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 KladovSimplify from_source
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-08 bors[bot]Merge #2501 #2502 #2503
2019-12-08 bors[bot]Merge #2504
2019-12-08 bors[bot]Merge #2498
2019-12-08 Aleksey KladovDrop some unused methods
2019-12-08 Aleksey KladovCleanup Crate API
2019-12-08 bors[bot]Merge #2466
2019-12-07 bors[bot]Merge #2495
2019-12-07 Aleksey KladovDiscover type parameters in more cases
2019-12-07 bors[bot]Merge #2494
2019-12-07 Aleksey KladovRename GenericParam -> TypeParam
2019-12-07 Aleksey KladovClassify name works for TypeParams
2019-12-06 bors[bot]Merge #2489
2019-12-06 bors[bot]Merge #2484
2019-12-06 Aleksey KladovDynMap
2019-12-06 bors[bot]Merge #2481
2019-12-05 bors[bot]Merge #2479
2019-12-05 Florian DieboldAdd expansion infrastructure for derive macros
2019-12-05 bors[bot]Merge #2480
2019-12-05 Aleksey KladovReduce copy-paste
2019-12-05 Aleksey KladovIntroduce ChildFromSource
2019-12-05 bors[bot]Merge #2474
2019-12-05 ice1000One pub function less is good!
2019-12-04 ice1000No block at the moment
2019-12-04 ice1000Remove almost unused `ModuleSource::new`
2019-12-04 ice1000Add `ModuleSource::Block`
2019-12-02 bors[bot]Merge #2018
2019-11-30 bors[bot]Merge #2451
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 KladovReformat
2019-11-27 Aleksey KladovRename module_id -> local_id
2019-11-25 bors[bot]Merge #2403
2019-11-25 Aleksey KladovFix hir for ast::UnionDef
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 #2393
2019-11-24 Aleksey KladovSimplify ADT fields
2019-11-24 bors[bot]Merge #2390
2019-11-24 Aleksey KladovSimplify
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 KladovSimplify
2019-11-24 Aleksey KladovSwitch to StaticLoc for statics
2019-11-24 bors[bot]Merge #2382
2019-11-24 Aleksey KladovCleanup imports
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 #2319
2019-11-20 Aleksey KladovRename Source::ast -> Source::value
2019-11-16 bors[bot]Merge #2263
2019-11-15 bors[bot]Merge #2271
2019-11-15 bors[bot]Merge #2268
2019-11-15 kjeremyHandle ast::MacroCall in classify_name and impl FromSou...
2019-11-15 bors[bot]Merge #2266
2019-11-15 Aleksey KladovSourcify some things
2019-11-15 bors[bot]Merge #2252
2019-11-15 bors[bot]Merge #2264
2019-11-15 Aleksey KladovRemove old impls infrastructure
2019-11-15 bors[bot]Merge #2251
2019-11-15 Aleksey KladovRefactor Module::from_source to properly descend from...
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 #2235
2019-11-14 Aleksey KladovHandle macro-generated expressions slightly less wrong
2019-11-11 bors[bot]Merge #2200
2019-11-11 Aleksey KladovAdd hir::Local
2019-11-11 bors[bot]Merge #2205
2019-11-09 bors[bot]Merge #2198
2019-11-09 Aleksey KladovUnfork struct and union ids
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 KladovMove CrateDefMap to hir_def
next