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
/
native-lib
Age
Commit message (
Expand
)
Author
Lines
2025-08-31
some refactoring and cleanup
Ralf Jung
-65
/
+62
2025-08-31
native-lib: pass structs to native code
Nia Espera
-0
/
+234
2025-07-30
const-eval: full support for pointer fragments
Ralf Jung
-1
/
+1
2025-07-18
Show the memory of uninit reads
Oli Scherer
-2
/
+7
2025-07-16
hook up native-lib bits
Nia Espera
-0
/
+192
2025-07-03
only set host-specific CC; improve and de-duplicate native libs testing logic
Ralf Jung
-11
/
+0
2025-06-29
fix type mismatches in native-lib/scalar_arguments test
Ralf Jung
-2
/
+2
2025-06-28
various minor native-lib-tracing tweaks, and disable naive-lib-tracing mode b...
Ralf Jung
-4
/
+4
2025-06-18
minimal ptrace setup
Nia Espera
-4
/
+4
2025-06-07
make better use of label for data-race and some other errors
Ralf Jung
-4
/
+4
2025-06-07
diagnostics: do not repeat the entire message in the span label
Ralf Jung
-2
/
+2
2025-05-30
Change diagnostic wording
tiif
-4
/
+2
2025-02-28
use fixed-width integer types in C code
Ralf Jung
-36
/
+38
2025-02-28
miri native-call support: all previously exposed provenance is accessible to ...
Ralf Jung
-4
/
+55
2024-12-19
add warning explaining the limitations of the native code mode
Ralf Jung
-0
/
+36
2024-12-07
fmt
The Miri Cronjob Bot
-9
/
+3
2024-12-05
extend Miri to correctly pass mutable pointers through FFI
Strophox
-19
/
+314
2024-09-16
Bump ui test
Oli Scherer
-12
/
+8
2024-09-03
Enable native libraries on macOS
Jesse Rusak
-33
/
+60
2024-09-01
fmt
The Miri Cronjob Bot
-8
/
+4
2024-08-30
enable Miri to pass const pointers through FFI
Strophox
-0
/
+138
2024-05-10
rename 'extern-so' to 'native-lib'
Ralf Jung
-0
/
+114