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-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-29
Merge pull request #4115 from RalfJung/epoll
Oli Scherer
-41
/
+40
2024-12-29
concurrency: Generalize UnblockCallback to MachineCallback
shamb0
-130
/
+186
2024-12-29
an EpollEventInterest does not need to ref both its FD and its ready list
Ralf Jung
-15
/
+18
2024-12-29
triagebot: enable merge conflict notification
Ralf Jung
-0
/
+8
2024-12-29
Auto merge of #134867 - rust-lang:cargo_update, r=clubby789
bors
-14
/
+14
2024-12-29
cargo update
github-actions
-14
/
+14
2024-12-28
epoll: avoid some clones
Ralf Jung
-28
/
+24
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
epoll: keep strong reference while blocking
Ralf Jung
-39
/
+27
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-28
FD handling: avoid unnecessary dynamic downcasts
Ralf Jung
-247
/
+243
2024-12-29
Simplify `DebuggerCommands::parse_from` to only take one prefix
Zalathar
-20
/
+11
2024-12-29
Remove the unused `cdbg-*` debugger directive prefix
Zalathar
-7
/
+1
2024-12-28
fix toolchain flag parsing
Ryan Mehri
-0
/
+1
2024-12-28
Rollup merge of #134840 - Zalathar:normalize, r=jieyouxu
Stuart Cook
-22
/
+25
2024-12-28
Rollup merge of #134829 - jieyouxu:migrate-libs-through-symlinks, r=lqd
Stuart Cook
-1
/
+0
2024-12-28
tests: migrate `branch-protection-check-IBT` to rmake.rs
许杰友 Jieyou Xu (Joe)
-1
/
+0
2024-12-28
tests: migrate `libs-through-symlink` to rmake.rs
许杰友 Jieyou Xu (Joe)
-1
/
+0
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
[prev]
[next]