summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/syntax
AgeCommit message (Expand)AuthorLines
2024-05-23Auto merge of #17140 - harrysarson:harry-unused-self, r=Veykrilbors-2/+19
2024-05-18Allow hir::Param to refer to other entity params aside from functionsLukas Wirth-9/+10
2024-05-14Auto merge of #17224 - Veykril:lock-bump, r=Veykrilbors-1/+1
2024-05-14Bump Cargo.lockLukas Wirth-1/+1
2024-05-13Render literal escaping errors in hoversLukas Wirth-56/+45
2024-05-06Implement unsafe attribute parsingLukas Wirth-3/+7
2024-04-30braces around {self} in UseTree are not unnecessaryHarry Sarson-2/+19
2024-04-21Auto merge of #16938 - Nilstrieb:dont-panic-tests, r=Veykrilbors-0/+1
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+16203
2024-04-18Fixup some issues with minicoreLukas Wirth-0/+1
2024-04-18Handle panicking like rustc CTFE doesNilstrieb-0/+16202