]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-11 Ralf Jungrustup
2019-11-08 borsAuto merge of #1044 - RalfJung:uprust, r=RalfJung
2019-11-08 Ralf Jungrustup
2019-11-08 borsAuto merge of #1040 - RalfJung:rustup, r=RalfJung
2019-11-08 borsAuto merge of #1043 - RalfJung:cache, r=RalfJung
2019-11-08 Ralf Jungbump minimal xargo version so that it honors the lockfile
2019-11-08 Ralf Jungrust-docs should be gone from all caches now
2019-11-08 Ralf JungRevert "temporarily ignore cached rustup-toolchain...
2019-11-08 Ralf Jungfix into_iter usage
2019-11-08 Ralf Junglet's see if newer rustc helps
2019-11-08 Ralf Jungdisable num_cpus on Windows for now
2019-11-07 Ralf Jungsilence a lint that catches the bug statically
2019-11-07 borsAuto merge of #1039 - RalfJung:dyn-tests, r=RalfJung
2019-11-07 Ralf Jungalso test Box<self> receiver
2019-11-07 Ralf Jungmove blosure tests to closures file; test Box<dyn>...
2019-11-07 Ralf Jungcentralize and expand dyn-trait (method receiver) tests
2019-11-07 Ralf Jungrename call_drop_ tests to drop_
2019-11-07 Ralf Jungtweak and slightly extend box-box-trait test
2019-11-06 borsAuto merge of #1037 - JOE1994:master, r=RalfJung
2019-11-06 YOUNGSUK KIMfollow-up to review
2019-11-06 borsAuto merge of #1031 - RalfJung:ptr-offset, r=RalfJung
2019-11-06 Ralf Jungptr_offset: handle negative offsets
2019-11-06 Ralf Jungrustup
2019-11-06 Ralf Jungfix error message details
2019-11-06 Ralf Jungfix test erorr msg
2019-11-06 Ralf Jungrefactor ptr_offset_inbounds: it can be reduced to...
2019-11-06 Ralf Jungtest that 0 cannot be offset-inbounds by 0
2019-11-06 YOUNGSUK KIMerror code E0080 is no longer printed with MIRI error...
2019-11-05 borsAuto merge of #1032 - RalfJung:offset-from, r=RalfJung
2019-11-05 Ralf Jungrustup
2019-11-05 Ralf Jungtest offset_from
2019-11-05 borsAuto merge of #1036 - RalfJung:stacked-borrows-test...
2019-11-05 Ralf Jungadd an interesting run-pass stacked borrows example
2019-11-04 borsAuto merge of #1030 - RalfJung:mir-opt-comment, r=RalfJung
2019-11-04 Ralf Jungupdate comment re: not using higher mir-opt-level
2019-11-03 borsAuto merge of #1029 - RalfJung:panic-if-uninhabited...
2019-11-03 Ralf Jungcalling panic_if_uninhabited is not actually UB
2019-11-03 borsAuto merge of #961 - rust-lang:exact_div_reuse, r=RalfJung
2019-11-03 Ralf Jungadjust tests
2019-11-03 Ralf Jungstyle
2019-11-03 Ralf Jungrustup
2019-11-03 Oliver SchererUse the upstream `exact_div` implementation
2019-11-02 borsAuto merge of #1028 - RalfJung:place-apis, r=RalfJung
2019-11-02 Ralf Jungstore scalars where appropriate
2019-11-02 Ralf JungWindows cmdline: avoid accessing allocations directly
2019-10-30 borsAuto merge of #1027 - RalfJung:typo, r=RalfJung
2019-10-30 Ralf Jungfix typo
2019-10-30 borsAuto merge of #1026 - RalfJung:rustup, r=RalfJung
2019-10-30 Ralf Jungrustup for span in intrinsic emulation
2019-10-28 borsAuto merge of #1025 - mati865:deps, r=RalfJung
2019-10-27 Mateusz MikułaBump dependencies
2019-10-26 borsAuto merge of #1024 - RalfJung:rustup, r=RalfJung
2019-10-26 Ralf Jungrustup for projection interning
2019-10-25 borsAuto merge of #1023 - RalfJung:align_to, r=RalfJung
2019-10-25 Ralf Jungtest align_to example
2019-10-24 borsAuto merge of #1021 - RalfJung:rustc-dev, r=RalfJung
2019-10-24 Ralf Jungadd back '-c cargo'
2019-10-24 Ralf Jungrustc-dev landed; adjust rust version
2019-10-24 Ralf Jungtemporarily ignore cached rustup-toolchain-install...
2019-10-24 Ralf Jungadjust README for rustc-dev
2019-10-24 Ralf Jungbump rustc and adjust for rustc-dev component
2019-10-24 borsAuto merge of #1020 - RalfJung:compiletest, r=RalfJung
2019-10-24 Ralf Jungcompiletest-nightly should work again
2019-10-24 borsAuto merge of #1019 - RalfJung:rustup, r=RalfJung
2019-10-24 Ralf Jungupdate comments and some tweaks
2019-10-24 Ralf Jungrustup: more flexible write_bytes avoids allocations...
2019-10-23 borsAuto merge of #993 - christianpoveda:os_string_helper...
2019-10-23 borsAuto merge of #1018 - RalfJung:rustup, r=RalfJung
2019-10-23 Ralf Jungrustup; fix debugging
2019-10-23 Christian PovedaFix documentation
2019-10-23 borsAuto merge of #1017 - RalfJung:test, r=RalfJung
2019-10-23 Ralf Jungcargo update cargo-miri-test
2019-10-23 borsAuto merge of #1016 - RalfJung:rustup, r=RalfJung
2019-10-23 Ralf Junguse compiletest_rs for stable compiler as nightly is...
2019-10-23 Ralf Jungrustup + cargo update
2019-10-22 Christian PovedaMake size error distinguishable from other errors
2019-10-22 Christian PovedaUse new write_bytes method
2019-10-22 borsAuto merge of #1015 - RalfJung:appv, r=RalfJung
2019-10-22 Ralf JungAppVeyor: abort early if a job fails
2019-10-22 borsAuto merge of #1014 - RalfJung:rustup, r=RalfJung
2019-10-22 Ralf Jungfix field index
2019-10-22 Ralf Jungrustup: fix for write_bytes and new union rules
2019-10-21 Christian PovedaFix merge conflicts
2019-10-21 borsAuto merge of #1012 - RalfJung:rustup, r=RalfJung
2019-10-21 Ralf Jungbump Rust (no changes needed)
2019-10-21 borsAuto merge of #1011 - RalfJung:full-stop, r=RalfJung
2019-10-21 Ralf Jungadd some missing trailing full stops that slipped throu...
2019-10-21 borsAuto merge of #991 - christianpoveda:errno-place, r...
2019-10-21 borsAuto merge of #1010 - RalfJung:xargo, r=RalfJung
2019-10-21 Ralf Jungwhen xargo is manually specified, don't try to upgrade it
2019-10-20 Christian PovedaAdd docs for the new helper functions
2019-10-20 Christian PovedaSmall corrections to docs
2019-10-20 Christian PovedaTransform the last error place to an immediate instead
2019-10-20 Christian PovedaRename set_last_error_from_io_result
2019-10-20 Christian PovedaMake transformation to OS error explicit
2019-10-20 Christian PovedaRename consume_result
2019-10-20 Christian PovedaChange last_error to a place
2019-10-20 Christian PovedaMove last error functions to helpers
2019-10-20 borsAuto merge of #1009 - RalfJung:expect_none, r=RalfJung
2019-10-20 Ralf Junguse expect_none and unwrap_none where it makes sense
next