rust-analyzer/crates/hir-def/src
Shoyu Vanilla (Flint) db0420c278
Some checks failed
metrics / build_metrics (push) Has been cancelled
rustdoc / rustdoc (push) Has been cancelled
metrics / other_metrics (diesel-1.4.8) (push) Has been cancelled
metrics / other_metrics (hyper-0.14.18) (push) Has been cancelled
metrics / other_metrics (ripgrep-13.0.0) (push) Has been cancelled
metrics / other_metrics (self) (push) Has been cancelled
metrics / other_metrics (webrender-2022) (push) Has been cancelled
metrics / generate_final_metrics (push) Has been cancelled
Merge pull request #20642 from ChayimFriedman2/wasm-safe
fix: Make `#[target_feature]` always safe on WASM
2025-09-11 05:09:26 +00:00
..
expr_store Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
hir Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
item_tree Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
macro_expansion_tests cargo clippy --fix 2025-07-31 10:55:10 +02:00
nameres Expand target info to include the architecture 2025-09-09 13:47:26 +03:00
attr.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
builtin_type.rs Remove unnecessary predefined symbol clones 2025-04-21 03:10:13 +03:00
db.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
dyn_map.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
expr_store.rs Remove ExpressionStoreDiagnostics::MacroError, instead recreate it from the MacroCallId 2025-07-23 16:27:07 +03:00
find_path.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
hir.rs Differentiate between asm!(), global_asm!() and naked_asm!(), and make only asm!() unsafe 2025-07-09 17:37:27 +03:00
import_map.rs De-arc trait items query 2025-06-25 10:09:21 +02:00
item_scope.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
item_tree.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
lang_item.rs Adopt even more custom types in the new solver 2025-09-10 00:48:33 +03:00
lib.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
nameres.rs Remove support for register_attr 2025-09-08 15:56:56 +01:00
per_ns.rs fix: Address minor FIXME 2025-04-28 11:55:26 +02:00
resolver.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
signatures.rs fix errors after rebase 2025-08-13 15:33:08 +08:00
src.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
test_db.rs Cache trait solving across queries in the same revision 2025-08-25 17:17:31 +03:00
visibility.rs Salsa idiomize VariantFields query 2025-06-26 12:55:55 +02:00