about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/hir-def/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-06-23Don't run doctestsChayim Refael Friedman-0/+1
2025-06-13`cargo upgrade`Lukas Wirth-1/+1
2025-04-29Split out salsa_macrosLukas Wirth-0/+1
2025-03-24refactor: Replace custom `ThinVec` with `thin-vec` crateLukas Wirth-0/+1
2025-03-23chore: Bump dependenciesLukas Wirth-2/+2
2025-03-23chore: Remove unused dependenciesLukas Wirth-3/+0
2025-03-10internal: port rust-analyzer to new SalsaDavid Barsky-1/+3
2025-02-27fix doc testsBenjaminBrienen-1/+0
2025-02-24Add rustc_hashes and bump the othersLaurențiu Nicola-0/+1
2025-02-23Remove `limit` crate in favor `usize`Lukas Wirth-1/+0
2024-10-22Implement semitransparent hygieneChayim Refael Friedman-0/+1
2024-08-16Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/LockChayim Refael Friedman-1/+0
2024-08-06Replace `[package.repository] = "…"` of published crates with `[package.rep...Vincent Esche-1/+1
2024-08-06Apply Veykril's change suggestionsVincent Esche-1/+1
2024-08-06Add repository URL for published crates' missing `[package.repository]` fieldsVincent Esche-0/+1
2024-08-06Replace `"TBD"` with more helpful desciptions in published crates' `[package....Vincent Esche-1/+1
2024-08-05Split out syntax-bridge into a separate crateLukas Wirth-1/+1
2024-07-10Add `f16` and `f128` supportbeetrees-0/+1
2024-07-07Drop unused profile thingsLukas Wirth-1/+0
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+60