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-12
Rollup merge of #135375 - lolbinarycat:bootstrap-allow-stage0-rustdoc-js, r=j...
Matthias Krüger
-1
/
+4
2025-01-12
add error message to `string_enum!`s string conversions
Rémy Rakic
-4
/
+4
2025-01-12
add test for `string_enum`
Rémy Rakic
-0
/
+31
2025-01-12
update doc-comment of `BuildStamp::add_stamp`
onur-ozkan
-1
/
+3
2025-01-12
rename run_js_doc_test to run_rustdoc_js_test
binarycat
-4
/
+4
2025-01-12
rename `done_stamp` to `lld_stamp`
onur-ozkan
-3
/
+3
2025-01-12
rustc-dev-guide: update outdated LLVM stamp filename
onur-ozkan
-1
/
+1
2025-01-12
add change entry for renamings
onur-ozkan
-0
/
+5
2025-01-12
avoid magical `AsRef<Path>` implementation
onur-ozkan
-29
/
+37
2025-01-12
refactor `with_stamp` as `add_stamp` for incrementality
onur-ozkan
-14
/
+13
2025-01-12
extend sanitizers stamp calculation
onur-ozkan
-7
/
+13
2025-01-12
run git only inside the current directory
onur-ozkan
-0
/
+2
2025-01-12
migrate lld build stamp
onur-ozkan
-5
/
+5
2025-01-12
apply minor improvements on build_stamp
onur-ozkan
-1
/
+4
2025-01-12
migrate `program_out_of_date` to `BuildStamp::is_up_to_date`
onur-ozkan
-46
/
+20
2025-01-12
add coverage for `BuildStamp::with_prefix`
onur-ozkan
-0
/
+16
2025-01-12
fix an invalid prefix usage on enzyme
onur-ozkan
-1
/
+1
2025-01-12
fix compiler errors
onur-ozkan
-2
/
+2
2025-01-12
migrate `generate_smart_stamp_hash`
onur-ozkan
-55
/
+55
2025-01-12
add test coverage for `build_stamp` implementation
onur-ozkan
-0
/
+47
2025-01-12
document `build_stamp` implementation
onur-ozkan
-6
/
+18
2025-01-12
migrate `Builder::clear_if_dirty`
onur-ozkan
-30
/
+29
2025-01-12
migrate helper stamp functions
onur-ozkan
-141
/
+79
2025-01-12
migrate `HashStamp` to `BuildStamp`
onur-ozkan
-66
/
+29
2025-01-12
use `BuildStamp` instead of std paths and strings
onur-ozkan
-69
/
+86
2025-01-12
implement `BuildStamp` that is stricter impl for build stamps
onur-ozkan
-2
/
+78
2025-01-12
run-make-support: don't use lossy on `TARGET_RPATH_DIR`
许杰友 Jieyou Xu (Joe)
-2
/
+1
2025-01-12
compiletest: include stage0-sysroot libstd dylib in recipe dylib search path
许杰友 Jieyou Xu (Joe)
-1
/
+10
2025-01-11
rename 'js-doc-test' to 'rustdoc-js' in compiletest
binarycat
-7
/
+7
2025-01-11
don't use a string constant
binarycat
-6
/
+5
2025-01-12
cargo update
github-actions
-52
/
+131
2025-01-11
clean up code related to the rustdoc-js test suite
binarycat
-6
/
+7
2025-01-11
rustdoc: use import stability marker in display
Michael Howell
-1
/
+20
2025-01-11
allow rustdoc-js tests to be run at stage0
binarycat
-1
/
+4
2025-01-11
Merge pull request #4134 from RalfJung/miri-script-ra
Oli Scherer
-9
/
+15
2025-01-11
avoid issues due to MIRI_TEST_TARGET being set from the outside
Ralf Jung
-0
/
+4
2025-01-11
adjust the way we build miri-script in RA, to fix proc-macros
Ralf Jung
-9
/
+11
2025-01-11
re-add --disable-minification to rustdoc
binarycat
-2
/
+23
2025-01-11
Supported fioclex for ioctl on macos
geetanshjuneja
-0
/
+70
2025-01-11
Rollup merge of #135205 - lqd:bitsets, r=Mark-Simulacrum
Matthias Krüger
-18
/
+18
2025-01-11
Rollup merge of #134030 - folkertdev:min-fn-align, r=workingjubilee
Matthias Krüger
-0
/
+24
2025-01-11
Add CI workflow for performing rustc-pull
Jakub Beránek
-0
/
+58
2025-01-11
ci: Organise shared helper scripts
Kajetan Puchalski
-200
/
+41
2025-01-11
avoid nesting the user-defined main so deeply on the stack
Ralf Jung
-33
/
+9
2025-01-11
use a single large catch_unwind in lang_start
Ralf Jung
-10
/
+34
2025-01-11
Auto merge of #135292 - lqd:rustcperfup, r=kobzol
bors
-0
/
+0
2025-01-11
ci: added ci format to test_render
Ross Sullivan
-3
/
+49
2025-01-11
migrate `clippy` to the `DenseBitSet` name
Rémy Rakic
-18
/
+18
2025-01-11
Rollup merge of #135326 - onur-ozkan:target-specific-compiler-builtins, r=jie...
Jacob Pratt
-2
/
+27
2025-01-11
Rollup merge of #135301 - lolbinarycat:bootstrap-old-master-resurected, r=onu...
Jacob Pratt
-0
/
+3
[prev]
[next]