rust-analyzer/crates/hir-ty/src
Lukas Wirth 4f35021ca9
Merge pull request #18907 from Veykril/push-uqlzpttmvurv
Implement `#[rust_analyzer::skip]` for bodies
2025-01-10 13:59:23 +00:00
..
consteval Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
diagnostics minor: New clippy lints 2025-01-06 17:57:17 +01:00
dyn_compatibility Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
infer minor: New clippy lints 2025-01-06 17:57:17 +01:00
layout Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
lower Unify handling of path diagnostics in hir-ty 2024-12-24 18:58:52 +02:00
mir Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
tests Merge pull request #18907 from Veykril/push-uqlzpttmvurv 2025-01-10 13:59:23 +00:00
autoderef.rs Fix new nightly lints 2024-10-22 11:48:41 +02:00
builder.rs Fix lifetime parameters moving paramter defaults 2024-07-02 12:34:32 +02:00
chalk_db.rs minor: Encode TraitData bools as bitflags 2025-01-03 12:46:07 +01:00
chalk_ext.rs Add DynTyExt::principal_id 2024-12-28 18:26:45 +01:00
consteval.rs Allow interpreting consts and statics with interpret function command 2024-11-03 15:35:45 +01:00
db.rs Implement parameter variance inference 2024-12-28 19:54:22 +01:00
diagnostics.rs Extend reported unsafe operations 2024-12-04 08:27:59 +02:00
display.rs Make impl HirDisplay for TraitRef provide just the trait type 2024-12-30 13:34:02 -07:00
dyn_compatibility.rs minor: Encode TraitData bools as bitflags 2025-01-03 12:46:07 +01:00
generics.rs Show variance of parameters on hover 2024-12-28 20:31:20 +01:00
infer.rs Unify handling of path diagnostics in hir-ty 2024-12-24 18:58:52 +02:00
inhabitedness.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
interner.rs Fix a few typos 2024-12-13 09:54:35 +01:00
lang_items.rs Add DynTyExt::principal_id 2024-12-28 18:26:45 +01:00
layout.rs make no-variant types a dedicated Variants variant 2024-12-18 11:01:54 +01:00
lib.rs Show variance of parameters on hover 2024-12-28 20:31:20 +01:00
lower.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
mapping.rs chore: rename salsa to ra_salsa 2024-10-14 10:09:22 -04:00
method_resolution.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
mir.rs Fix new nightly lints 2024-10-22 11:48:41 +02:00
primitive.rs Add f16 and f128 support 2024-07-10 10:43:14 +01:00
test_db.rs chore: rename salsa to ra_salsa 2024-10-14 10:09:22 -04:00
tests.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
tls.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
traits.rs Support AsyncFnX traits 2024-12-03 21:26:26 +02:00
utils.rs Merge pull request #18846 from Veykril/push-kmspklwynynu 2025-01-06 17:12:14 +00:00
variance.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00