]> git.lizzy.rs Git - rust.git/history - README.md
make 'fn convert_path_separator' to take Cow<> (to remove unnecessary allocation)
[rust.git] / README.md
2020-03-28 borsAuto merge of #1265 - RalfJung:float-cast, r=RalfJung
2020-03-28 borsAuto merge of #1267 - RalfJung:macos-dtors, r=RalfJung
2020-03-27 borsAuto merge of #1225 - JOE1994:rw_widestr, r=RalfJung
2020-03-27 JOE1994exclude 'TERM' env_var to avoid terminfo trying to...
2020-03-22 borsAuto merge of #1249 - RalfJung:rustup, r=RalfJung
2020-03-22 Ralf Jungmention cross-running in docs
2020-03-21 borsAuto merge of #1241 - RalfJung:dont-panic, r=RalfJung
2020-03-20 borsAuto merge of #1243 - RalfJung:instant, r=RalfJung
2020-03-20 borsAuto merge of #1244 - RalfJung:readme, r=RalfJung
2020-03-20 Ralf Jungadd some more miri-detected issues
2020-03-19 Ralf Jungwe also do not check floats for being init'd
2020-03-18 borsAuto merge of #1239 - elichai:2020-03-abort-intrinsics...
2020-03-18 borsAuto merge of #1238 - RalfJung:mir-opt-test, r=oli-obk
2020-03-18 Ralf Jungmove repeated run of test suite (without and with MIR...
2020-03-12 borsAuto merge of #1213 - lcnr:master, r=RalfJung
2020-03-08 borsAuto merge of #1216 - RalfJung:env, r=RalfJung
2020-03-08 borsAuto merge of #1215 - RalfJung:readme, r=RalfJung
2020-03-08 Ralf Jungreadme: mention the leaks we found
2020-03-06 borsAuto merge of #1209 - RalfJung:track-alloc-id, r=oli-obk
2020-03-06 borsAuto merge of #1211 - RalfJung:readme, r=RalfJung
2020-03-06 Ralf JungREADME: add another bug Miri found
2020-03-06 Ralf Jungmake the new option actually do something
2020-02-26 borsAuto merge of #1152 - divergentdave:shim-directory...
2020-02-26 borsAuto merge of #1192 - RalfJung:disable-stacked-borrows...
2020-02-24 Ralf Jungadd an option to disable Stacked Borrows
2020-02-23 borsAuto merge of #1167 - christianpoveda:shims-refactor...
2020-02-22 borsAuto merge of #1185 - RalfJung:readme, r=RalfJung
2020-02-22 Ralf Jungfix README
2020-02-16 borsAuto merge of #1176 - RalfJung:readme, r=oli-obk
2020-02-16 Ralf Jungclarify caveats
2020-02-16 Ralf Jungupdate README
2020-02-08 borsAuto merge of #1159 - divergentdave:shim-seek, r=RalfJung
2020-01-30 borsAuto merge of #1151 - divergentdave:statx-AT_EMPTY_PATH...
2020-01-29 borsAuto merge of #1154 - TimDiekmann:rename-alloc, r=RalfJung
2020-01-29 borsAuto merge of #1155 - divergentdave:shim-posix_fadivse...
2020-01-28 borsAuto merge of #1162 - RalfJung:track-fn-ptr, r=RalfJung
2020-01-28 borsAuto merge of #1148 - yoshuawuyts:patch-1, r=RalfJung
2020-01-18 Yoshua WuytsDocument miri can only be installed on nightly
2019-12-22 borsAuto merge of #1101 - christianpoveda:stat-shim, r...
2019-12-14 borsAuto merge of #1113 - RalfJung:vtable, r=RalfJung
2019-12-10 borsAuto merge of #1080 - rust-lang:stacked_borrow_tracing...
2019-12-10 Oliver SchererUpdate README.md
2019-12-08 borsAuto merge of #1111 - MarkusPettersson98:rustup-1.21...
2019-12-08 borsAuto merge of #1110 - MarkusPettersson98:master, r...
2019-12-08 Oliver SchererDocument the new flag
2019-12-08 Markus PetterssonUpdated README to reflect deprecation of rustup install
2019-12-08 borsAuto merge of #1107 - RalfJung:rustup, r=RalfJung
2019-12-07 borsAuto merge of #1106 - RalfJung:memleak-ignore, r=RalfJung
2019-12-07 borsAuto merge of #1105 - RalfJung:readme, r=oli-obk
2019-12-07 Ralf Jungadd flag to ignore memory leaks
2019-12-07 Ralf Jungbetter way to ignore tests in Miri
2019-12-06 borsAuto merge of #1104 - RalfJung:readme, r=oli-obk
2019-12-06 Ralf Jungwording
2019-12-06 Ralf JungREADME: Miri now supports panics and FS access
2019-11-19 borsAuto merge of #693 - Aaron1011:feature/panic_unwind_fin...
2019-11-19 borsAuto merge of #1062 - RalfJung:readme, r=RalfJung
2019-11-19 Ralf Junggeneralize readme
2019-10-16 borsAuto merge of #1000 - RalfJung:profile, r=RalfJung
2019-10-16 Ralf Jungmake sure we don't install more than we have to
2019-09-28 borsAuto merge of #957 - christianpoveda:ptr-align-offset...
2019-09-16 borsAuto merge of #945 - christianpoveda:ptr-align-offset...
2019-09-14 borsAuto merge of #953 - RalfJung:contributing, r=oli-obk
2019-09-14 Ralf Jungadd CONTRIBUTING guide
2019-08-29 borsAuto merge of #937 - christianpoveda:fix-isolation...
2019-08-29 Christian PovedaAdd cargo-miri test for no isolation
2019-08-29 borsAuto merge of #935 - christianpoveda:blacklist-env...
2019-08-29 Christian PovedaSmall corrections
2019-08-28 Christian PovedaAdd -Zmiri-env-exclude flag
2019-08-27 borsAuto merge of #925 - christianpoveda:environ-shim,...
2019-08-27 borsAuto merge of #917 - RalfJung:isolation, r=oli-obk
2019-08-23 Ralf Jungchange flag name: enable-communication -> disable-isolation
2019-08-23 borsAuto merge of #914 - christianpoveda:use-host-rng,...
2019-08-20 Christian PovedaUpdate -Zmiri-enable-communication docs
2019-08-14 borsAuto merge of #894 - christianpoveda:env-vars-communica...
2019-08-09 borsAuto merge of #896 - tmandry:add-generator-uninhabited...
2019-08-08 borsAuto merge of #898 - christianpoveda:master, r=RalfJung
2019-08-08 borsAuto merge of #871 - RalfJung:miri-rustc-cleanup, r...
2019-08-06 Christian PovedaUpdate readme
2019-08-04 borsAuto merge of #885 - Aaron1011:fix/f-round, r=RalfJung
2019-08-04 borsAuto merge of #884 - Aaron1011:fix/linux-getrandom...
2019-08-04 borsAuto merge of #887 - RalfJung:readme, r=RalfJung
2019-08-04 Ralf Jungadd getrandom bug
2019-08-02 borsAuto merge of #870 - RalfJung:miri-rustc, r=oli-obk
2019-07-31 Ralf Jungtest-miri is no longer a thing
2019-07-30 borsAuto merge of #867 - RalfJung:readme, r=RalfJung
2019-07-30 Ralf Jungmove CI remark down to CI section
2019-07-30 borsAuto merge of #865 - RalfJung:readme, r=oli-obk
2019-07-30 Ralf Jungcall out more clearly what we do not test; update parag...
2019-07-25 borsAuto merge of #857 - RalfJung:readme, r=RalfJung
2019-07-25 Ralf Junglink to UB definition
2019-07-24 borsAuto merge of #853 - RalfJung:readme, r=RalfJung
2019-07-24 borsAuto merge of #852 - lzutao:rustup, r=RalfJung
2019-07-24 Ralf Jungreadme: move flags and env vars up above dev
2019-07-24 borsAuto merge of #851 - RalfJung:intrptrcast-by-default...
2019-07-23 Ralf Jungmake sure we always have an RNG
2019-07-14 borsAuto merge of #840 - RalfJung:readme, r=RalfJung
2019-07-14 Ralf Jungupdate README about what we do not support
2019-07-06 Ralf JungMerge remote-tracking branch 'origin/master' into rustup
2019-07-04 borsAuto merge of #822 - RalfJung:tls, r=RalfJung
2019-07-03 borsAuto merge of #820 - RalfJung:intptrcast, r=RalfJung
next