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
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
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