rust-analyzer/crates/syntax
Chayim Refael Friedman 6da1ce7869
Some checks are pending
metrics / build_metrics (push) Waiting to run
metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions
metrics / other_metrics (hyper-0.14.18) (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 #20624 from A4-Tacks/fix-syn-lifetime-bounds
Fix LifetimeParam::lifetime_bounds invalid implement
2025-09-09 07:35:19 +00:00
..
fuzz edition = "2024" 2025-03-15 21:32:01 +01:00
src Merge pull request #20624 from A4-Tacks/fix-syn-lifetime-bounds 2025-09-09 07:35:19 +00:00
test_data minor: Simplify impl-ty parse validation 2025-03-25 10:14:40 +01:00
Cargo.toml Don't run doctests 2025-06-23 00:50:22 +03:00
rust.ungram Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00