]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_ty/src/infer.rs
Use fill instread of for loop
[rust.git] / crates / ra_hir_ty / src / infer.rs
2019-12-19 Edwin ChengUse fill instread of for loop
2019-12-19 Edwin ChengUse build_for_def
2019-12-19 Edwin ChengAdd std::ops::Index support for infering
2019-12-17 bors[bot]Merge #2562
2019-12-17 bors[bot]Merge #2568
2019-12-15 bors[bot]Merge #2567
2019-12-15 Florian DieboldAdd test mark
2019-12-15 Florian DieboldHandle impl Trait more correctly
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 Emil LauridsenAdd helper for resolving associated type of trait in...
2019-12-03 bors[bot]Merge #2465
2019-12-03 bors[bot]Merge #2463
2019-12-03 Florian DieboldMake unify pub(crate)
2019-12-02 Florian DieboldCheck receiver type properly
2019-12-02 Florian DieboldExtract unification code to unify module
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 #2442
2019-11-28 Aleksey KladovMove source-related traits to a separate module
2019-11-27 bors[bot]Merge #2429
2019-11-27 Aleksey KladovMove Ty