rust/crates/ra_hir/src
Aleksey Kladov 77f67ca7e2 gracefully handle cycles in crate graph
rust-lang/rust has absolutely weird setup with rustc-workspace-shim,
which leads to real cycles.
2019-01-13 13:39:48 +03:00
..
code_model_impl args -> params 2019-01-12 21:58:16 +01:00
nameres gracefully handle cycles in crate graph 2019-01-13 13:39:48 +03:00
ty args -> params 2019-01-12 21:58:16 +01:00
adt.rs Save variant names in EnumData to reduce needless queries 2019-01-10 14:43:01 +01:00
code_model_api.rs args -> params 2019-01-12 21:58:16 +01:00
code_model_impl.rs uncopypaste def sources 2019-01-11 20:43:10 +03:00
db.rs Small improvements from review comments 2019-01-12 21:51:56 +01:00
expr.rs args -> params 2019-01-12 21:58:16 +01:00
ids.rs actually produce missing def kinds 2019-01-11 21:02:12 +03:00
impl_block.rs Small improvements from review comments 2019-01-12 21:51:56 +01:00
lib.rs actually produce missing def kinds 2019-01-11 21:02:12 +03:00
macros.rs rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
marks.rs introduce marking infrastructure for maintainable tests 2019-01-10 16:45:09 +03:00
mock.rs Implement basic inherent method resolution 2019-01-12 15:01:19 +01:00
module_tree.rs rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
name.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
nameres.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
path.rs Fix use tree desugaring 2019-01-08 15:00:29 +01:00
query_definitions.rs rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
source_binder.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
ty.rs args -> params 2019-01-12 21:58:16 +01:00
type_ref.rs migrate ra_hir to rowan 2.0 2019-01-08 11:28:42 +03:00