]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_def/src/path.rs
Merge #2592
[rust.git] / crates / ra_hir_def / src / path.rs
2019-12-20 bors[bot]Merge #2592
2019-12-19 Edwin ChengAdd std::ops::Index support for infering
2019-12-18 bors[bot]Merge #2589 #2591
2019-12-18 Aleksey KladovRemove dead code
2019-12-18 Aleksey KladovTouch up docs
2019-12-18 Aleksey KladovForbid <T>::foo syntax in mod paths
2019-12-18 Aleksey KladovMove PathKindUp
2019-12-18 Aleksey KladovTouch up docs
2019-12-17 bors[bot]Merge #2583
2019-12-17 bors[bot]Merge #2581
2019-12-17 Aleksey KladovRefactor PathKind
2019-12-17 bors[bot]Merge #2562
2019-12-15 bors[bot]Merge #2559
2019-12-14 bors[bot]Merge #2561
2019-12-14 Aleksey KladovUse different types for path with and without generics
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-14 bors[bot]Merge #2548
2019-12-13 Florian DieboldUse path macro
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 #2550
2019-12-13 Emil LauridsenCorrectly infer - and ! using std::ops::{Neg,Not}
2019-12-13 bors[bot]Merge #2544
2019-12-12 bors[bot]Merge #2543
2019-12-12 Aleksey KladovCorrect obsolete comment
2019-12-12 Aleksey KladovMove use tree lowering to a separate module
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-03 bors[bot]Merge #2469
2019-12-03 ice1000Replace `ra_hir_expand::either` with crate
2019-12-02 bors[bot]Merge #2018
2019-12-01 bors[bot]Merge #2455
2019-11-30 bors[bot]Merge #2451
2019-11-30 bors[bot]Merge #2449
2019-11-29 bors[bot]Merge #2445
2019-11-28 oxalicaInfer range types
2019-11-28 bors[bot]Merge #2440
2019-11-28 Aleksey KladovRename Source -> InFile
2019-11-26 bors[bot]Merge #2412
2019-11-26 bors[bot]Merge #2406
2019-11-26 Edwin ChengAdd hygiene information to SourceAnalyzer
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 #2389
2019-11-24 Aleksey KladovDon't redo field resolution in the IDE
2019-11-24 bors[bot]Merge #2381
2019-11-24 bors[bot]Merge #2385
2019-11-24 Aleksey KladovSome docs
2019-11-24 Aleksey KladovReduce visibility
2019-11-20 bors[bot]Merge #2319
2019-11-20 Aleksey KladovRename Source::ast -> Source::value
2019-10-30 bors[bot]Merge #2132
2019-10-30 bors[bot]Merge #2129
2019-10-30 bors[bot]Merge #2130
2019-10-30 Aleksey Kladovimprove compile time a bit
2019-10-30 Aleksey Kladovmove hygiene to hir_expand
2019-10-30 Aleksey Kladovpush name down to hir_expand
2019-10-30 Aleksey Kladovpush either to hir_expand
2019-10-30 Aleksey Kladovrefactor $crate handling
2019-10-30 bors[bot]Merge #2128
2019-10-30 Aleksey Kladovmove raw_items to hir_def