]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-27 borsAuto merge of #1225 - JOE1994:rw_widestr, r=RalfJung
2020-03-27 Ralf Jungadjust MemoryKind comment
2020-03-27 JOE1994remove or update 'ignore-windows' annotations in some...
2020-03-27 Youngsuk KimModify reference to issue 1013
2020-03-27 JOE1994add reference to issue#1013
2020-03-27 JOE1994adjust to change of 'fn write_os_str_to_wide_str'
2020-03-27 JOE1994follow-up2 to review (few issues not resolved yet)
2020-03-27 JOE1994follow-up to reviews
2020-03-27 JOE1994exclude 'TERM' env_var to avoid terminfo trying to...
2020-03-27 JOE1994Windows shims for env var emulation
2020-03-27 borsAuto merge of #1266 - JOE1994:write_os_str_to_wide_str...
2020-03-27 Ralf Jungenv: more precise error
2020-03-27 JOE1994follow-up to reviews
2020-03-27 JOE1994add OS-specific handling to src/shims/env.rs
2020-03-27 JOE1994change helper fn 'write_os_str_to_wide_str'
2020-03-25 borsAuto merge of #1262 - RalfJung:rustup, r=RalfJung
2020-03-25 Ralf Jungrustup; get rid of some try_from that are no longer...
2020-03-25 borsAuto merge of #1261 - RalfJung:cross-gnu, r=RalfJung
2020-03-25 Ralf Jungbump xargo version
2020-03-25 Ralf Jungcross-running windows-gnu should now also work
2020-03-25 borsAuto merge of #1260 - RalfJung:unreachable, r=RalfJung
2020-03-25 Ralf Jungremove an unnecessary as_str
2020-03-25 Ralf Jungtest unreachable intrinsic
2020-03-25 borsAuto merge of #1259 - RalfJung:rustup, r=RalfJung
2020-03-25 Ralf Jungrustup, adjust for renames
2020-03-24 borsAuto merge of #1251 - RalfJung:win-cross, r=RalfJung
2020-03-24 Ralf Jungmove path methods together, to the bottom of the string...
2020-03-24 Ralf Jungtest harness informs tests about suitable temp dir
2020-03-24 Ralf Jungmake fs.rs at least build under Windows
2020-03-24 Ralf Jungconvert dir separators on path load/store
2020-03-24 Ralf Jungroute all path reading/writing through central read...
2020-03-24 Ralf Jungneed to unset MIRI_SYSROOT before calling 'cargo miri...
2020-03-24 Ralf Jungcross-test on a Windows host
2020-03-24 borsAuto merge of #1258 - RalfJung:rustup, r=RalfJung
2020-03-24 Ralf Jung32bit macOS is no more
2020-03-24 Ralf Jungrustup for trait MachineStopType
2020-03-24 borsAuto merge of #1256 - JOE1994:rw_widestr_helpers, r...
2020-03-23 JOE1994helper functions for env_var emulation in Windows
2020-03-23 borsAuto merge of #1257 - RalfJung:rustup, r=RalfJung
2020-03-23 Ralf Junguse Wake trait for async-fn driver
2020-03-23 Ralf Jungrustup
2020-03-23 borsAuto merge of #1255 - RalfJung:os_str_bytes, r=RalfJung
2020-03-23 Ralf Jungfix conditional compilation condition for os_str <...
2020-03-23 borsAuto merge of #1252 - RalfJung:rustup, r=RalfJung
2020-03-23 Ralf Jungbump Rust; HashMap should now work on macOS even with...
2020-03-22 borsAuto merge of #1250 - RalfJung:error-context, r=oli-obk
2020-03-22 Ralf Junglink to some websites for UB explanations
2020-03-22 Ralf Jungfix outdated sysroot help message
2020-03-22 Ralf Jungmove -Zmiri-disable-isolation hint to help
2020-03-22 Ralf Junggive some context in error messages
2020-03-22 borsAuto merge of #1249 - RalfJung:rustup, r=RalfJung
2020-03-22 Ralf Jungrun-test.py: also print what we are testing for
2020-03-22 Ralf Jungmention cross-running in docs
2020-03-22 Ralf Jungplatform -> target
2020-03-21 Ralf Jungfix bad use of FOREIGN_TARGET
2020-03-21 Ralf Jungalso cross-test Windows from Linux, macOS
2020-03-21 Ralf Jungdo more cross-testing
2020-03-21 Ralf Jungbump Rust
2020-03-21 borsAuto merge of #1248 - RalfJung:overflow, r=RalfJung
2020-03-21 Ralf Jungdetect UB: overflow in copy/write_bytes
2020-03-21 Ralf Jungtest for zero-sized write_bytes to NULL
2020-03-21 Ralf Jung./miri check
2020-03-21 borsAuto merge of #1247 - RalfJung:rustup, r=RalfJung
2020-03-21 Ralf Jungremove no longer needed (and sometimes broken) 'extern...
2020-03-21 Ralf Jungcall error location was fixed by rustup
2020-03-21 borsAuto merge of #1241 - RalfJung:dont-panic, r=RalfJung
2020-03-21 Ralf Jungfix tests
2020-03-21 Ralf Jungtest windows panic message
2020-03-20 borsAuto merge of #1243 - RalfJung:instant, r=RalfJung
2020-03-20 Ralf Jungimplement mach_absolute_time for macOS
2020-03-20 borsAuto merge of #1244 - RalfJung:readme, r=RalfJung
2020-03-20 Ralf Jungadd some more miri-detected issues
2020-03-20 Ralf Jungassert platform in time shims
2020-03-20 borsAuto merge of #1245 - RalfJung:rustup, r=RalfJung
2020-03-20 Ralf Jungrustup
2020-03-19 Ralf Jungwe also do not check floats for being init'd
2020-03-19 Ralf Jungimplement CLOCK_MONOTONIC on Linux
2020-03-19 Ralf Jungwhitelist platforms where panicking should work
2020-03-19 borsAuto merge of #1219 - RalfJung:error-cleanup, r=RalfJung
2020-03-19 Ralf Jungrustup, and some final message adjustments
2020-03-19 Ralf Jungadjust error messages for lower-case start
2020-03-19 Ralf Junggetting a path should never fail
2020-03-19 Ralf Jungadd test for validation finding use-after-free
2020-03-19 Ralf Jungstart messages in lower-case
2020-03-19 Ralf Jungadjust for error reform
2020-03-18 borsAuto merge of #1239 - elichai:2020-03-abort-intrinsics...
2020-03-18 Elichai TurkelRemove uninhabit/zeroed tests to a new test file for...
2020-03-18 Elichai TurkelAbort instead of panic in asserting intrinsics, because...
2020-03-18 Elichai TurkelAdd an optional message to abort
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-17 borsAuto merge of #1237 - RalfJung:rustup, r=RalfJung
2020-03-17 Ralf Jungrustup; remove no longer existing intrinsics
2020-03-17 borsAuto merge of #1235 - RalfJung:check-arith, r=RalfJung
2020-03-17 Ralf Jungavoid using unchecked casts or arithmetic
2020-03-16 borsAuto merge of #1233 - RalfJung:rustup, r=RalfJung
2020-03-16 Ralf Jungrustup
2020-03-16 borsAuto merge of #1232 - RalfJung:rustup, r=RalfJung
2020-03-16 Ralf Jungrustup
2020-03-15 borsAuto merge of #1231 - JOE1994:patch-1, r=RalfJung
next