rust-analyzer/crates/hir-ty/src
bors bfe82cda48 Auto merge of #14036 - Veykril:write-method-resolution, r=Veykril
Record method resolution for remaining operator expressions

This allows goto def and future substituted hover to work for the concrete impls.
2023-02-01 10:23:33 +00:00
..
consteval remove useless conversions 2023-01-02 15:02:54 +00:00
diagnostics Use lang item resolution instead of known paths 2023-01-21 19:03:36 +01:00
infer Record method resolution for try expressions 2023-01-27 11:25:34 +01:00
layout fix: Fix target-data-layout fetching incorrectly passing 'rustc' to rustc 2023-01-19 21:31:08 +01:00
tests Auto merge of #14036 - Veykril:write-method-resolution, r=Veykril 2023-02-01 10:23:33 +00:00
autoderef.rs unsize cast array only on pointer type 2023-01-31 20:23:38 +03:30
builder.rs Record method resolution for call expressions 2023-01-27 11:06:41 +01:00
chalk_db.rs Replace SmolStr usage with lang item enum for lang items 2023-01-21 17:55:45 +01:00
chalk_ext.rs Replace SmolStr usage with lang item enum for lang items 2023-01-21 17:55:45 +01:00
consteval.rs remove useless casts 2023-01-02 15:02:54 +00:00
db.rs Don't compute layout if TargetDataLayout is not available 2023-01-16 22:43:27 +03:30
diagnostics.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
display.rs Replace SmolStr usage with lang item enum for lang items 2023-01-21 17:55:45 +01:00
infer.rs Record method resolution for try expressions 2023-01-27 11:25:34 +01:00
inhabitedness.rs ⬆️ rust-analyzer 2022-09-06 21:20:49 +03:00
interner.rs Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
lang_items.rs Replace SmolStr usage with lang item enum for lang items 2023-01-21 17:55:45 +01:00
layout.rs Don't compute layout if TargetDataLayout is not available 2023-01-16 22:43:27 +03:30
lib.rs Remove TypeWalk and use TypeFlags instead 2023-01-24 19:44:58 +09:00
lower.rs Replace SmolStr usage with lang item enum for lang items 2023-01-21 17:55:45 +01:00
mapping.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
method_resolution.rs unsize cast array only on pointer type 2023-01-31 20:23:38 +03:30
primitive.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
tests.rs Write down adjustments introduced by binary operators 2023-01-02 23:16:09 +01:00
tls.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
traits.rs Replace SmolStr usage with lang item enum for lang items 2023-01-21 17:55:45 +01:00
utils.rs Replace SmolStr usage with lang item enum for lang items 2023-01-21 17:55:45 +01:00