summary refs log tree commit diff
path: root/src/tools/rust-analyzer/Cargo.toml
AgeCommit message (Expand)AuthorLines
2024-08-22Improve proc-macro panic message and workspace loading failure diagnosticLukas Wirth-1/+2
2024-08-22Remove DescendPreference::SameTextLukas Wirth-0/+2
2024-08-13Bump `rustc_pattern_analysis`Shoyu Vanilla-11/+10
2024-08-12internal: Reply to requests with defaults when vfs is still loadingLukas Wirth-1/+1
2024-08-08Move flycheck crate into rust-analyzer main crateLukas Wirth-1/+0
2024-08-06Replace `[package.repository] = "…"` of published crates with `[package.rep...Vincent Esche-0/+1
2024-08-05Split out syntax-bridge into a separate crateLukas Wirth-0/+1
2024-07-25Fix and enable unsafe_op_in_unsafe_fnLaurențiu Nicola-3/+3
2024-07-16Use symbol in cfgLukas Wirth-1/+1
2024-07-10Add `f16` and `f128` supportbeetrees-4/+4
2024-07-07Fix stale reference in architecture.mdLukas Wirth-1/+0
2024-06-30Bump rustc_pattern_analysisLukas Wirth-1/+1
2024-06-30Move dylib version stuff to proc-macro-srvLukas Wirth-0/+4
2024-06-30Fix expression scope calculation when within macro expansionsLukas Wirth-3/+1
2024-06-09Register virtual workspace Cargo.toml files in the VFSLukas Wirth-1/+5
2024-05-31minor: replace command-group with process-wrapHenry Chen-1/+1
2024-05-19Bump rustc cratesLaurențiu Nicola-4/+4
2024-05-14Bump Cargo.lockLukas Wirth-1/+1
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+208