]> git.lizzy.rs Git - rust.git/history - crates/ra_hir
Merge #885
[rust.git] / crates / ra_hir /
2019-02-24 bors[bot]Merge #885
2019-02-24 bors[bot]Merge #886
2019-02-23 Florian DieboldRefactor associated method resolution a bit and make...
2019-02-23 bors[bot]Merge #884
2019-02-23 Florian DieboldSplit ty.rs into several modules
2019-02-23 bors[bot]Merge #879
2019-02-23 bors[bot]Merge #880
2019-02-23 Florian DieboldFix resolution of associated method calls across crates
2019-02-22 bors[bot]Merge #866
2019-02-22 Ville PenttinenChange resolve_path to return the fully resolved path...
2019-02-21 Ville PenttinenIgnore failing test for now
2019-02-21 Ville PenttinenMake nameres::ResolvePathResult private and refactor
2019-02-21 Ville PenttinenRemove Const inference for now, refactor PathResult
2019-02-21 bors[bot]Merge #864
2019-02-21 Florian DieboldAdd an assert (and fix the other)
2019-02-21 Ville PenttinenImplement basic support for Associated Methods and...
2019-02-20 Florian DieboldFix handling of generics in tuple variants and refactor...
2019-02-19 bors[bot]Merge #859
2019-02-19 Aleksey Kladovremove ignored macro tests
2019-02-18 bors[bot]Merge #854
2019-02-18 bors[bot]Merge #852
2019-02-18 Aleksey Kladovhandle != operator
2019-02-18 bors[bot]Merge #850
2019-02-17 Florian DieboldHandle tuple structs / enum variants properly in type...
2019-02-17 bors[bot]Merge #844
2019-02-17 bors[bot]Merge #843
2019-02-17 Florian DieboldMake GenericArgs::from_ast pub(crate)
2019-02-17 Florian DieboldUnify with the autorefed/autoderefed receiver type...
2019-02-16 Florian DieboldHandle generic args for method calls
2019-02-16 Florian DieboldHandle impl generics in method calls
2019-02-16 Florian DieboldResolve impl generic params
2019-02-16 Florian DieboldAdd generic params to impl blocks
2019-02-16 Florian DieboldAdd a test for impl generics
2019-02-16 bors[bot]Merge #842
2019-02-16 Florian DieboldTurn ImplBlock into a copy type just containing IDs
2019-02-13 bors[bot]Merge #818
2019-02-13 bors[bot]Merge #816
2019-02-13 Florian DieboldComplete names from prelude
2019-02-13 Florian DieboldHandle extern crates better, so they work correctly...
2019-02-13 Florian DieboldMake edition handling a bit nicer and allow specifying...
2019-02-13 Florian DieboldResolve 2015 style imports
2019-02-13 Florian DieboldKeep track of crate edition
2019-02-13 Florian DieboldImport the prelude
2019-02-13 bors[bot]Merge #813
2019-02-13 bors[bot]Merge #814
2019-02-12 bors[bot]Merge #815
2019-02-12 Florian DieboldFix another crash
2019-02-12 bors[bot]Merge #811
2019-02-12 bors[bot]Merge #810
2019-02-12 Aleksey Kladovmake token trees eq
2019-02-12 bors[bot]Merge #804
2019-02-12 Pascal HertleifFix some typos
2019-02-12 bors[bot]Merge #801
2019-02-12 Laurențiu NicolaImplement completion for associated items
2019-02-12 bors[bot]Merge #802
2019-02-12 Aleksey Kladovreplace clone with copy
2019-02-12 Aleksey Kladovfix obsolete comment
2019-02-11 bors[bot]Merge #793
2019-02-11 Aleksey Kladovremove hard-coded query-group macro
2019-02-11 bors[bot]Merge #781
2019-02-11 bors[bot]Merge #790
2019-02-11 bors[bot]Merge #789
2019-02-11 Aleksey Kladovremove useless hash
2019-02-11 bors[bot]Merge #788
2019-02-11 Aleksey Kladovremove query_definitions
2019-02-11 bors[bot]Merge #787
2019-02-11 Aleksey Kladovrename combine -> or
2019-02-11 bors[bot]Merge #785
2019-02-11 Aleksey Kladovuse extern prelude in Resolver
2019-02-11 bors[bot]Merge #784
2019-02-11 Aleksey Kladovadd graph fixture
2019-02-11 Aleksey KladovHandle SourceRoots automatically in fixtures
2019-02-11 bors[bot]Merge #783
2019-02-11 Ville PenttinenFix typo in Cargo.toml authors
2019-02-11 bors[bot]Merge #782
2019-02-11 Ville PenttinenUpdate authors field in Cargo.tomls to "rust-analyzer...
2019-02-10 bors[bot]Merge #778
2019-02-10 bors[bot]Merge #762
2019-02-10 Florian DieboldImplement glob imports within the same crate
2019-02-10 Florian DieboldImport glob imports from other crates
2019-02-10 Florian DieboldImplement glob imports from enums
2019-02-10 Florian DieboldAdd some tests
2019-02-10 bors[bot]Merge #774
2019-02-10 Florian DieboldSpell cases explicitly in Ty::walk{_mut}
2019-02-10 Florian DieboldAdd an ra_cli command that analyses all crates in the...
2019-02-10 bors[bot]Merge #770
2019-02-10 bors[bot]Merge #773
2019-02-09 Florian DieboldAdd comment and mark
2019-02-09 Florian DieboldFix another crash, and try harder to prevent stack...
2019-02-09 Florian DieboldFix another crash found when analyzing rustc
2019-02-09 Florian DieboldFix handling of literal patterns
2019-02-09 Florian DieboldFix two crashes found by running inference on all of...
2019-02-08 Aleksey Kladovreformat the world
2019-02-07 bors[bot]Merge #755
2019-02-06 bors[bot]Merge #754
2019-02-06 kjeremySome clippy cleanups
2019-02-06 bors[bot]Merge #750
2019-02-06 Aleksey Kladovmove assists to a separate crate
2019-02-05 bors[bot]Merge #740
2019-02-05 bors[bot]Merge #742
next