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
/
miri
/
tests
Age
Commit message (
Expand
)
Author
Lines
2025-05-27
Auto merge of #129658 - saethlin:spare-a-crumb, r=jhpratt
bors
-4
/
+1
2025-05-27
Update tests with Range parameter to `BTreeMap::extract_if` etc.
Sidney Cammeresi
-1
/
+1
2025-05-27
Merge pull request #4212 from tiif/setfl
Ralf Jung
-0
/
+139
2025-05-27
Support F_GETFL and F_SETFL for fcntl
tiif
-0
/
+139
2025-05-27
Merge from rustc
The Miri Cronjob Bot
-15
/
+9
2025-05-26
Auto merge of #141406 - RalfJung:less-force-allocate, r=oli-obk
bors
-15
/
+9
2025-05-25
Merge from rustc
The Miri Cronjob Bot
-18
/
+18
2025-05-24
fix zulip topic URL
Ralf Jung
-1
/
+1
2025-05-24
rename internal panicking::try to catch_unwind
Ralf Jung
-18
/
+18
2025-05-22
interpret: do not force_allocate all return places
Ralf Jung
-15
/
+9
2025-05-22
Implement file cloning on Windows
Rune Tynan
-1
/
+1
2025-05-22
enable isolated-stdin test on Windows
Ralf Jung
-1
/
+1
2025-05-22
Implement file read/write on Windows
Rune Tynan
-13
/
+94
2025-05-21
Implement FreeBSD syscall cpuset_getaffinity.
LorrensP-2158466
-0
/
+51
2025-05-21
Add some track_caller info to precondition panics
Ben Kimock
-4
/
+1
2025-05-21
Merge pull request #4337 from RalfJung/io
Ralf Jung
-17
/
+25
2025-05-21
test direct usage of io::{stdout,stderr,stdin}
Ralf Jung
-17
/
+25
2025-05-21
Merge from rustc
The Miri Cronjob Bot
-16
/
+10
2025-05-20
make std::intrinsic functions actually be intrinsics
Ralf Jung
-16
/
+10
2025-05-20
Merge from rustc
Ralf Jung
-0
/
+19
2025-05-19
run tests on mips-unknown-linux-gnu
Ralf Jung
-18
/
+25
2025-05-19
fix data race in ReentrantLock fallback for targets without 64bit atomics
Ralf Jung
-0
/
+19
2025-05-19
Merge from rustc
The Miri Cronjob Bot
-4
/
+1
2025-05-18
Merge pull request #4322 from tiif/move_test
Ralf Jung
-0
/
+4
2025-05-18
Add more comment to libc-fs-with-isolation test
tiif
-0
/
+4
2025-05-18
Remove uses of `#[feature(avx512_target_feature)]`
sayantn
-4
/
+1
2025-05-17
Auto merge of #141133 - matthiaskrgr:rollup-u8ndxyz, r=matthiaskrgr
bors
-53
/
+61
2025-05-17
Rollup merge of #139103 - joboet:abort_dedup, r=tgross35
Matthias Krüger
-35
/
+43
2025-05-17
Rollup merge of #135808 - tiif:conv_display, r=workingjubilee
Matthias Krüger
-18
/
+18
2025-05-17
fix clippy lints
Ralf Jung
-4
/
+4
2025-05-15
normalize abort calls in miri tests
joboet
-35
/
+43
2025-05-12
Merge from rustc
The Miri Cronjob Bot
-11
/
+15
2025-05-10
test intrinsic fallback bodies with Miri
Ralf Jung
-11
/
+15
2025-05-10
Merge from rustc
The Miri Cronjob Bot
-0
/
+1
2025-05-08
add signed integers to unnecessary_lints to ensure feature parity with clippy
bendn
-0
/
+1
2025-05-08
Merge pull request #4311 from est31/edition_2024
Ralf Jung
-4
/
+4
2025-05-08
Update miri, cargo-miri and miri-cript to edition 2024
est31
-4
/
+4
2025-05-08
remove commented-out test leftover
Ralf Jung
-1
/
+0
2025-05-08
remove stray stderr file
Ralf Jung
-22
/
+0
2025-05-07
test suite: use CARGO_TARGET_TMPDIR for temporary build artifacts
Ralf Jung
-3
/
+2
2025-05-05
Merge pull request #4309 from RalfJung/both-borrows-tests
Ralf Jung
-532
/
+94
2025-05-05
consistent folder naming: stacked-borrows -> stacked_borrows
Ralf Jung
-6
/
+6
2025-05-05
Merge pull request #4306 from yoctocell/fix-unsafecell-inside-box
Ralf Jung
-0
/
+42
2025-05-05
move tests that are identical between SB and TB to shared files
Ralf Jung
-764
/
+326
2025-05-05
Merge pull request #4307 from JoJoDeveloping/remove-unique-is-unique
Ralf Jung
-367
/
+2
2025-05-04
Remove -Zunique-is-unique
Johannes Hostert
-367
/
+2
2025-05-03
Merge from rustc
The Miri Cronjob Bot
-131
/
+114
2025-05-02
Construct test so that it would fail for old code
Xinglu Chen
-5
/
+22
2025-05-02
Rollup merge of #140521 - RalfJung:oob-error, r=saethlin
Matthias Krüger
-101
/
+101
2025-05-02
Correctly handle interior mutable data in `Box`
Xinglu Chen
-0
/
+25
[prev]
[next]