about summary refs log tree commit diff
path: root/src/tools/miri
AgeCommit message (Expand)AuthorLines
2023-02-01Preparing for merge from rustcRalf Jung-1/+1
2023-02-01Stabilize feature 'cstr_from_bytes_until_nul'Trevor Gross-1/+0
2023-01-31busy waiting implementation for sleepDebugSteven-4/+111
2023-01-31make unaligned_reference a hard errorRalf Jung-5/+12
2023-01-31Auto merge of #2772 - RalfJung:rustup, r=RalfJungbors-3/+4
2023-01-31dont run optimized MIR for now, it is brokenRalf Jung-1/+2
2023-01-31Auto merge of #2767 - oli-obk:josh_auth, r=RalfJungbors-0/+7
2023-01-31Update CONTRIBUTING.mdOli Scherer-2/+1
2023-01-30Merge from rustcRalf Jung-1/+1
2023-01-30Preparing for merge from rustcRalf Jung-1/+1
2023-01-30Add a note for using ssh login with joshOli Scherer-0/+8
2023-01-29remove scfix testRalf Jung-35/+0
2023-01-26add EarlyBinder::no_bound_varsKyle Matsuda-1/+1
2023-01-26change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB...Kyle Matsuda-1/+1
2023-01-26replace usages of fn_sig query with bound_fn_sigKyle Matsuda-1/+1
2023-01-25add scfix testRalf Jung-0/+35
2023-01-23Preparing for merge from rustcOli Scherer-1/+1
2023-01-22Merge from rustcRalf Jung-6/+11
2023-01-22Preparing for merge from rustcRalf Jung-1/+1
2023-01-19Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkovbors-6/+5
2023-01-17add miri regression testThe 8472-0/+6
2023-01-16Move compiler input and ouput paths into sessionOli Scherer-6/+5
2023-01-16Group some commonly passed together values into a structOli Scherer-1/+1
2023-01-15Merge from rustcRalf Jung-2/+3
2023-01-15Preparing for merge from rustcRalf Jung-1/+1
2023-01-14Rollup merge of #106661 - mjguzik:linux_statx, r=Mark-SimulacrumMatthias Krüger-2/+3
2023-01-13clippyRalf Jung-1/+1
2023-01-13Merge from rustcRalf Jung-5/+1
2023-01-13Preparing for merge from rustcRalf Jung-1/+1
2023-01-12Auto merge of #105603 - oli-obk:non_repeatable_queries, r=petrochenkovbors-1/+1
2023-01-12Harden the pre-tyctxt query system against accidental recomputationOli Scherer-1/+1
2023-01-11Stabilize `::{core,std}::pin::pin!`Daniel Henry-Mantilla-4/+0
2023-01-11Fix up stat test in libc-fs-with-isolationMateusz Guzik-2/+3
2023-01-09add dtors_in_dtors_in_dtorsRalf Jung-0/+57
2023-01-09Auto merge of #2753 - RalfJung:rustup, r=RalfJungbors-1/+1
2023-01-09Preparing for merge from rustcRalf Jung-1/+1
2023-01-09Auto merge of #2752 - RalfJung:win-env-current-exe, r=RalfJungbors-13/+85
2023-01-09make env::current_exe work on WindowsRalf Jung-13/+85
2023-01-06Bump tokio from 1.23.0 to 1.23.1 in /test_dependenciesdependabot[bot]-3/+3
2023-01-05Test again wasm32-unknown-unknownAaron Hill-2/+80
2023-01-05Ignore symbol shim clash when symbol is provided by `compiler_builtins`Aaron Hill-1/+10
2023-01-03clippyRalf Jung-2/+1
2023-01-03Merge from rustcRalf Jung-0/+5
2023-01-03Preparing for merge from rustcRalf Jung-1/+1
2023-01-02tweaks to retag diagnostic handlingRalf Jung-13/+9
2022-12-31Add missing extern crate rustc_driverbjorn3-0/+5
2022-12-28no need to do a no_std build for wasiRalf Jung-3/+5
2022-12-28test using a JSON target fileRalf Jung-0/+26
2022-12-28bump dependenciesRalf Jung-133/+154
2022-12-28print sysroot build failure errorRalf Jung-3/+5