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-28
compiletest: Make a FIXME for escaped newlines less confusing
Zalathar
-1
/
+3
2024-12-28
compiletest: Only pass the post-colon value to `parse_normalize_rule`
Zalathar
-21
/
+22
2024-12-27
Only include SCIP SymbolInformation for first inherent impl
Michael Sloan
-33
/
+52
2024-12-27
Message updates from review
Michael Sloan
-4
/
+4
2024-12-27
Update crates/ide/src/moniker.rs
Michael Sloan
-2
/
+1
2024-12-27
Update crates/ide/src/moniker.rs
Michael Sloan
-2
/
+1
2024-12-27
fix doc typo
Erithax
-1
/
+1
2024-12-27
Rollup merge of #134809 - clubby789:nocapture, r=jieyouxu
Matthias Krüger
-1
/
+7
2024-12-27
Rollup merge of #134808 - clubby789:compiletest-remove-stderr, r=jieyouxu
Matthias Krüger
-37
/
+81
2024-12-27
Rollup merge of #134816 - Integral-Tech:pathbuf-refactor, r=lqd
许杰友 Jieyou Xu (Joe)
-2
/
+2
2024-12-27
compiletest: Remove/don't write empty 'expected' files
clubby789
-37
/
+81
2024-12-27
compiletest: Replace `--nocapture` with `--no-capture`
clubby789
-1
/
+7
2024-12-27
also clean up eventfd code in the same vein
Ralf Jung
-30
/
+25
2024-12-27
add test for close-while-blocked
Ralf Jung
-8
/
+78
2024-12-27
bring socket logic back together and fix logic bug
Ralf Jung
-86
/
+74
2024-12-27
Merge pull request #18744 from gbbosak/master
Lukas Wirth
-0
/
+1
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-8
/
+7
2024-12-27
Don't use `parse_cfg_name_directive` for normalize directives
Zalathar
-16
/
+49
2024-12-27
clippy
Ralf Jung
-6
/
+6
2024-12-27
tools: fix build failure caused by PR #134420
Integral
-2
/
+2
2024-12-27
Merge from rustc
The Miri Cronjob Bot
-3656
/
+9266
2024-12-27
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2024-12-26
Auto merge of #134795 - GuillaumeGomez:rollup-9x8n7pi, r=GuillaumeGomez
bors
-1
/
+0
2024-12-26
Rollup merge of #134656 - jieyouxu:migrate-incr-add-rust-src-component, r=wes...
Guillaume Gomez
-1
/
+0
2024-12-26
Auto merge of #134788 - flip1995:clippy-subtree-update, r=matthiaskrgr
bors
-1415
/
+6002
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
Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...
Philipp Krones
-1415
/
+6002
2024-12-26
internal: Workaround salsa cycles leaking
Lukas Wirth
-6
/
+11
2024-12-26
Auto merge of #134784 - RalfJung:miri-sync, r=RalfJung
bors
-719
/
+868
2024-12-26
minor: format editor/code
roife
-13
/
+14
2024-12-26
move env vars for snapshot tests to UpdateTest
roife
-15
/
+33
2024-12-26
optimize snapshot-testing macro detection and add tests
roife
-45
/
+137
2024-12-26
fix incorrect name for UpdateTest config
roife
-4
/
+4
2024-12-26
fix: await setting config to `not ask before UpdateTest` and format
roife
-7
/
+7
2024-12-26
feat: add config `UpdateTest` to hover actions
roife
-2
/
+26
2024-12-26
feat: support UpdateTest in hover actions and runnables
roife
-30
/
+32
2024-12-26
feat: support UpdateTest in codelens
roife
-57
/
+204
2024-12-26
feat: Add TestDefs to find usage of Expect, Insta and Snapbox
roife
-21
/
+168
2024-12-26
Use empty `SymbolInformation.signature_documentation.relative_path`
Michael Sloan
-9
/
+2
2024-12-26
Provide SCIP `external_symbols` + fix symbols provided with Document
Michael Sloan
-58
/
+146
2024-12-25
Improve SCIP symbols
Michael Sloan
-270
/
+522
2024-12-25
swap_typed_nonoverlapping: properly detect overlap even when swapping scalar ...
Ralf Jung
-3
/
+25
2024-12-25
rename typed_swap → typed_swap_nonoverlapping
Ralf Jung
-12
/
+12
2024-12-25
we generally make later flags overwrite earlier flags, so remove some logic g...
Ralf Jung
-18
/
+3
2024-12-25
remove some flags that have been hard errors for a while
Ralf Jung
-9
/
+0
2024-12-25
show an error on some invalid flag combinations: TB + permissive provenance; ...
Ralf Jung
-17
/
+21
2024-12-25
miri: add test for overlapping typed_swap
Ralf Jung
-0
/
+28
[prev]
[next]