rust/crates/hir_ty/src
2021-09-27 12:54:24 +02:00
..
diagnostics Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
infer Avoid type inference panic on bitslice methods 2021-09-12 10:49:40 +02:00
tests internal: more reasonable grammar for blocks 2021-09-26 19:16:09 +03:00
autoderef.rs Fix a comment typo in autoderef.rs 2021-09-16 13:47:01 +10:00
builder.rs clippy::useless_conversion 2021-06-13 09:25:55 +05:30
chalk_db.rs Bump chalk 2021-09-09 21:12:38 +03:00
chalk_ext.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
consteval.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
db.rs Make block-local trait impls work 2021-06-13 13:00:34 +02:00
diagnostics.rs internal: refactor incorrect case diagnostics 2021-06-13 21:09:03 +03:00
display.rs fix super path wrong display 2021-09-07 17:49:46 +08:00
infer.rs Refactor & improve handling of overloaded binary operators 2021-08-22 17:35:50 +02:00
interner.rs Represent opaque types with TyKind::OpaqueType 2021-07-08 21:40:35 +02:00
lib.rs Refactor & improve handling of overloaded binary operators 2021-08-22 17:35:50 +02:00
lower.rs Simplify 2021-09-19 23:34:07 +02:00
mapping.rs
method_resolution.rs Simplify 2021-09-13 18:50:19 +02:00
primitive.rs
test_db.rs fix: Typos 2021-07-27 18:31:21 -04:00
tests.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
tls.rs Represent opaque types with TyKind::OpaqueType 2021-07-08 21:40:35 +02:00
traits.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
utils.rs adjust hir_def::TypeBound::as_path 2021-08-04 19:49:19 +05:00
walk.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00