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-10-23
Merge pull request #18264 from ChayimFriedman2/semi-transparent
Lukas Wirth
-164
/
+671
2024-10-23
fix dyn incompatible hint message
usamoi
-1
/
+1
2024-10-23
Merge pull request #18376 from Veykril/veykril/push-ptmnsoqzsmqk
Lukas Wirth
-63
/
+93
2024-10-23
Don't emit edits for postfix adjustment hints
Lukas Wirth
-23
/
+28
2024-10-23
nightly feature tracking: get rid of the per-feature bool fields
Ralf Jung
-3
/
+3
2024-10-23
Add text edit to implicit 'static hints
Lukas Wirth
-1
/
+2
2024-10-23
Add text edit to discriminant hints
Lukas Wirth
-5
/
+6
2024-10-23
Add text edit to binding mode hints
Lukas Wirth
-36
/
+38
2024-10-23
Add text edit to adjustment hints
Lukas Wirth
-21
/
+42
2024-10-22
Address review comments on wasm32v1-none target
Graydon Hoare
-0
/
+1
2024-10-22
Represent TraitBoundModifiers as distinct parts in HIR
Michael Goulet
-14
/
+26
2024-10-22
Correctly resolve variables and labels from before macro definition in macro ...
Chayim Refael Friedman
-50
/
+287
2024-10-22
Implement semitransparent hygiene
Chayim Refael Friedman
-124
/
+394
2024-10-22
Merge pull request #18254 from ChayimFriedman2/fix-mut
Lukas Wirth
-860
/
+1171
2024-10-22
Add test for tuple struct destructuring assignment where the path comes from ...
Chayim Refael Friedman
-0
/
+34
2024-10-22
s/display-diff-tool/compiletest-diff-tool/
Orion Gonzalez
-2
/
+3
2024-10-22
update CONFIG_CHANGE_HISTORY
Orion Gonzalez
-3
/
+7
2024-10-22
implemented custom differ
Orion Gonzalez
-39
/
+51
2024-10-22
add an option for a custom differ
Orion Gonzalez
-0
/
+3
2024-10-22
docs: remove unnecessary prerequisites setup.md
David Kurilla
-9
/
+3
2024-10-22
Merge binding_mode inlay hints into one
Lukas Wirth
-11
/
+29
2024-10-22
Merge adjustment inlay hints into one
Lukas Wirth
-145
/
+83
2024-10-22
Merge closure capture inlay hints into one
Lukas Wirth
-90
/
+41
2024-10-22
Auto merge of #132035 - matthiaskrgr:rollup-ty1e4q0, r=matthiaskrgr
bors
-65
/
+56
2024-10-22
Rollup merge of #132033 - Zalathar:directive-line, r=jieyouxu
Matthias Krüger
-65
/
+56
2024-10-22
Merge pull request #18372 from Kobzol/ci-merge-queue
Marco Ieni
-20
/
+17
2024-10-22
Auto merge of #18370 - duncpro:goto-def-ranges, r=Veykril
bors
-8
/
+124
2024-10-22
Auto merge of #18368 - Veykril:test-lsif_contains_generated_macros, r=lnicola
bors
-17
/
+199
2024-10-22
Switch CI from bors to merge queues
Jakub Beránek
-20
/
+17
2024-10-22
Auto merge of #18349 - dqkqd:issue-18344, r=Veykril
bors
-1
/
+166
2024-10-22
tests/run-make: port `issue-84395-lto-embed-bitcode` to rmake.rs
许杰友 Jieyou Xu (Joe)
-1
/
+0
2024-10-22
run-make-support: add `llvm-dis` and `llvm-objcopy`
许杰友 Jieyou Xu (Joe)
-4
/
+73
2024-10-22
run_make_support: allow obtaining raw stdout/stderr
许杰友 Jieyou Xu (Joe)
-0
/
+18
2024-10-22
Auto merge of #18371 - Veykril:veykril/push-kwttrusywysp, r=Veykril
bors
-25
/
+184
2024-10-22
fix: Fix incorrect parsing of use bounds
Lukas Wirth
-25
/
+184
2024-10-22
feat: render docs from aliased type when docs are missing
Khanh Duong Quoc
-1
/
+166
2024-10-22
Merge pull request #3981 from Kobzol/ci-merge-queue
Marco Ieni
-23
/
+16
2024-10-22
Auto merge of #131321 - RalfJung:feature-activation, r=nnethercote
bors
-5
/
+1
2024-10-22
tidy
Duncan Proctor
-2
/
+1
2024-10-22
Make `line_directive` return a `DirectiveLine`
Zalathar
-15
/
+20
2024-10-22
Rename some fields of `DirectiveLine`
Zalathar
-23
/
+27
2024-10-22
Switch CI to merge queues
Jakub Beránek
-23
/
+16
2024-10-22
tidy
Duncan Proctor
-5
/
+5
2024-10-22
Stop using `line_directive` in `runtest::debugger`
Zalathar
-30
/
+12
2024-10-22
remove duplicate test
Duncan Proctor
-16
/
+0
2024-10-22
resolve range patterns to the their struct types
Duncan Proctor
-8
/
+141
2024-10-22
Fix new nightly lints
Lukas Wirth
-51
/
+81
2024-10-22
tests: Add `lsif_contains_generated_constant` test
Johann Hemmann
-17
/
+199
2024-10-22
Cleanup file structure proto handling
Lukas Wirth
-10
/
+3
2024-10-22
Fix status bar messagen not being marked markdown
Lukas Wirth
-1
/
+1
[prev]
[next]