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
Age
Commit message (
Expand
)
Author
Lines
2024-12-30
Generate a method for static retrieval of the SyntaxKind of a node, where pos...
Chayim Refael Friedman
-0
/
+1093
2024-12-29
fix: Fix invalid `-O` flag used by cfg discovery
Lukas Wirth
-2
/
+23
2024-12-29
Merge pull request #18785 from Veykril/push-uvsqposqyvmo
Lukas Wirth
-436
/
+438
2024-12-29
Merge pull request #18787 from Veykril/push-uymlpukspxqr
Lukas Wirth
-1
/
+5
2024-12-29
Inline toolchain_info module
Lukas Wirth
-17
/
+19
2024-12-29
Automatically cancel CI checks on new push to same PR
Lukas Wirth
-1
/
+5
2024-12-29
Merge pull request #18774 from Veykril/push-ysppqxpuknnw
Lukas Wirth
-129
/
+1335
2024-12-29
Force a current dir to be supplied for rustc info fetching
Lukas Wirth
-25
/
+37
2024-12-29
Split out `ProjectWorkspace::load_cargo`
Lukas Wirth
-142
/
+139
2024-12-29
Enforce a current directory being set for spawned commands
Lukas Wirth
-75
/
+99
2024-12-29
Cleanup toolchain info fetching
Lukas Wirth
-230
/
+197
2024-12-29
Merge pull request #18784 from Veykril/push-pqtwsvquxoty
Lukas Wirth
-1
/
+1
2024-12-29
fix: Do not merge spans if they have different anchors
Lukas Wirth
-1
/
+1
2024-12-29
Describe variance resolution approach differences to rustc
Lukas Wirth
-36
/
+27
2024-12-28
Consider `Enum::Variant` even when it comes from a different crate
Chayim Refael Friedman
-39
/
+66
2024-12-28
Show variance of parameters on hover
Lukas Wirth
-12
/
+69
2024-12-28
Simplify
Lukas Wirth
-101
/
+89
2024-12-28
Get rid of constrain and solve steps
Lukas Wirth
-95
/
+44
2024-12-28
Remove unnecessary VarianceTerm
Lukas Wirth
-74
/
+31
2024-12-28
Implement parameter variance inference
Lukas Wirth
-37
/
+1271
2024-12-28
Merge pull request #18778 from Veykril/push-oontvoqmxkno
Lukas Wirth
-3
/
+15
2024-12-28
Add DynTyExt::principal_id
Lukas Wirth
-12
/
+24
2024-12-28
Downgrade salsa log levels
Lukas Wirth
-68
/
+86
2024-12-28
fix: Fix flycheck diagnostics flickering for binary targets
Lukas Wirth
-3
/
+15
2024-12-27
fix doc typo
Erithax
-1
/
+1
2024-12-27
Merge pull request #18744 from gbbosak/master
Lukas Wirth
-0
/
+1
2024-12-26
Merge pull request #18762 from davidbarsky/davidbarsky/wrap-salsa-cancellatio...
Lukas Wirth
-5
/
+28
2024-12-26
Merge pull request #18761 from Veykril/push-vktnzltnxupr
Lukas Wirth
-7
/
+6
2024-12-26
internal: wrap `salsa::Cycle`
David Barsky
-5
/
+28
2024-12-26
internal: Swallow `error: config value is not set` cargo error
Lukas Wirth
-7
/
+6
2024-12-26
internal: Workaround salsa cycles leaking
Lukas Wirth
-6
/
+11
2024-12-25
fix missing name enum when hovering on fields in variants
roife
-3
/
+14
2024-12-24
fix: Fix metrics workflow using the wrong download-artifact version
Lukas Wirth
-1
/
+1
2024-12-24
Merge pull request #18743 from ChayimFriedman2/e0107
Lukas Wirth
-275
/
+881
2024-12-24
Merge pull request #18754 from Veykril/push-zkkzxrsxnqnm
Lukas Wirth
-140
/
+209
2024-12-24
Unify handling of path diagnostics in hir-ty
Chayim Refael Friedman
-247
/
+848
2024-12-24
Cleanup target fetching for cargo metadata
Lukas Wirth
-140
/
+209
2024-12-24
Merge pull request #18707 from ChayimFriedman2/subst
Lukas Wirth
-186
/
+1015
2024-12-24
Merge pull request #18718 from Giga-Bowser/fix-syntaxfactory-intoiterator
Lukas Wirth
-16
/
+28
2024-12-24
Merge pull request #18722 from markmurphydev/status_bar_settings
Lukas Wirth
-35
/
+62
2024-12-24
Merge pull request #18750 from Veykril/push-tyvtqpwrwvsr
Lukas Wirth
-103
/
+7
2024-12-24
Back out "internal: Disable rustc test metrics"
Lukas Wirth
-2
/
+7
2024-12-24
Remove dangling outdated test module
Lukas Wirth
-101
/
+0
2024-12-24
Merge pull request #18749 from PrototypeNM1/windows-debugger-wait
Lukas Wirth
-7
/
+25
2024-12-23
minor: Break out of waiting for debugger on Windows using native debugger che...
Nicholas Rishel
-7
/
+25
2024-12-23
Bump rustc crates
Laurențiu Nicola
-17
/
+17
2024-12-23
Merge from rust-lang/rust
Laurențiu Nicola
-2014
/
+2412
2024-12-23
Preparing for merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2024-12-23
Auto merge of #134666 - matthiaskrgr:rollup-whe0chp, r=matthiaskrgr
bors
-6
/
+23
2024-12-22
Treat ; as a terminator rather than something that can be glued together in a...
Brian Bosak
-0
/
+1
[next]