rust/crates/ra_hir/src
2019-02-06 15:50:26 -05:00
..
code_model_impl Sketching the resolver API 2019-02-01 22:14:34 +01:00
expr Some clippy cleanups 2019-02-06 15:50:26 -05:00
nameres Make extern crates in the root module add to the extern prelude 2019-02-04 21:49:34 +01:00
ty Some clippy cleanups 2019-02-06 15:50:26 -05:00
adt.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
code_model_api.rs Make extern crates in the root module add to the extern prelude 2019-02-04 21:49:34 +01:00
code_model_impl.rs Migrate trait & type to new ids 2019-01-25 01:31:32 +03:00
db.rs make HirDatabase object-safe 2019-02-03 22:15:31 +03:00
docs.rs Make doc comments optional 2019-01-26 10:35:23 -05:00
expr.rs Some clippy cleanups 2019-02-06 15:50:26 -05:00
generics.rs Make the Resolution variants tuple variants 2019-02-01 22:54:30 +01:00
ids.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
impl_block.rs Some clippy cleanups 2019-02-06 15:50:26 -05:00
lib.rs move assists to a separate crate 2019-02-06 17:00:00 +03:00
macros.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
marks.rs Add marks 2019-01-26 23:59:11 +01:00
mock.rs move assists to a separate crate 2019-02-06 17:00:00 +03:00
module_tree.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
name.rs Fixup tests 2019-01-14 19:30:21 +01:00
nameres.rs Fix ReachedFixedPoint value for unresolved external prelude items 2019-02-04 23:26:25 +01:00
path.rs Pass aliases to ImportData 2019-02-02 00:23:53 +01:00
query_definitions.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
resolve.rs Some clippy cleanups 2019-02-06 15:50:26 -05:00
source_binder.rs Some cleanup and additional tests 2019-02-01 23:24:26 +01:00
ty.rs Some clippy cleanups 2019-02-06 15:50:26 -05:00
type_ref.rs migrate ra_hir to rowan 2.0 2019-01-08 11:28:42 +03:00