rust/crates/ra_hir/src
2019-07-21 13:28:58 +03:00
..
code_model migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
expr rename range -> text_range 2019-07-20 12:58:27 +03:00
nameres migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
ty streamline API 2019-07-21 13:28:58 +03:00
adt.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
code_model.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
db.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
diagnostics.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
either.rs cleanup casts 2019-07-19 18:22:00 +03:00
expr.rs Merge #1562 2019-07-20 11:27:50 +00:00
generics.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
ids.rs flip syntax text to use internal iteration 2019-07-19 20:29:59 +03:00
impl_block.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
lang_item.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
lib.rs highlight mutable variables differently 2019-07-18 18:52:50 +03:00
marks.rs Handle Chalk conversion for FnDef 2019-05-11 16:21:20 +02:00
mock.rs Some clippy fixes for 1.36 2019-07-04 17:43:00 -04:00
name.rs infer type for await 2019-07-20 20:12:19 +09:00
nameres.rs cargo format 2019-07-08 04:09:35 +06:00
path.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
resolve.rs Constify KnownName's 2019-07-08 03:29:38 +06:00
source_binder.rs rename range -> text_range 2019-07-20 12:58:27 +03:00
source_id.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
traits.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00
ty.rs Some renamings for clarity 2019-07-14 18:22:47 +02:00
type_alias.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
type_ref.rs migrate ra_hir to the new rowan 2019-07-19 13:16:25 +03:00