]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-05 JCTyBlaiddSplit out vector_clock to separate file, general tidy...
2020-11-04 JCTyBlaiddDetect races between atomic and non-atomic accesses...
2020-11-02 JCTyBlaiddAdd newlines at end of file + use replace.
2020-11-02 JCTyBlaiddMark all new tests as disabled on windows
2020-11-02 JCTyBlaiddFix & rebase
2020-11-02 JCTyBlaiddAdd tests, and fix bug in atomic RMW relaxed stores
2020-11-02 JCTyBlaiddInitial data-race detector,
2020-10-31 borsAuto merge of #1613 - RalfJung:test-normalize, r=RalfJung
2020-10-31 Ralf Jungbacktrace tests: support more ways of checking out...
2020-10-30 borsAuto merge of #1611 - RalfJung:timing-tests, r=RalfJung
2020-10-30 Ralf Jungincrease timeout to avoid spurious test failures
2020-10-30 borsAuto merge of #1610 - camelid:patch-2, r=RalfJung
2020-10-30 CamelidUpdate locally-built rustc instructions
2020-10-29 borsAuto merge of #1609 - camelid:patch-1, r=RalfJung
2020-10-29 CamelidFix link in README
2020-10-29 borsAuto merge of #1607 - RalfJung:rustup, r=RalfJung
2020-10-29 Ralf Jungrustup
2020-10-28 borsAuto merge of #1606 - RalfJung:trophy, r=oli-obk
2020-10-28 borsAuto merge of #1603 - RalfJung:track-raw, r=oli-obk
2020-10-28 Ralf Jungupdate trophy case
2020-10-28 Ralf Jungtest raw pointer tracking; we cannot track raw pointers...
2020-10-28 borsAuto merge of #1604 - RalfJung:std-debug-assert, r...
2020-10-28 Ralf Jungexpand flag docs
2020-10-28 borsAuto merge of #1605 - RalfJung:readme, r=RalfJung
2020-10-28 Ralf Jungremove outdated CI badges
2020-10-28 Ralf Jungdisable debug assertions in the standard library
2020-10-28 Ralf Jungrun some tests with raw pointer tracking
2020-10-28 Ralf Jungadd an option to track raw pointer tags in Stacked...
2020-10-28 Ralf JungStacked Borrows: print affected memory location on...
2020-10-27 borsAuto merge of #1602 - RalfJung:box, r=RalfJung
2020-10-27 Ralf Jungtest Box::into_raw aliasing
2020-10-27 borsAuto merge of #1601 - RalfJung:misc, r=RalfJung
2020-10-27 Ralf Jungpointer tag tracking: also show when tag is being created
2020-10-27 Ralf JungUse bash to make sure &> works
2020-10-25 borsAuto merge of #1600 - RalfJung:rustup, r=RalfJung
2020-10-25 Ralf Jungrustup; make panic output less dependent on stdlib...
2020-10-24 borsAuto merge of #1599 - camelid:default-args-const, r...
2020-10-24 CamelidMake `miri_default_args()` a constant
2020-10-24 borsAuto merge of #1598 - camelid:hide-readlink-error,...
2020-10-24 borsAuto merge of #1596 - camelid:fix-readme, r=RalfJung
2020-10-24 borsAuto merge of #1594 - camelid:dont-force-install-xargo...
2020-10-23 CamelidHide readlink error in `./miri`
2020-10-23 CamelidFix README
2020-10-23 CamelidDon't force-install xargo
2020-10-22 borsAuto merge of #1593 - rust-lang:test, r=RalfJung
2020-10-22 Ralf Jungfix './miri test'
2020-10-22 borsAuto merge of #1592 - RalfJung:rustup, r=RalfJung
2020-10-22 Ralf Jungrustup; increase slack for timing tests
2020-10-22 borsAuto merge of #1590 - RalfJung:trophy, r=RalfJung
2020-10-21 Ralf Junganother TiKV bug for the trophy case :)
2020-10-21 borsAuto merge of #1589 - Aaron1011:enable-normal-backtrace...
2020-10-20 Aaron HillEnable `backtrace` feature in the generated `Xargo...
2020-10-20 borsAuto merge of #1587 - lzutao:only-gha, r=RalfJung
2020-10-20 Lzu Taobuild: Gate only on GHA: remove travis and appveyor...
2020-10-18 borsAuto merge of #1586 - RalfJung:available-concurrency...
2020-10-18 Ralf Jungtest new available_concurrency function
2020-10-18 borsAuto merge of #1584 - Aaron1011:test/std-backtrace...
2020-10-17 Aaron HillTest std::backtrace::Backtrace
2020-10-17 borsAuto merge of #1585 - RalfJung:rustup, r=RalfJung
2020-10-17 Ralf Jungrustup; the bad compile times for the float test are...
2020-10-15 borsAuto merge of #1583 - est31:target_refactor, r=RalfJung
2020-10-15 est31Replace target.target with target
2020-10-11 borsAuto merge of #1581 - RalfJung:readme, r=RalfJung
2020-10-11 borsAuto merge of #1580 - Aaron1011:feature/backtrace-fn...
2020-10-11 Ralf JungImprove wording
2020-10-11 borsAuto merge of #1571 - lzutao:actions, r=RalfJung
2020-10-11 Aaron HillAdd comment about deprecation
2020-10-11 borsAuto merge of #1582 - Aaron1011:rustup-run-compiler...
2020-10-11 Aaron HillRustup
2020-10-11 Aaron HillApply suggestions from code review
2020-10-11 Lzu TaoAdd a working github actions template
2020-10-11 Ralf JungREADME: make our cross-interpretation feature stand...
2020-10-10 Aaron HillAdd an `fn_ptr` field to `MiriFrame`
2020-10-09 borsAuto merge of #1579 - lygstate:patch-1, r=RalfJung
2020-10-09 Yonggang LuoUpdate README.md
2020-10-07 borsAuto merge of #1577 - RalfJung:rlib, r=RalfJung
2020-10-07 Ralf Jungfix for rlib/cdylib crates in dependency tree
2020-10-07 borsAuto merge of #1550 - RalfJung:vecdeque, r=RalfJung
2020-10-07 Ralf Jungrustup; bring back mir-opt-level 3
2020-10-07 Ralf Jungtest VecDeque::iter_mut aliasing
2020-10-06 borsAuto merge of #1575 - Aaron1011:fix/macro-backtrace...
2020-10-06 borsAuto merge of #1576 - RalfJung:gha, r=RalfJung
2020-10-06 Ralf Jungadd bors notification jobs
2020-10-05 Aaron HillUse macro callsite spans in backtrace
2020-10-05 borsAuto merge of #1573 - RalfJung:rustup, r=RalfJung
2020-10-05 Ralf Jungrustup; disable opt level >=2 tests due to ICE
2020-10-04 borsAuto merge of #1564 - Aaron1011:readlink, r=RalfJung
2020-10-04 Ralf Jungmore punctuation
2020-10-04 Aaron HillProperly capitalize PathConversion
2020-10-04 Aaron HillNormalize MIRI_TEMP before using it
2020-10-04 borsAuto merge of #1572 - RalfJung:rustup, r=RalfJung
2020-10-04 Ralf Jungrustup; test NaN conversion issue
2020-10-04 Aaron HillMove `convert_path_separator` to trait and use it in...
2020-10-04 Aaron HillSwap order of assertions for easier debugging
2020-10-04 Aaron HillMake helper functions freestanding
2020-10-04 Aaron HillAdd trailing punctuation
2020-10-04 Aaron HillMerge `fs` and `fs_libc` tests
2020-10-04 Aaron HillUse panicking coversions instead of `as`
2020-10-04 Aaron HillMove some helper functions around
2020-10-04 Aaron HillImplement `readlink`
next