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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
miri
Age
Commit message (
Expand
)
Author
Lines
2023-03-02
Rollup merge of #108022 - CraftSpider:align-bytes, r=oli-obk
Matthias Krüger
-1
/
+2
2023-02-26
Merge from rustc
Ralf Jung
-1
/
+1
2023-02-26
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-02-25
Auto merge of #2798 - LevitatingLion:master, r=oli-obk
bors
-17
/
+46
2023-02-24
CI: Move `arm-unknown-linux-gnueabi` tests to Windows host
LevitatingLion
-1
/
+1
2023-02-24
Use full path to `c_char` in README
LevitatingLion
-1
/
+1
2023-02-24
use setup_version_info!
klensy
-8
/
+1
2023-02-24
bump rustc_tools_util
klensy
-3
/
+3
2023-02-24
Add ARM targets to CI
LevitatingLion
-1
/
+5
2023-02-24
Use pointers to `c_char` instead of `i8` in `miri_host_to_target_path`
LevitatingLion
-16
/
+28
2023-02-24
Add shim for `llvm.arm.hint`
LevitatingLion
-0
/
+13
2023-02-24
Rename many interner functions.
Nicholas Nethercote
-1
/
+1
2023-02-21
Avoid formatting dyn* test as rustftm doesn't understand it yet and just dele...
Oli Scherer
-0
/
+3
2023-02-21
silence clippy
Ralf Jung
-0
/
+1
2023-02-21
Merge from rustc
Ralf Jung
-5
/
+126
2023-02-21
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-02-21
Auto merge of #107728 - RalfJung:miri-dyn-star, r=RalfJung,oli-obk
bors
-5
/
+126
2023-02-20
Minimal changes to make miri work
Rune Tynan
-1
/
+2
2023-02-20
fix Stacked Borrows interaction with dyn*
Ralf Jung
-2
/
+4
2023-02-20
basic dyn* support for Miri
Ralf Jung
-5
/
+124
2023-02-20
Merge from rustc
Ralf Jung
-2
/
+2
2023-02-20
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-02-18
Rename checked_binop_checks_overflow.
Camille GILLOT
-2
/
+2
2023-02-18
Auto merge of #2784 - bryangarza:future-sizes-tests, r=RalfJung
bors
-0
/
+81
2023-02-18
fmt
Ralf Jung
-2
/
+1
2023-02-18
Merge from rustc
Ralf Jung
-2
/
+3
2023-02-18
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-02-17
Add tests for moving data across await point
Bryan Garza
-0
/
+81
2023-02-17
Replace more `mk_foo` calls with `infer_foo`.
Nicholas Nethercote
-1
/
+1
2023-02-16
remove bound_type_of query; make type_of return EarlyBinder; change type_of i...
Kyle Matsuda
-1
/
+1
2023-02-16
change usages of type_of to bound_type_of
Kyle Matsuda
-1
/
+2
2023-02-16
Merge from rustc
Ralf Jung
-107
/
+107
2023-02-16
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-02-15
Merge from rustc
Ralf Jung
-1
/
+1
2023-02-15
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-02-15
Use target instead of machine for mir interpreter integer handling.
Oli Scherer
-107
/
+107
2023-02-14
s/eval_usize/eval_target_usize/ for clarity
Oli Scherer
-1
/
+1
2023-02-09
don't waste half the address space on AVR targets
Ralf Jung
-5
/
+11
2023-02-09
Merge from rustc
Ralf Jung
-17
/
+33
2023-02-09
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-02-08
Rollup merge of #107429 - tgross35:from-bytes-until-null-stabilization, r=dto...
Michael Goulet
-1
/
+0
2023-02-07
Rollup merge of #107756 - RalfJung:miri-out-of-addresses, r=oli-obk
Matthias Krüger
-16
/
+33
2023-02-07
miri: fix ICE when running out of address space
Ralf Jung
-16
/
+33
2023-02-07
fmt
Ralf Jung
-2
/
+1
2023-02-07
Merge from rustc
Ralf Jung
-76
/
+95
2023-02-07
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-02-06
also do not add noalias on not-Unpin Box
Ralf Jung
-16
/
+71
2023-02-06
make &mut !Unpin not dereferenceable
Ralf Jung
-60
/
+24
2023-02-04
Bump tokio from 1.23.1 to 1.24.2 in /test_dependencies
dependabot[bot]
-3
/
+3
2023-02-03
Auto merge of #2764 - DebugSteven:sleep, r=oli-obk
bors
-4
/
+111
[next]