]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #1055 - RalfJung:panic-stub, r=RalfJung
[rust.git] / src /
2019-11-17 borsAuto merge of #1055 - RalfJung:panic-stub, r=RalfJung
2019-11-17 Ralf Jungremove some leftovers from the miri-control-attribute...
2019-11-14 borsAuto merge of #1053 - RalfJung:clean, r=RalfJung
2019-11-14 Ralf Jungremove no-longer-needed zero checks
2019-11-14 borsAuto merge of #1052 - RalfJung:icefix, r=RalfJung
2019-11-14 Ralf Jungdo full deref-check before reborrowing
2019-11-13 borsAuto merge of #1022 - christianpoveda:fix-fd-access...
2019-11-13 Christian PovedaFix maximum `isize` value for target
2019-11-13 Christian PovedaCap `count` twice
2019-11-13 borsAuto merge of #1049 - silathdiir:copysignf32-and-copysi...
2019-11-13 Steven GuImplments `intrinsics::copysignf32` and `intrinsics...
2019-11-13 Aaron HillRustup for panic changes
2019-11-11 borsAuto merge of #1047 - RalfJung:uprust, r=RalfJung
2019-11-11 Ralf Jungrustup
2019-11-09 Christian PovedaCap `count`
2019-11-09 Christian PovedaFix merge conflicts
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-07 Christian PovedaUse TryFrom instead
2019-11-07 borsAuto merge of #1039 - RalfJung:dyn-tests, r=RalfJung
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 Jungfix error message details
2019-11-06 Ralf Jungrefactor ptr_offset_inbounds: it can be reduced to...
2019-11-06 YOUNGSUK KIMerror code E0080 is no longer printed with MIRI error...
2019-11-05 Christian PovedaAvoid using `as` cast
2019-11-04 Christian PovedaHandle host's `usize` correctly
2019-11-03 Christian PovedaFix casts for `count` check
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 Jungstyle
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 Christian PovedaCheck for usize to i64 overflows
2019-10-26 Christian PovedaSimplify `read` logic
2019-10-26 Christian PovedaDrop files explicitly when closing them
2019-10-26 borsAuto merge of #1024 - RalfJung:rustup, r=RalfJung
2019-10-26 Ralf Jungrustup for projection interning
2019-10-24 Christian PovedaClean file handling functions
2019-10-24 borsAuto merge of #1020 - RalfJung:compiletest, r=RalfJung
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-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 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 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
2019-10-19 Christian PovedaDo additional bounds checks
2019-10-19 Christian PovedaChange comparison order for clarity
2019-10-19 borsAuto merge of #1008 - RalfJung:sysroot, r=RalfJung
2019-10-19 Ralf Jungprint sysroot without any escaping
2019-10-19 borsAuto merge of #1006 - RalfJung:bounds, r=RalfJung
2019-10-19 Ralf Jungaudit our bounds checks
2019-10-18 Christian PovedaFix writing errors
2019-10-18 Christian PovedaRename write/read os string functions
2019-10-18 Christian PovedaUse conditional compilation properly and work with...
2019-10-18 Christian PovedaChange helper functions to read/write
2019-10-18 Christian PovedaAdd OsString from/to bytes helper functions
2019-10-18 borsAuto merge of #1005 - RalfJung:cleanup, r=RalfJung
2019-10-18 Ralf Jungcleanup now that borrow checker knows memory is a field
2019-10-18 borsAuto merge of #1004 - JohnTitor:use-memory, r=RalfJung
2019-10-18 Yuki OkushiUse memory field instead of memory()
2019-10-16 borsAuto merge of #1002 - RalfJung:workspace, r=RalfJung
2019-10-16 Ralf Jungbetter error when using cargo-miri in a workspace
2019-10-16 borsAuto merge of #1000 - RalfJung:profile, r=RalfJung
next