about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/syntax/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-05-02refactor: Simplify macro call id constructionLukas Wirth-1/+1
2025-04-28Merge from rust-lang/rustLaurențiu Nicola-2/+1
2025-04-05Clean up `rustc-literal-escaper` usage in rust-analyzerGuillaume Gomez-3/+1
2025-04-04Update `rustc-literal-escaper` version to `0.0.2`Guillaume Gomez-1/+1
2025-04-04Remove usage of `rustc_lexer::unescape` in rust-analyzerGuillaume Gomez-0/+1
2025-03-23chore: Bump dependenciesLukas Wirth-2/+2
2025-03-23chore: Remove unused dependenciesLukas Wirth-2/+0
2025-02-27enable doctestBenjaminBrienen-1/+0
2024-10-28Move text-edit into ide-dbLukas Wirth-1/+0
2024-08-17Pin `rowan` to `0.15.15`Shoyu Vanilla-1/+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-06Replace `"TBD"` with more helpful desciptions in published crates' `[package....Vincent Esche-1/+1
2024-07-10Add `f16` and `f128` supportbeetrees-0/+1
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+43