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
Age
Commit message (
Expand
)
Author
Lines
2022-12-28
simplify path joining code a bit
Ralf Jung
-9
/
+1
2022-12-28
handle unknown targets more gracefully
Ralf Jung
-60
/
+92
2022-12-27
cargo-miri: use rustc to determine the output filename
Ralf Jung
-40
/
+66
2022-12-25
enable some warnings that rustc bootstrap enables
Ralf Jung
-4
/
+4
2022-12-25
use cargo-install to install josh-proxy
Ralf Jung
-4
/
+4
2022-12-24
fix warnings
Ralf Jung
-3
/
+3
2022-12-24
Merge from rustc
Ralf Jung
-62
/
+227
2022-12-24
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2022-12-24
Auto merge of #2646 - saethlin:data-race-spans, r=RalfJung
bors
-273
/
+555
2022-12-23
Mention and number the components of a race in the order the interpreter sees...
Ben Kimock
-113
/
+113
2022-12-23
fix one more unaligned self.ptr, and add tests
Ralf Jung
-0
/
+14
2022-12-23
attempt to clarify what the backtrace belongs to when there could be ambiguity
Ralf Jung
-90
/
+93
2022-12-23
fix IntoIter::drop on high-alignment ZST
Ralf Jung
-7
/
+12
2022-12-22
Add a (1) and (2) to the data race errors
Ben Kimock
-113
/
+113
2022-12-22
Auto merge of #103957 - JakobDegen:drop-retag, r=RalfJung
bors
-0
/
+146
2022-12-21
Fix phrasing
Ben Kimock
-28
/
+28
2022-12-21
Clean up implementation, deduplicate in errors
Ben Kimock
-255
/
+103
2022-12-21
Don't run `Drop` terminators on types that do not have drop glue in const eval
Jakob Degen
-2
/
+2
2022-12-22
Rollup merge of #105986 - eltociear:patch-18, r=RalfJung
Yuki Okushi
-1
/
+1
2022-12-22
Rollup merge of #105602 - RalfJung:read-convenience, r=oli-obk
Yuki Okushi
-54
/
+54
2022-12-21
Bless tests
Jakob Degen
-4
/
+4
2022-12-21
Retag argument to `drop_in_place` unconditionally
Jakob Degen
-19
/
+5
2022-12-21
Retag as FnEntry on `drop_in_place`
Jakob Degen
-0
/
+160
2022-12-21
update josh onstructions
Ralf Jung
-6
/
+6
2022-12-21
Fix typo in reading_half_a_pointer.rs
Ikko Ashimine
-1
/
+1
2022-12-20
Re-enable the VClock ordering tests
Ben Kimock
-6
/
+5
2022-12-20
Fix span management
Ben Kimock
-53
/
+42
2022-12-16
Include a Span in VClock
Ben Kimock
-89
/
+532
2022-12-16
fmt
Ralf Jung
-2
/
+2
2022-12-16
Merge from rustc
Ralf Jung
-3
/
+17
2022-12-16
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2022-12-15
Move alignment failure error reporting to machine
Oli Scherer
-1
/
+10
2022-12-15
Make alignment checks a future incompat lint
Oli Scherer
-2
/
+7
2022-12-13
implement minimal epoll_create1 shim
DebugSteven
-41
/
+377
2022-12-12
Auto merge of #2725 - RalfJung:host-to-target-path, r=RalfJung
bors
-71
/
+228
2022-12-12
Windows targets: make sure current_dir is absolute
Ralf Jung
-12
/
+33
2022-12-12
interpret: add read_machine_[ui]size convenience methods
Ralf Jung
-54
/
+54
2022-12-12
make unix path handling on Windows hosts preserve absoluteness
Ralf Jung
-33
/
+119
2022-12-12
More host/target path conversion tests:
Ralf Jung
-1
/
+9
2022-12-12
expose host-to-target path conversion to interpreted program
Ralf Jung
-39
/
+81
2022-12-12
make eval_libc functions ICE on any problem
Ralf Jung
-179
/
+200
2022-12-12
make flag checks reobust against multi-bit flags
Ralf Jung
-11
/
+14
2022-12-11
add provenance-related test
Ralf Jung
-0
/
+7
2022-12-11
add support for variable page sizes to miri
Nia Espera
-16
/
+78
2022-12-11
Merge from rustc
Ralf Jung
-80
/
+82
2022-12-11
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2022-12-09
Auto merge of #2719 - RalfJung:rustup, r=RalfJung
bors
-178
/
+249
2022-12-09
fmt and clippy
Ralf Jung
-9
/
+20
2022-12-09
Merge from rustc
Ralf Jung
-179
/
+239
2022-12-09
Preparing for merge from rustc
Ralf Jung
-1
/
+1
[prev]
[next]