rust/crates/hir-ty/src
2023-11-15 10:34:09 +01:00
..
consteval Store binding mode for each instance independently 2023-10-22 23:35:33 +03:30
diagnostics fix: Diagnose everything in nested items, not just def diagnostics 2023-11-15 10:34:09 +01:00
infer Truncate closure capture place for raw pointer 2023-11-09 20:59:17 +03:30
layout Remove UserError from LayoutError 2023-11-14 13:32:04 +01:00
mir Fix some typos 2023-10-30 10:31:50 +08:00
tests Remove UserError from LayoutError 2023-11-14 13:32:04 +01:00
autoderef.rs
builder.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
chalk_db.rs
chalk_ext.rs Truncate closure capture place for raw pointer 2023-11-09 20:59:17 +03:30
consteval.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
db.rs Simplify 2023-11-14 12:53:14 +01:00
diagnostics.rs Diagnose some orphan trait impl cases 2023-11-14 18:09:34 +01:00
display.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
infer.rs Store binding mode for each instance independently 2023-10-22 23:35:33 +03:30
inhabitedness.rs
interner.rs
lang_items.rs
layout.rs Remove UserError from LayoutError 2023-11-14 13:32:04 +01:00
lib.rs Diagnose some orphan trait impl cases 2023-11-14 18:09:34 +01:00
lower.rs Simplify 2023-11-14 12:53:14 +01:00
mapping.rs
method_resolution.rs Diagnose some orphan trait impl cases 2023-11-14 18:09:34 +01:00
mir.rs make ProjectionStore-impls pub-accessible 2023-10-14 19:20:11 +02:00
primitive.rs
test_db.rs
tests.rs Shrink PatPtr by swapping its AstPtr and Either wrap order 2023-10-06 12:32:37 +02:00
tls.rs
traits.rs Simplify 2023-11-14 12:53:14 +01:00
utils.rs Merge commit '99718d0c8bc5aadd993acdcabc1778fc7b5cc572' into sync-from-ra 2023-07-24 12:21:34 +03:00