]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Christian PovedaUse ldexp from cmath instead
2019-08-08 borsAuto merge of #871 - RalfJung:miri-rustc-cleanup, r...
2019-08-08 borsAuto merge of #897 - RalfJung:xargo, r=RalfJung
2019-08-08 Ralf Jungbump xargo version
2019-08-07 Tyler MandryAdd generator, async tests with uninhabited saved local
2019-08-07 borsAuto merge of #895 - RalfJung:uninit, r=oli-obk
2019-08-07 Ralf JungRevert "uninit intrinsic is gone"
2019-08-06 borsAuto merge of #893 - RalfJung:rustup, r=RalfJung
2019-08-06 Ralf Jungmention that we get the toolchain right
2019-08-06 borsAuto merge of #891 - RalfJung:rustup, r=RalfJung
2019-08-06 Ralf Jungtest-cargo-miri: cargo update
2019-08-06 borsAuto merge of #890 - RalfJung:xargo, r=RalfJung
2019-08-06 Ralf Junggo back to released xargo (the experiment is done)
2019-08-05 borsAuto merge of #889 - RalfJung:rustup, r=RalfJung
2019-08-05 Ralf Jungrustup
2019-08-05 borsAuto merge of #888 - RalfJung:rustup, r=RalfJung
2019-08-05 Ralf Jungfix for latest rustc
2019-08-04 borsAuto merge of #886 - Aaron1011:shim/getrandom, r=RalfJung
2019-08-04 Aaron HillApply more formatting fixes
2019-08-04 Aaron HillImprove formatting
2019-08-04 Aaron HillIgnore other platforms instead of using only-linux
2019-08-04 Aaron HillFix identation
2019-08-04 Aaron HillTest 'libc::getrandom' as well
2019-08-04 Aaron HillAdd trailing comma
2019-08-04 Aaron HillAdd test
2019-08-04 Aaron HillCleanup formatting
2019-08-04 Aaron HillShim 'libc::getrandom' in addition to 'libc::syscall...
2019-08-04 borsAuto merge of #885 - Aaron1011:fix/f-round, r=RalfJung
2019-08-04 Aaron HillAdd test for f32::round and f64::round
2019-08-04 borsAuto merge of #884 - Aaron1011:fix/linux-getrandom...
2019-08-04 Aaron HillReplace match with expect()
2019-08-04 borsAuto merge of #887 - RalfJung:readme, r=RalfJung
2019-08-04 Aaron HillAdd misssing 'roundf32' and 'roundf64' intrinsics
2019-08-04 Aaron HillAdd semicolon
2019-08-04 Aaron HillDo nothing when we try to generate random data of length 0
2019-08-04 Ralf Jungadd getrandom bug
2019-08-04 borsAuto merge of #883 - RalfJung:gen_random, r=RalfJung
2019-08-04 Ralf Junggen_random helper: move ptr argument to front
2019-08-04 borsAuto merge of #876 - RalfJung:atomic, r=RalfJung
2019-08-04 Ralf Jungone more place -> ptr rename
2019-08-04 Ralf Jungplaces and pointers are not the same thing; this is...
2019-08-04 Ralf Jungcheck that atomics are sufficiently aligned, and add...
2019-08-04 Ralf Jungtest AtomicU64
2019-08-04 Ralf Jungconsolidate atomic tests
2019-08-04 borsAuto merge of #882 - RalfJung:miri-rustc, r=RalfJung
2019-08-04 Ralf Junguse postfix negation instead of prefix
2019-08-04 Ralf Junginstall xargo from git temporarily
2019-08-03 borsAuto merge of #881 - RalfJung:rustup, r=RalfJung
2019-08-03 Ralf Jungadjust error messages in tests
2019-08-03 Ralf Jungtest memalign contract (rustc is fixed)
2019-08-03 Ralf Jungadjust for rustc changes
2019-08-03 borsAuto merge of #877 - christianpoveda:ldexp-shim, r...
2019-08-03 Christian PovedaFormatting
2019-08-03 Ralf Jungmore consistent test name
2019-08-03 borsAuto merge of #880 - RalfJung:miri-rustc, r=RalfJung
2019-08-03 Ralf Jungset RUSTC_DEBUG_ASSERTIONS for when we are in bootstrap
2019-08-03 Ralf Jungannotate some unwraps with better messages
2019-08-03 borsAuto merge of #856 - RalfJung:type_dispatch_first,...
2019-08-03 Ralf Jungbump Rust
2019-08-03 Ralf Jungsimplify code
2019-08-03 Ralf Jungremove some compile-fail tests that now work
2019-08-03 Ralf Jungimplement all ptr comparisons through integer casts
2019-08-03 Ralf Jungadjust for ptr_op now being called type-based
2019-08-03 borsAuto merge of #879 - RalfJung:rustc-tests, r=RalfJung
2019-08-03 Ralf Jungalso let bootstrap tell us where to find xargo
2019-08-03 borsAuto merge of #878 - RalfJung:rustup, r=RalfJung
2019-08-03 Ralf Jungbump Rust
2019-08-03 Ralf Jungfix for error refactoring
2019-08-02 Christian PovedaAdd shim for ldexp
2019-08-02 borsAuto merge of #875 - RalfJung:miri-rustc, r=RalfJung
2019-08-02 Ralf Junghonor CARGO env var (for rustc bootstrap)
2019-08-02 borsAuto merge of #874 - RalfJung:zst, r=RalfJung
2019-08-02 Ralf Jungtest dangling ZST deref
2019-08-02 borsAuto merge of #870 - RalfJung:miri-rustc, r=oli-obk
2019-08-02 borsAuto merge of #872 - RalfJung:retag-shallow, r=oli-obk
2019-08-02 Ralf Jungcomment
2019-08-02 Ralf Jungtest Ref/RefMut protector interactions
2019-08-02 Ralf Jungmake reborrow shallow, and fix tests for that
2019-07-31 Ralf Jungtest-miri is no longer a thing
2019-07-31 Ralf Jungthe compile-fail-norustc hack is no longer needed
2019-07-31 Ralf Jungbootstrap no longer carries a copy of these flags
2019-07-31 Ralf Junglet the user skip the sysroot consistency check
2019-07-31 borsAuto merge of #869 - RalfJung:tests, r=oli-obk
2019-07-31 Ralf Jungreorder for clarity
2019-07-31 Ralf Jungdedup code a bit
2019-07-31 Ralf Jungtest suite: be fine with warnings when running on rustc CI
2019-07-31 borsAuto merge of #868 - JohnTitor:adjust-async-await-test...
2019-07-31 Yuki OkushiRemove await_macro
2019-07-30 borsAuto merge of #867 - RalfJung:readme, r=RalfJung
2019-07-30 Ralf JungAppVeyor: retry download
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-29 borsAuto merge of #862 - RalfJung:rustup, r=RalfJung
2019-07-29 Ralf Jungadjust for slice pattern changes
2019-07-29 Ralf Jungbump Rust
2019-07-28 borsAuto merge of #861 - RalfJung:rustup, r=RalfJung
2019-07-28 Ralf Jungbump Rust (no changes needed)
next