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
/
CONTRIBUTING.md
Age
Commit message (
Expand
)
Author
Lines
2025-07-23
Update `CONTRIBUTING.md`
Jakub Beránek
-6
/
+8
2025-07-17
Merge pull request #4472 from RalfJung/triagebot
Oli Scherer
-4
/
+8
2025-07-17
tweak PR process description
Ralf Jung
-4
/
+8
2025-07-17
allow using different cargo binary
Nia Espera
-0
/
+1
2025-07-16
triagebot welcome message for new users
Ralf Jung
-1
/
+1
2025-07-02
Add tracing feature to enable tracing_chrome support
Stypox
-0
/
+9
2025-05-02
add ./miri squash
Ralf Jung
-6
/
+4
2025-03-17
replace config.toml to bootstrap.toml in src:tools
bit-aloo
-1
/
+1
2025-01-04
bump josh-proxy
Ralf Jung
-1
/
+1
2024-12-22
CONTRIBUTING: explain how to do benchmarking with a baseline
Ralf Jung
-0
/
+9
2024-10-28
contributing guide: mention expectations around force pushes and squashing
Ralf Jung
-8
/
+19
2024-10-09
explain the review bot use
Ralf Jung
-0
/
+8
2024-10-06
tweak the hint
Ralf Jung
-8
/
+3
2024-10-05
Added rust-analyzer instructions for Helix
Yoh Deadfall
-38
/
+32
2024-08-15
add 'project' process guidlines for larger contributions
Ralf Jung
-1
/
+34
2024-08-10
update suggested RA config; the './miri cargo' command is not needed any more
Ralf Jung
-4
/
+4
2024-08-10
miri-script: use --remap-path-prefix to print errors relative to the right root
Ralf Jung
-0
/
+1
2024-06-07
Remove --stage entirely from contributing
Nilstrieb
-1
/
+1
2024-06-07
Fix stage in contributing
Nilstrieb
-2
/
+2
2024-05-28
move ./miri environment variables to CONTRIBUTING
Ralf Jung
-1
/
+16
2024-05-09
make RUSTC_BLESS entirely an internal thing
Ralf Jung
-0
/
+2
2024-05-09
make MIRI_TEST_TARGET entirely an internal thing
Ralf Jung
-5
/
+40
2024-05-09
minor tweaks
Ralf Jung
-0
/
+1
2024-05-08
Update documentation for miri-script test changes
Ross Smyth
-5
/
+4
2024-03-31
update josh version and guidance
Ralf Jung
-11
/
+7
2024-03-25
CONTRIBUTING: vsocde settings: add --all-targets
Ralf Jung
-0
/
+2
2024-03-24
Add libc test for rename and ftruncate
tiif
-5
/
+8
2024-01-30
Switch over to rustc's `tracing` crate instead of using our own `log` crate
Oli Scherer
-1
/
+10
2023-12-03
Fix miri script target dir and update doc link
Jefffrey
-1
/
+1
2023-10-04
auto-detect no_std where possible
Ralf Jung
-12
/
+5
2023-08-22
miri-script: start and stop josh automatically
Ralf Jung
-20
/
+17
2023-08-21
update recommended RA config
Ralf Jung
-4
/
+5
2023-07-31
miri-script refactor
Ralf Jung
-1
/
+1
2023-03-14
Update docs to match
Ben Kimock
-7
/
+4
2023-01-31
Update CONTRIBUTING.md
Oli Scherer
-2
/
+1
2023-01-30
Add a note for using ssh login with josh
Oli Scherer
-0
/
+8
2022-12-25
use cargo-install to install josh-proxy
Ralf Jung
-4
/
+4
2022-12-21
update josh onstructions
Ralf Jung
-6
/
+6
2022-11-28
Auto merge of #2698 - RalfJung:miri-in-rustc, r=oli-obk
bors
-47
/
+14
2022-11-27
advice on josh pushing
Ralf Jung
-0
/
+7
2022-11-27
replace 'locally built rustc' instructions by 'Miri in rustc'
Ralf Jung
-47
/
+14
2022-11-15
adjust josh pushing and remove ./miri toolchain updating the toolchain file
Ralf Jung
-19
/
+3
2022-11-15
update josh instructions
Ralf Jung
-4
/
+4
2022-11-06
README: Add macos cache deletion command
Martin Kröning
-1
/
+2
2022-10-29
Auto merge of #2634 - RalfJung:miri-script, r=oli-obk
bors
-18
/
+15
2022-10-29
explain how to go back to rustup-managed Miri
Ralf Jung
-0
/
+3
2022-10-29
merge rustup-toolchain into ./miri
Ralf Jung
-5
/
+5
2022-10-29
teach ./miri how to do Josh syncs
Ralf Jung
-13
/
+10
2022-10-24
point to my fork of josh for now
Ralf Jung
-3
/
+2
2022-10-09
add josh instructions
Ralf Jung
-2
/
+51
[next]