]> git.lizzy.rs Git - rust.git/history - README.md
some CurrentSpan cleanup
[rust.git] / README.md
2022-08-10 borsAuto merge of #2461 - RalfJung:frame-in-std, r=RalfJung
2022-08-08 borsAuto merge of #2471 - RalfJung:term, r=RalfJung
2022-08-06 Ralf Jungstop excluding TERM env var on Unix
2022-07-28 borsAuto merge of #2426 - saethlin:unix-exec, r=RalfJung
2022-07-25 borsAuto merge of #2422 - RalfJung:integers, r=oli-obk
2022-07-25 borsAuto merge of #2436 - RalfJung:lib-crates, r=oli-obk
2022-07-24 Ralf Jungtest all of the autocfg queries
2022-07-24 Ralf Jungmake miri a better RUSTC by default inside cargo-miri
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-22 borsAuto merge of #2418 - RalfJung:track, r=RalfJung
2022-07-22 borsAuto merge of #2415 - RalfJung:cargo-miri, r=oli-obk
2022-07-22 Ralf Jungsupport MIRI_HOST_SYSROOT env var for stage 0 builds
2022-07-21 borsAuto merge of #2410 - rust-lang:miri_auto_ops, r=RalfJung
2022-07-21 Oli SchererDocument MIRI_AUTO_OPS
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 borsAuto merge of #2350 - RalfJung:remove-deprecated, r...
2022-07-13 borsAuto merge of #2315 - saethlin:shrink-item, r=saethlin
2022-07-12 Ralf Jungremove deprecated options
2022-07-11 borsAuto merge of #2354 - Techie-Pi:patch-1, r=RalfJung
2022-07-10 TechiePiFix README typo
2022-07-05 borsAuto merge of #2329 - RalfJung:benches, r=oli-obk
2022-07-05 borsAuto merge of #2330 - RalfJung:notex, r=oli-obk
2022-07-04 borsAuto merge of #2331 - RalfJung:trophy, r=RalfJung
2022-07-04 Ralf Jungtrophy case++
2022-07-03 borsAuto merge of #1935 - saethlin:optimize-sb, r=RalfJung
2022-07-03 borsAuto merge of #2316 - domenicquirl:readme-track-tag...
2022-07-03 DQclarify that a (tracked) tag may never be popped
2022-07-03 borsAuto merge of #2317 - RalfJung:this-is-not-a-std-test...
2022-07-03 Ralf Jungfix ./miri run with MIRI_TEST_TARGET
2022-07-03 Ralf Junganother one for the trophy case
2022-07-03 DQClarify `-Zmiri-track-pointer-tag`
2022-07-02 borsAuto merge of #2312 - RalfJung:misc, r=RalfJung
2022-07-02 Ralf Jungreadme tweaks
2022-07-02 borsAuto merge of #2304 - LegNeato:shim-fstat64-mac, r...
2022-06-30 borsAuto merge of #2293 - RalfJung:env, r=RalfJung
2022-06-30 Ralf Jungmake -Zmiri-env-forward take precedence over -Zmiri...
2022-06-30 borsAuto merge of #2282 - rust-lang:no_std, r=RalfJung
2022-06-30 Oli SchererSupport no-std targets and test it in CI
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 #2279 - RalfJung:adjacent-allocs, r=RalfJung
2022-06-28 Ralf Jungtypo
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 Jungreadme: move some things around
2022-06-27 Ralf Jungmake permissive provenance and raw-ptr tagging the...
2022-06-26 borsAuto merge of #2274 - RalfJung:trophy, r=RalfJung
2022-06-26 Ralf Jungtrophy case: add the data race in thread::scope
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-26 borsAuto merge of #2245 - saethlin:color-always, r=RalfJung
2022-06-25 borsAuto merge of #2265 - RalfJung:readme, r=RalfJung
2022-06-25 Ralf JungREADME: multi-seed loop: also test the 0 seed
2022-06-25 borsAuto merge of #2264 - RalfJung:not-a-fixme, r=RalfJung
2022-06-25 borsAuto merge of #2196 - carbotaniuman:permissive-stacked...
2022-06-24 Ralf Jungmake the tests pass
2022-06-19 borsAuto merge of #2240 - RalfJung:readme, r=RalfJung
2022-06-19 Ralf Jungreadme
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 WangSpelling, punctuation and grammar
2022-06-06 Andy WangUpdate README
2022-06-06 Andy WangAdd -Zmiri-disable-weak-memory-emulation to README
2022-06-03 borsAuto merge of #2184 - RalfJung:readme, r=RalfJung
2022-06-03 Ralf Jungfix dangling reference in the README
2022-05-30 borsAuto merge of #2158 - rust-lang:gesundheit, r=RalfJung
2022-05-29 borsAuto merge of #2161 - RalfJung:rustup, r=RalfJung
2022-05-28 Ralf Jungrustup
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-25 borsAuto merge of #2032 - rust-lang:gesundheit, r=oli-obk
2022-05-25 Oli SchererAdd a custom ui test runner and move all tests to it
2022-05-23 borsAuto merge of #2149 - RalfJung:tests, r=RalfJung
2022-05-23 borsAuto merge of #2147 - RalfJung:readme, r=RalfJung
2022-05-23 Ralf Jungfix some old typos
2022-05-23 Ralf Jungsplit flag section into common and advanced flags
2022-05-23 borsAuto merge of #2059 - carbotaniuman:master, r=RalfJung
2022-05-23 Ralf Jungreadme: document permissive-provenance flag
2022-05-22 borsAuto merge of #2141 - saethlin:early-diagnostics-ice...
2022-05-22 borsAuto merge of #2142 - saethlin:cleanup-data-race-ice...
2022-05-22 borsAuto merge of #2140 - V0ldek:page_size, r=RalfJung
2022-05-21 borsAuto merge of #2137 - RalfJung:targets, r=oli-obk
2022-05-20 Ralf Jungexplain which targets we support to what extent
2022-05-20 Ralf Jungexplain what we mean by 'unsound'
2022-05-14 borsAuto merge of #2030 - saethlin:track-alloc-history...
2022-05-10 borsAuto merge of #2084 - rust-lang:silence, r=RalfJung
2022-05-10 Oli SchererWording nit
2022-05-10 Oli SchererUse alphabetical order for miri flags
2022-05-05 borsAuto merge of #2100 - RalfJung:readme, r=RalfJung
2022-05-05 Ralf Jungtweak MIRI_SYSROOT docs
next