rust-analyzer/crates/hir-ty/src
2023-12-06 15:12:55 +01:00
..
consteval Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
diagnostics Simplify 2023-12-06 14:36:39 +01:00
infer Fix macro expansion expression parenthesis wrapping 2023-12-02 13:03:46 +01:00
layout Remove UserError from LayoutError 2023-11-14 13:32:04 +01:00
mir Auto merge of #15959 - Veykril:macro-shower3, r=lnicola 2023-12-04 19:59:53 +00:00
tests Some more minor cleanups 2023-12-02 17:04:13 +01:00
autoderef.rs Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra 2023-07-17 16:49:15 +03:00
builder.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
chalk_db.rs Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra 2023-07-17 16:49:15 +03:00
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 🧹 2023-11-28 10:55:40 +01:00
infer.rs fix variant resolve for type alias 2023-11-26 21:00:11 +08:00
inhabitedness.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
interner.rs Merge commit 'cd3bf9fe51676b520c546460e6d8919b8c8ff99f' into sync-from-ra 2023-06-19 09:14:04 +03:00
lang_items.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
layout.rs Revert "Temporarily revert delay_bug to delayed_bug change" 2023-12-05 13:39:45 +02:00
lib.rs make ParamLoweringMode accessible 2023-12-06 15:12:55 +01:00
lower.rs Fix macro expansion expression parenthesis wrapping 2023-12-02 13:03:46 +01:00
mapping.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
method_resolution.rs address comment 2023-11-17 16:53:38 +08:00
mir.rs Initial support for implicit drop inlay hint 2023-12-01 16:16:46 +03:30
primitive.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs Fix float-split hack not setting up spans correctly 2023-11-28 10:55:39 +01:00
tests.rs Fix macro expansion expression parenthesis wrapping 2023-12-02 13:03:46 +01:00
tls.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
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