rust-analyzer/crates/parser
Louis Maddox 2443cce41a fix: no unused tracing/attributes feature
- Discussed in https://github.com/rust-lang/rust-analyzer/issues/21107
- Avoids activating an `attributes` feature to crates that do not use it
- Updates the 6 crates that use attributes feature to specify it in
  their Cargo.toml: {hir,hir-def,hir-ty,ide-assists,ide-db,project-model}
2025-11-23 13:37:42 +00:00
..
src fix: allow equality expressions in parsing of format_args 2025-11-19 07:12:16 +05:30
test_data Merge pull request #20972 from A4-Tacks/impl-never-type 2025-11-15 09:17:33 +02:00
Cargo.toml fix: no unused tracing/attributes feature 2025-11-23 13:37:42 +00:00