]> git.lizzy.rs Git - rust.git/history - src/bin
Auto merge of #2427 - Nilstrieb:doc-fix, r=saethlin
[rust.git] / src / bin /
2022-07-23 borsAuto merge of #2424 - RalfJung:weak-memory-debug, r...
2022-07-23 Ralf Jungadd a flag to print a diagnostic when an outdated value...
2022-07-21 borsAuto merge of #2408 - RalfJung:deps, r=oli-obk
2022-07-21 borsAuto merge of #2409 - RalfJung:cargo-miri-rustc, r...
2022-07-21 Ralf Jungonly complain about runtime toolchain mismatch when...
2022-07-20 borsAuto merge of #2402 - RalfJung:cargo-target, r=RalfJung
2022-07-20 borsAuto merge of #2391 - RalfJung:stderr, r=oli-obk
2022-07-19 borsAuto merge of #2390 - RalfJung:debug, r=RalfJung
2022-07-19 Ralf Jungshow a better error when running Miri with the wrong...
2022-07-19 borsAuto merge of #2350 - RalfJung:remove-deprecated, r...
2022-07-12 Ralf Jungremove deprecated options
2022-06-29 borsAuto merge of #2287 - RalfJung:field-retagging, r=RalfJung
2022-06-29 Ralf Jungadd option for recursive field retagging
2022-06-28 borsAuto merge of #2275 - RalfJung:permissive-provenance...
2022-06-27 borsAuto merge of #2276 - RalfJung:join, r=RalfJung
2022-06-27 Ralf Jungavoid unnecessary indirection in miri-track-raw-pointer...
2022-06-27 Ralf Jungremove support for untagged pointers
2022-06-27 Ralf Jungmake permissive provenance and raw-ptr tagging the...
2022-06-26 borsAuto merge of #2272 - RalfJung:progress, r=RalfJung
2022-06-26 Ralf Jungadd -Zmiri-report-progress to regularly print a stacktr...
2022-06-18 borsAuto merge of #2228 - cbeuw:futex-fix, r=RalfJung
2022-06-13 borsAuto merge of #2232 - rust-lang:gesundheit, r=oli-obk
2022-06-13 borsAuto merge of #2179 - RalfJung:rustc, r=oli-obk
2022-06-13 borsAuto merge of #2203 - RalfJung:deprecate, r=oli-obk
2022-06-07 borsAuto merge of #2208 - RalfJung:preempt, r=RalfJung
2022-06-07 Ralf Jungmake scheduler preemptive, with configurable preemption...
2022-06-06 Ralf Jungdeprecate -Zmiri-allow-uninit-numbers and -Zmiri-allow...
2022-06-06 borsAuto merge of #1963 - cbeuw:weak-memory, r=RalfJung
2022-06-06 Andy WangAdd weak memory config option
2022-06-06 borsAuto merge of #2183 - RalfJung:better-provenance-contro...
2022-06-06 borsAuto merge of #2202 - InfRandomness:infrandomness/rustd...
2022-06-06 borsAuto merge of #2201 - RalfJung:arg-parsing, r=RalfJung
2022-06-06 Ralf Jungargument parsing: make better use of strip_prefix
2022-06-01 borsAuto merge of #2175 - RalfJung:xargo, r=oli-obk
2022-06-01 borsAuto merge of #2167 - rust-lang:gesundheit, r=RalfJung
2022-06-01 Oli SchererCheck that diagnostics happen in the line that they...
2022-05-25 borsAuto merge of #2157 - RalfJung:tests, r=oli-obk
2022-05-25 borsAuto merge of #2151 - RalfJung:numbers, r=oli-obk
2022-05-25 Ralf Jungenable number validity checking and ptr::invalid checki...
2022-05-23 borsAuto merge of #2059 - carbotaniuman:master, r=RalfJung
2022-05-23 carbotaniumanInitial work on permissive provenance
2022-05-14 borsAuto merge of #2030 - saethlin:track-alloc-history...
2022-05-11 borsAuto merge of #2113 - RalfJung:rustc-log, r=RalfJung
2022-05-11 Ralf Jungwhen MIRI_LOG is set, set RUSTC_LOG_ENTRY_EXIT
2022-05-10 borsAuto merge of #2084 - rust-lang:silence, r=RalfJung
2022-05-06 borsAuto merge of #2103 - RalfJung:rustup, r=RalfJung
2022-05-06 Ralf Jungrustup
2022-04-30 borsAuto merge of #2090 - dtolnay-contrib:addcarry, r=oli-obk
2022-04-30 borsAuto merge of #2091 - dtolnay-contrib:clippy, r=oli-obk
2022-04-29 David TolnaySuppress all currently triggered clippy lints
2022-04-26 Oli SchererRename flag, datastructure and messaging around muting...
2022-04-25 borsAuto merge of #2086 - nbdd0121:master, r=RalfJung
2022-04-25 Gary GuoUpdate export_symbols
2022-04-25 Oli SchererAdd a command line flag to avoid printing to stdout...
2022-04-21 borsAuto merge of #2075 - y86-dev:master, r=RalfJung
2022-04-21 y86-devAdded support for multiple tracked pointers, allocs...
2022-04-10 borsAuto merge of #2062 - RalfJung:rustup, r=RalfJung
2022-04-09 borsAuto merge of #2061 - RalfJung:edition, r=RalfJung
2022-04-09 Ralf Jungremove no longer needed imports
2022-04-05 borsAuto merge of #2047 - RalfJung:no-extras, r=RalfJung
2022-04-04 borsAuto merge of #2046 - RalfJung:very-strict, r=RalfJung
2022-04-02 Ralf Jungmake strict-provenance imply check-number-validity
2022-04-01 borsAuto merge of #2045 - RalfJung:strict-provenance, r...
2022-04-01 Ralf Jungadd -Zmiri-strict-provenance
2022-03-20 borsAuto merge of #1975 - DrMeepster:backtrace_fix, r=RalfJung
2022-03-12 borsAuto merge of #2018 - RalfJung:term, r=oli-obk
2022-03-12 borsAuto merge of #2021 - RalfJung:write-fields-refactor...
2022-03-12 borsAuto merge of #2019 - RalfJung:align, r=RalfJung
2022-03-12 Ralf Jungalso accept odd number of hex digits; add README sectio...
2022-03-05 borsAuto merge of #1970 - asquared31415:open_unix_varargs...
2022-03-05 borsAuto merge of #1999 - RalfJung:forward-env, r=oli-obk
2022-03-05 Ralf Jungadd flag to forward specific env vars (while isolation...
2022-02-22 borsAuto merge of #1977 - saethlin:short-backtraces, r...
2022-02-22 Ben KimockPrune backtraces similar to RUST_BACKTRACE=1 logic
2021-11-17 borsAuto merge of #1911 - RalfJung:rename-track-tag, r...
2021-11-13 Ralf Jungrename track-raw-pointers flag to tag-raw-pointers
2021-11-10 borsAuto merge of #1904 - camelid:uninit-num, r=RalfJung
2021-11-10 Noah LevUpdate Miri for detecting uninitialized numbers
2021-10-26 borsAuto merge of #1902 - camelid:r-a, r=RalfJung
2021-10-26 borsAuto merge of #1903 - bjorn3:rustup, r=oli-obk
2021-10-26 bjorn3rustup
2021-09-09 borsAuto merge of #1888 - hyd-dev:rustup, r=RalfJung
2021-09-09 hyd-dev`rustc_mir` -> `rustc_const_eval`
2021-09-08 borsAuto merge of #1884 - DrMeepster:start, r=RalfJung
2021-09-02 DrMeepsteradd support for #[start]
2021-07-30 borsAuto merge of #1863 - hyd-dev:parallel-compiler, r...
2021-07-30 hyd-devUse `Lrc` instead of `Rc` in `MiriCompilerCalls::config()`
2021-07-17 borsAuto merge of #1851 - RalfJung:provenance-overhaul...
2021-07-16 Ralf Jungadjust Miri to Pointer type overhaul
2021-07-12 borsAuto merge of #1850 - RalfJung:fmt, r=RalfJung
2021-07-11 Ralf Jungfmt: set force_multiline_blocks=true
2021-06-15 borsAuto merge of #1833 - hyd-dev:82261, r=RalfJung
2021-06-14 hyd-devDo not return `DefId` that doesn't have exported symbol...
2021-06-09 borsAuto merge of #1830 - RalfJung:readme, r=RalfJung
2021-06-09 borsAuto merge of #1818 - landaire:feature/panic-on-unsuppo...
2021-06-09 borsAuto merge of #1797 - atsmtat:env-isolation, r=RalfJung
2021-06-09 Smit SoniAdd a support to execute isolated op without halting
2021-06-07 Lander BrandtAdd support for panicking in the emulated application...
2021-06-03 borsAuto merge of #1776 - hyd-dev:1170, r=RalfJung
2021-06-03 Ralf Jungfix typo
next