]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-04 borsAuto merge of #1293 - Firstyear:1289-miri-readme, r...
2020-04-04 borsAuto merge of #1300 - RalfJung:rust-src, r=RalfJung
2020-04-04 Ralf JungRust bootstrap sysroot now has src in the same place...
2020-04-03 borsAuto merge of #1294 - JOE1994:windows_instant, r=RalfJung
2020-04-02 William BrownApply feedback
2020-04-02 borsAuto merge of #1299 - RalfJung:rustup, r=RalfJung
2020-04-02 Ralf Jungrustup for import changes
2020-04-02 JOE1994change cfg gate to enable testing Instant subtraction...
2020-04-02 Youngsuk KimUpdate comments in src/shims/time.rs
2020-04-02 Youngsuk KimUpdate comments in src/shims/time.rs
2020-04-02 Youngsuk KimUpdate comments in src/shims/time.rs
2020-04-02 borsAuto merge of #1297 - RalfJung:win-ticks, r=RalfJung
2020-04-02 Ralf Jungcorrect factual mistake in Windows message, and use...
2020-04-02 borsAuto merge of #1296 - RalfJung:rustup, r=RalfJung
2020-04-02 Ralf Jungport compile-fail allocator tests to stable API
2020-04-02 Ralf Jungrustup for AllocRef changes
2020-04-02 borsAuto merge of #1295 - RalfJung:ci-no-incremental, r...
2020-04-02 Ralf Jungset CARGO_INCREMENTAL=0 on CI, it's just a waste of...
2020-04-02 borsAuto merge of #1283 - RalfJung:backtrace, r=RalfJung
2020-04-02 Ralf Jungfix for FieldPlacement rename
2020-04-02 Ralf Jungrustup
2020-04-02 Ralf Jungadjust for span not being passed around any more
2020-04-02 Ralf Jungadjust stacktrace printing to rustc changes
2020-04-02 JOE1994fix incorrect error message in shim 'QueryPerformanceCo...
2020-04-02 JOE1994Add support for 'std::time::Instant' in Windows
2020-04-01 William BrownUpdate readme to make supported codo clearer
2020-04-01 borsAuto merge of #1292 - RalfJung:time, r=RalfJung
2020-04-01 Ralf Jungsanity check time values a bit more
2020-04-01 borsAuto merge of #1290 - RalfJung:rustup, r=RalfJung
2020-04-01 Ralf Jungrustup
2020-04-01 borsAuto merge of #1286 - JOE1994:windows_time, r=RalfJung
2020-04-01 Ralf Jungremove ICEin intrinsic
2020-04-01 JOE1994Implement 'GetSystemTimeAsFileTime' shim for Windows
2020-03-31 borsAuto merge of #1287 - RalfJung:time-sub, r=RalfJung
2020-03-31 Ralf Jungadd TODO
2020-03-31 Ralf Jungtest subtracting SystemTime and Instant
2020-03-30 borsAuto merge of #1282 - RalfJung:rustup, r=RalfJung
2020-03-30 Ralf Jungrustup; fix Windows env var memory type
2020-03-30 borsAuto merge of #1270 - RalfJung:incremental, r=RalfJung
2020-03-30 borsAuto merge of #1279 - divergentdave:open_O_EXCL, r...
2020-03-30 borsAuto merge of #1281 - RalfJung:rustup, r=RalfJung
2020-03-30 Ralf Jungadjust for librustc rename; reduce 'extern crate' to...
2020-03-30 borsAuto merge of #1280 - RalfJung:rustup, r=RalfJung
2020-03-30 Ralf Jungtest const-generic Vec::from(array)
2020-03-30 Ralf Jungrustup; fix for TyLayout rename
2020-03-29 borsAuto merge of #1278 - JOE1994:cow, r=RalfJung
2020-03-29 David CookAdd support for OpenOptions::create_new()/O_EXCL
2020-03-29 JOE1994fix fn read_path_from_wide_str
2020-03-29 JOE1994make 'fn convert_path_separator' to take Cow<> (to...
2020-03-29 borsAuto merge of #1268 - JOE1994:dir, r=RalfJung
2020-03-29 JOE1994Move definition of 'fn windows_check_buffer_size' to...
2020-03-29 JOE1994small refactorings to 'src/shims/os_str.rs' & 'src...
2020-03-29 JOE1994fix fn GetCurrentDirectoryW + clarify return types...
2020-03-29 JOE1994fix 'magic boolean' to enum
2020-03-29 JOE1994Follow-up to reviews from RalfJung
2020-03-29 JOE1994Windows shims for GetCurrentDirectoryW/SetCurrentDirectoryW
2020-03-29 JOE1994partially implement 'set_last_error_from_io_error'...
2020-03-29 borsAuto merge of #1277 - RalfJung:rustup, r=RalfJung
2020-03-29 Ralf Jungrustup
2020-03-28 borsAuto merge of #1276 - RalfJung:scalar-precise-sizes...
2020-03-28 Ralf Jungprecise getrandom return type and align_offset arithmetic
2020-03-28 Ralf Junguse ptr_null where appropriate
2020-03-28 Ralf Jungavoid Scalar::from_(u)int in favor of giving the size...
2020-03-28 borsAuto merge of #1275 - JOE1994:move_string_helpers,...
2020-03-28 JOE1994visually separate conditional imports in 'os_str.rs'
2020-03-28 borsAuto merge of #1274 - RalfJung:float-cast, r=RalfJung
2020-03-28 Ralf Jungfix float test comments and test a few more int->float...
2020-03-28 JOE1994move OsStr helpers to a separate file
2020-03-28 borsAuto merge of #1265 - RalfJung:float-cast, r=RalfJung
2020-03-28 borsAuto merge of #1273 - RalfJung:environ-cleanup, r=RalfJung
2020-03-28 Ralf Jungwe don't deallocate the environ global, so leave it...
2020-03-28 borsAuto merge of #1263 - RalfJung:shims-limit, r=RalfJung
2020-03-28 Ralf Jungposix_fadvise is Linux-only; also validate arguments...
2020-03-28 Ralf Jungorganize shims and make some only available to libstd...
2020-03-28 borsAuto merge of #1271 - RalfJung:env-clean, r=RalfJung
2020-03-28 Ralf Jungenv shim: make sure we clean up all the memory we allocate
2020-03-28 borsAuto merge of #1269 - RalfJung:windows-dtor, r=RalfJung
2020-03-28 Ralf Jungrun Windows TLS dtor function
2020-03-28 Ralf Jungmiri build script: use incremental builds
2020-03-28 Ralf Jungcleanup tcx usage and a few comments
2020-03-28 Ralf Jungavoid promotion so this can be compared with rustc
2020-03-28 Ralf Jungalso do some float-to-float cast testing
2020-03-28 borsAuto merge of #1267 - RalfJung:macos-dtors, r=RalfJung
2020-03-27 borsAuto merge of #1225 - JOE1994:rw_widestr, r=RalfJung
2020-03-27 Ralf Jungadjust MemoryKind comment
2020-03-27 Ralf Jungenable leak tests on macOS
2020-03-27 Ralf Jungimplement TLS cleanup for macOS
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'
next