rust-analyzer/crates/hir/src
Chayim Refael Friedman cd31e11f94
Some checks are pending
metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions
metrics / build_metrics (push) Waiting to run
metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions
metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions
metrics / other_metrics (self) (push) Blocked by required conditions
metrics / other_metrics (webrender-2022) (push) Blocked by required conditions
metrics / generate_final_metrics (push) Blocked by required conditions
rustdoc / rustdoc (push) Waiting to run
Merge pull request #20664 from ChayimFriedman2/coerce-ns
fix: Port a bunch of stuff from rustc and fix a bunch of type mismatches/diagnostics
2025-09-18 00:19:30 +00:00
..
semantics Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
term_search fix: Only compute unstable paths on nightly toolchains for IDE features 2025-09-16 09:17:16 +02:00
attrs.rs Fix failing tests and fill-in missing details 2025-09-10 01:43:22 +09:00
db.rs Split assoc items out of trait_data/impl_data queries 2025-03-14 13:31:41 +01:00
diagnostics.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
display.rs Make sense of the mess that were (are) different kind of generics in the solver 2025-09-02 06:39:32 +03:00
from_id.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
has_source.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
lib.rs Merge pull request #20664 from ChayimFriedman2/coerce-ns 2025-09-18 00:19:30 +00:00
semantics.rs Merge pull request #20517 from Veykril/veykril/push-wrurmtqppzus 2025-09-16 07:28:47 +00:00
source_analyzer.rs Remove support for register_attr 2025-09-08 15:56:56 +01:00
symbols.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
term_search.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00