.. |
code_model
|
Some clippy fixes for 1.36
|
2019-07-04 17:43:00 -04:00 |
expr
|
make Parse fields private
|
2019-07-12 19:41:13 +03:00 |
nameres
|
Fixed request comments
|
2019-07-14 09:24:18 +03:00 |
ty
|
Switch to Chalk master, without fuel
|
2019-07-15 08:49:55 +02:00 |
adt.rs
|
complete fields in enum variants
|
2019-07-12 20:31:49 +03:00 |
code_model.rs
|
make Parse fields private
|
2019-07-12 19:41:13 +03:00 |
db.rs
|
Some renamings for clarity
|
2019-07-14 18:22:47 +02:00 |
diagnostics.rs
|
use correct file for diagnostics
|
2019-07-05 19:40:02 +03:00 |
either.rs
|
use single version of either in hir
|
2019-06-11 01:26:20 +03:00 |
expr.rs
|
Constify KnownName's
|
2019-07-08 03:29:38 +06:00 |
generics.rs
|
cargo format
|
2019-07-08 04:09:35 +06:00 |
ids.rs
|
make Parse fields private
|
2019-07-12 19:41:13 +03:00 |
impl_block.rs
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +03:00 |
lang_item.rs
|
Some clippy fixes for 1.36
|
2019-07-04 17:43:00 -04: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
|
projection over std::ops::Try::Ok to infer try/?
|
2019-07-09 00:19:09 +09:00 |
nameres.rs
|
cargo format
|
2019-07-08 04:09:35 +06:00 |
path.rs
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +03:00 |
resolve.rs
|
Constify KnownName's
|
2019-07-08 03:29:38 +06:00 |
source_binder.rs
|
complete fields in enum variants
|
2019-07-12 20:31:49 +03:00 |
source_id.rs
|
use more correct phantom types for ptrs
|
2019-07-18 18:13:32 +03:00 |
traits.rs
|
allow rustfmt to reorder imports
|
2019-07-04 23:09:09 +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
|
Remove TypeRef from item opts which implement TypeAscriptionOwner
|
2019-02-27 14:08:09 +02:00 |