]> git.lizzy.rs Git - rust.git/history - README.md
Auto merge of #1699 - m-ou-se:panic-format, r=RalfJung
[rust.git] / README.md
2020-05-07 borsAuto merge of #1397 - brson:tikv-2, r=RalfJung
2020-05-07 Ralf Jungadjust wording
2020-05-07 Brian AndersonAdd two more TiKV bugs to trophy case
2020-05-02 borsAuto merge of #1386 - RalfJung:trophy, r=RalfJung
2020-05-02 borsAuto merge of #1383 - brson:tikv-trophy, r=RalfJung
2020-05-02 Ralf Jungtrophy case: consistent wording (X doing Y)
2020-05-02 Ralf JungAdjust wording
2020-05-01 Brian AndersonAdd another tikv stacked borrowing error to trophy...
2020-04-30 borsAuto merge of #1379 - RalfJung:macos-fn-name, r=RalfJung
2020-04-30 Ralf JungREADME tweak
2020-04-30 borsAuto merge of #1284 - vakaras:add-threads-cr2, r=RalfJung
2020-04-30 borsAuto merge of #1377 - brson:servo-trophy, r=RalfJung
2020-04-30 Ralf JungTweak error wording
2020-04-30 Brian AndersonAdd servo_arc to trophy case
2020-04-27 Vytautas AstrauskasUpdate a comment in README about what concurrency check...
2020-04-27 Vytautas AstrauskasAdd a warning that Miri does not check for data-races.
2020-04-27 borsAuto merge of #1354 - divergentdave:dump-alloc-on-undef...
2020-04-25 borsAuto merge of #1368 - Robbepop:add-new-trophy-for-inks...
2020-04-25 Hero BirdUpdate README.md
2020-04-25 Hero BirdAdd miri trophy for LazyArray::swap (ink! PR)
2020-04-23 borsAuto merge of #1358 - dtolnay:ci, r=RalfJung
2020-04-23 David TolnayRemove unneeded setup step from CI instructions in...
2020-04-23 borsAuto merge of #1356 - brson:trophy, r=RalfJung
2020-04-23 Brian AndersonUpdate README.md
2020-04-23 Brian AndersonAdd ryu and tikv to trophy case
2020-04-18 borsAuto merge of #1325 - RalfJung:float_to_int_unchecked...
2020-04-15 borsAuto merge of #1337 - RalfJung:intrinsic-tests, r=RalfJung
2020-04-15 borsAuto merge of #1334 - KrishnaSannasi:track-dealloc...
2020-04-15 Ozarenadded deallocation tracking
2020-04-14 borsAuto merge of #1331 - samrat:macos-mach-timebase-info...
2020-04-14 borsAuto merge of #1332 - RalfJung:disable-alignment-check...
2020-04-14 Ralf Jungtweak flag section in README
2020-04-13 Ralf Jungmention new option in README and diagnostics
2020-04-13 borsAuto merge of #1329 - RalfJung:readme, r=RalfJung
2020-04-13 Ralf Jungnote Miri's leak check abilities and that they are...
2020-04-11 borsAuto merge of #1321 - RalfJung:float, r=RalfJung
2020-04-11 borsAuto merge of #1320 - RalfJung:tests, r=RalfJung
2020-04-11 borsAuto merge of #1319 - RalfJung:readme, r=RalfJung
2020-04-11 Ralf Jungadd push_str issue to trophy case
2020-04-10 borsAuto merge of #1308 - RalfJung:miri, r=RalfJung
2020-04-10 borsAuto merge of #1304 - RalfJung:backtrace-sep, r=RalfJung
2020-04-08 borsAuto merge of #1313 - RalfJung:trophy, r=RalfJung
2020-04-08 Ralf Jungadd EbrCell to trophy case
2020-04-05 borsAuto merge of #1303 - RalfJung:readme, r=RalfJung
2020-04-04 Ralf Jungtweak README
2020-04-04 borsAuto merge of #1293 - Firstyear:1289-miri-readme, r...
2020-04-02 William BrownApply feedback
2020-04-01 William BrownUpdate readme to make supported codo clearer
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
next