about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/hir/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-06-23Don't run doctestsChayim Refael Friedman-0/+1
2025-02-27enable doctestBenjaminBrienen-1/+0
2025-01-20Properly record meaningful imports as re-exports in symbol indexLukas Wirth-0/+1
2024-12-04Lay the foundation for diagnostics in ty lowering, and implement a first diag...Chayim Refael Friedman-0/+8
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-06Unify package descriptions by adding references to "rust-analyzer"Vincent Esche-1/+1
2024-08-06Fix spelling of "object-oriented"Vincent 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-06-11internal: simplify and refactor write_where_clauseroife-0/+1
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+39