index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
/
test-fixture
Age
Commit message (
Expand
)
Author
Lines
2025-02-17
Use correct working directory for non-workspace proc-macro execution
Mehul Arora
-5
/
+8
2025-02-10
Censor cfg_attr for attribute macros
Chayim Refael Friedman
-1
/
+43
2025-02-04
Expose symbol of `CrateName`
Lukas Wirth
-9
/
+1
2025-01-10
Re-implement rust string highlighting via tool attribute
Lukas Wirth
-9
/
+15
2025-01-09
Fix another issue with fixup reversing
Chayim Refael Friedman
-3
/
+69
2025-01-08
Fix test-fixture autopublishing
Laurențiu Nicola
-0
/
+2
2025-01-07
fix: do not offer completions within macro strings
Vishruth-Thimmaiah
-1
/
+41
2025-01-06
Fix a bug that was caused by fixup reversing
Chayim Refael Friedman
-1
/
+47
2025-01-02
Store token trees in contiguous `Vec` instead of as a tree
Chayim Refael Friedman
-44
/
+43
2024-12-09
Rename test fixture crates to ra_test_fixture
Lukas Wirth
-1
/
+1
2024-10-29
Publish test-fixture => ra_ap_test_fixture
Sam McCall
-1
/
+0
2024-09-17
Always cache macro expansions' root node in Semantics
Chayim Refael Friedman
-2
/
+46
2024-09-11
Properly set the working directory for proc-macro execution
Lukas Wirth
-0
/
+4
2024-09-11
Lift out workspace related data into a separate query to preserve crategraph ...
Lukas Wirth
-10
/
+14
2024-09-06
fix: Always explicitly set trait ref self types when lowering
Lukas Wirth
-2
/
+4
2024-08-05
Newtype ErasedFileAstId
Lukas Wirth
-1
/
+1
2024-08-05
Simplify FileDelegate
Lukas Wirth
-3
/
+3
2024-07-26
Internal: Cleanup proc-macro error handling
Lukas Wirth
-4
/
+4
2024-07-21
Prefer standard library paths over shorter extern deps re-exports
Lukas Wirth
-1
/
+2
2024-07-18
Encode edition within FileId in the hir layer
Lukas Wirth
-9
/
+17
2024-07-16
Remove Name::to_smol_str
Lukas Wirth
-6
/
+7
2024-07-16
More symbol usage
Lukas Wirth
-3
/
+3
2024-07-16
Use symbol in cfg
Lukas Wirth
-2
/
+2
2024-07-16
Switch token trees to use Symbols
Lukas Wirth
-3
/
+5
2024-05-30
style: simplify string interpolation
Hamir Mahal
-1
/
+1
2024-05-02
fix: Correctly handle `no_core`/`no_std` for preludes
Lukas Wirth
-2
/
+15
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+661