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
Age
Commit message (
Expand
)
Author
Lines
2025-01-03
Add description field to edition manifest
Laurențiu Nicola
-0
/
+1
2025-01-03
minor: Honor `CARGO_TARGET_DIR` for cargo target dir config
Lukas Wirth
-1
/
+4
2025-01-03
Merge pull request #18826 from Veykril/push-qnsqormwlwqm
Lukas Wirth
-36
/
+21
2025-01-03
fix: Clear flycheck diagnostics per package properly
Lukas Wirth
-36
/
+21
2025-01-03
run-make-support: tidy up assertion failure dumping
许杰友 Jieyou Xu (Joe)
-33
/
+58
2025-01-03
Merge pull request #18825 from Veykril/push-sllokkprznkq
Lukas Wirth
-50
/
+81
2025-01-03
run-make-support: add basic sanity tests for assertion helpers
许杰友 Jieyou Xu (Joe)
-0
/
+103
2025-01-03
run-make-support: convert `assertion_helpers` to module
许杰友 Jieyou Xu (Joe)
-0
/
+0
2025-01-03
bootstrap: support `./x check run-make-support`
许杰友 Jieyou Xu (Joe)
-0
/
+6
2025-01-03
minor: Encode TraitData bools as bitflags
Lukas Wirth
-50
/
+81
2025-01-03
Merge pull request #18822 from bryceberger/targetdir-absolute
Lukas Wirth
-2
/
+1
2025-01-03
Merge pull request #18327 from ChayimFriedman2/flat-tt
Lukas Wirth
-2252
/
+2322
2025-01-03
turn rustc_box into an intrinsic
Ralf Jung
-9
/
+8
2025-01-03
bump version
Pietro Albini
-1
/
+1
2025-01-03
add coverage for multiple paths
onur-ozkan
-0
/
+20
2025-01-03
Rollup merge of #131729 - Urgau:check-cfg-test-userspace, r=petrochenkov
Matthias Krüger
-4
/
+11
2025-01-03
avoid early return to handle all paths
onur-ozkan
-2
/
+3
2025-01-03
Revert "bootstrap: temporarily flip `compile::Rustc` vs `compile::Assemble`"
onur-ozkan
-5
/
+1
2025-01-03
revert step order from #134919
onur-ozkan
-6
/
+2
2025-01-03
adapt bootstrap tests to the new path resolution logic
onur-ozkan
-6
/
+21
2025-01-03
refactor bootstrap path resolution
onur-ozkan
-8
/
+29
2025-01-03
Merge from rustc
The Miri Cronjob Bot
-590
/
+349106
2025-01-03
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-01-03
Add UWP support page
bdbai
-5
/
+58
2025-01-02
limit special `FileCheck` revision checks
Davis Muro
-11
/
+51
2025-01-02
Auto merge of #122565 - Zoxc:atomic-panic-msg, r=the8472
bors
-0
/
+58
2025-01-02
Use `is_some_and` helper
Michael Howell
-2
/
+1
2025-01-02
allow targetDir to be an absolute path
Bryce Berger
-2
/
+1
2025-01-02
rustdoc: treat `allowed_through_unstable_modules` as deprecation
Michael Howell
-1
/
+30
2025-01-02
Auto merge of #135040 - matthiaskrgr:rollup-34vsa8n, r=matthiaskrgr
bors
-20
/
+45
2025-01-02
Rollup merge of #135035 - Noratrieb:fixfmt, r=jieyouxu
Matthias Krüger
-20
/
+45
2025-01-02
Store token trees in contiguous `Vec` instead of as a tree
Chayim Refael Friedman
-2252
/
+2322
2025-01-02
Fix formatting command
Noratrieb
-20
/
+45
2025-01-02
Auto merge of #135014 - Zalathar:tool-build-step, r=jieyouxu
bors
-113
/
+135
2025-01-02
Temporarily make the `test` cfg a well known bootstrap cfg
Urgau
-0
/
+4
2025-01-02
Make the `test` cfg a "userspace" check-cfg
Urgau
-4
/
+7
2025-01-02
Remove rust-analyzer duplicate crates integration tests
lucasholten
-332
/
+0
2025-01-02
Automatically sort crate graph
lucasholten
-11
/
+7
2025-01-02
bootstrap: temporarily flip `compile::Rustc` vs `compile::Assemble`
许杰友 Jieyou Xu (Joe)
-1
/
+5
2025-01-02
fix no space insert before and after if value is only spaces
dfireBird
-2
/
+38
2025-01-02
Merge pull request #4106 from shamb0/generalize-callback-miri-concurrency
Ralf Jung
-131
/
+171
2025-01-02
tweak docs a little
Ralf Jung
-35
/
+19
2025-01-02
Fix overflow detection in MIR evaluation
Chayim Refael Friedman
-19
/
+206
2025-01-02
fix: Fix flycheck cancellations leaving stale errors
Lukas Wirth
-14
/
+18
2025-01-02
Move most of `Step::should_run` out of `tool_extended!`
Zalathar
-15
/
+30
2025-01-02
Use struct-like syntax in `tool_extended!`
Zalathar
-18
/
+36
2025-01-02
Move most of `Step::run` out of `tool_extended!`
Zalathar
-30
/
+48
2025-01-02
Don't pass `(self, builder)` identifiers to `tool_extended!`
Zalathar
-14
/
+15
2025-01-02
Remove two unused parameters from `tool_extended!`
Zalathar
-4
/
+2
2025-01-02
Remove the unused `extra_features` field from `tool_extended!`
Zalathar
-46
/
+18
[prev]
[next]