]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-11 Oliver SchererBump for rustc changes
2020-08-10 borsAuto merge of #1506 - RalfJung:test-isolation, r=RalfJung
2020-08-10 Ralf Jungmake sure opening a file fails with isolation enabled
2020-08-10 borsAuto merge of #1503 - RalfJung:post-mono, r=RalfJung
2020-08-10 Ralf Jungaccept ReferencedConstant errors in Miri (can happen...
2020-08-08 borsAuto merge of #1502 - RalfJung:isolation, r=RalfJung
2020-08-08 Ralf Jungfs: move isolation handling to inside trait
2020-08-08 borsAuto merge of #1501 - samrat:fix-fs-error-handling...
2020-08-08 borsAuto merge of #1500 - RalfJung:rustup, r=RalfJung
2020-08-08 Ralf Jungrustup
2020-08-08 Samrat Man... Fix handling of as_file_handle error for `fullfsync`
2020-08-08 Samrat Man... Add FIXME's for `dup` and other syscalls to support...
2020-08-08 Samrat Man... Bubble up error from FileDescriptor::as_file_handle
2020-08-05 borsAuto merge of #1498 - RalfJung:rustup, r=RalfJung
2020-08-05 Ralf Jungrustup
2020-08-04 borsAuto merge of #1497 - samrat:posix-fs-refactor, r=oli-obk
2020-08-04 Samrat Man... Flush to stdout from FileDescriptor::write for `Stdout`
2020-08-03 Samrat Man... Add `impl FileDescriptor` for stdin, stdout, stderr
2020-08-03 borsAuto merge of #1495 - samrat:fd-trait, r=oli-obk
2020-08-03 Samrat Man... Remove unnecessary `clone()` on `writable`
2020-08-03 borsAuto merge of #1496 - RalfJung:rustup, r=RalfJung
2020-08-03 Ralf Jungrustup; inner_deref has been stabilized
2020-08-03 Samrat Man... Wrap io::Result from `FileDescriptor::{read,write,seek...
2020-08-01 Samrat Man... Add FileDescriptor trait to abstract fn's on File's...
2020-08-01 borsAuto merge of #1494 - RalfJung:stack-unwind-top, r...
2020-08-01 Ralf Jungtest unwinding past topmost frame of a stack
2020-08-01 Ralf Jungrustup; fix linked_list test
2020-07-31 borsAuto merge of #1493 - RalfJung:track-test, r=RalfJung
2020-07-31 Ralf Jungtest track_caller on trait objects
2020-07-30 borsAuto merge of #1492 - RalfJung:rustup, r=RalfJung
2020-07-30 Ralf Jungremove upstreamed intrinsic impls
2020-07-30 Ralf Jungrustup
2020-07-29 borsAuto merge of #1491 - RalfJung:xargo-check, r=RalfJung
2020-07-29 Ralf Jungonly check-build the dummy xargo project
2020-07-29 borsAuto merge of #1490 - RalfJung:rustup, r=RalfJung
2020-07-29 Ralf Jungrustup for new folder layout
2020-07-27 borsAuto merge of #1489 - RalfJung:tls-alloc-ids, r=oli-obk
2020-07-27 Ralf Jungrustup and test fixes
2020-07-27 Ralf JungTypos
2020-07-27 Ralf Jungfix diagnostics printing when triggered during TLS...
2020-07-27 Ralf Jungdeallocate thread-local statics when the thread dies
2020-07-27 Ralf Jungfix and test order of TLS dtors and thread joining
2020-07-27 Ralf Jungtest referencing unsupported extern static
2020-07-27 Ralf Jungget_or_create_thread_local_alloc_id: share code with...
2020-07-27 Ralf Jungadjust to canonical_alloc_id removal
2020-07-27 borsAuto merge of #1487 - pnadon:miri-rename-undef-uninit...
2020-07-27 Philippe NadonChanged not_undef to check_init in foreign_items.rs
2020-07-26 Phil NadonUpdated Rust version to latest master
2020-07-26 Philippe Nadonrenamed Immediate::to_scalar_or_undef
2020-07-26 Philippe Nadonrenamed ScalarMaybeUninit::not_undef to check_init
2020-07-25 borsAuto merge of #1485 - RalfJung:miri-extern-fn, r=oli-obk
2020-07-25 Ralf Jungupdate rust-version
2020-07-23 Ralf Jungdocument Miri extern functions
2020-07-23 Ralf Jungenable leak check tests on Windows
2020-07-23 Ralf Jungadd a Miri extern fn to mark an allocation as being...
2020-07-23 Ralf Jungmake miri_start_panic intrinsic an FFI function
2020-07-23 borsAuto merge of #1482 - canova:remote-unreachable, r...
2020-07-23 borsAuto merge of #1484 - RalfJung:rustup, r=RalfJung
2020-07-23 Ralf Jungrustup
2020-07-18 borsAuto merge of #1483 - RalfJung:fs-errno, r=RalfJung
2020-07-18 Ralf Jungset errno on stdout write failure
2020-07-18 borsAuto merge of #1436 - samrat:support-stdin-read, r...
2020-07-18 Nazım Can AltınovaRemove unreachable intrinsic
2020-07-18 Samrat Man... Remove unnecessary cast
2020-07-17 Samrat Man... Ensure buffer for reading from Stdin is smaller than...
2020-07-17 borsAuto merge of #1480 - RalfJung:diagnostic-stacktrace...
2020-07-17 Ralf Jungfix typo
2020-07-17 Ralf Jungfix non-fatal diagnostics stacktraces
2020-07-16 borsAuto merge of #1479 - RalfJung:fs-nocast, r=RalfJung
2020-07-16 Ralf Jungremove an unnecessary intermediate cast
2020-07-15 borsAuto merge of #1478 - RalfJung:readme, r=RalfJung
2020-07-15 Ralf Jungmake cfg(miri) greppable
2020-07-15 borsAuto merge of #1477 - RalfJung:rustup, r=RalfJung
2020-07-15 Ralf Jungrustup; fix Windows TLS
2020-07-12 Samrat Man... Read into buffer of fixed size for `read`s to STDIN
2020-07-11 borsAuto merge of #1475 - RalfJung:dangcast, r=RalfJung
2020-07-11 Ralf Jungtest casting a dangling ptr back from an int
2020-07-11 borsAuto merge of #1474 - RalfJung:canonical, r=RalfJung
2020-07-11 Ralf Junggo back to using canonicalize()
2020-07-11 Samrat Man... Handle `read`s on STDIN
2020-07-09 borsAuto merge of #1473 - Stupremee:no-ice-if-no-main-fn...
2020-07-09 Justus KMove no_main test to compile-fail
2020-07-09 Justus KAdd ui test for early exiting if no main
2020-07-09 Justus KEarly exit if program doesn't contain a main fn
2020-07-09 borsAuto merge of #1472 - RalfJung:abs, r=RalfJung
2020-07-09 Ralf JungCleanup code
2020-07-09 Ralf Jungbetter way to get an absolute path
2020-07-09 borsAuto merge of #1471 - RalfJung:win, r=RalfJung
2020-07-09 Ralf Jungon Windows, strip the '\\?\' prefix from the canonical...
2020-07-08 borsAuto merge of #1470 - RalfJung:machine-tracking, r...
2020-07-08 Ralf Jungwe cannot track all machine memory any more due to...
2020-07-07 borsAuto merge of #1468 - RalfJung:uninit-validation, r...
2020-07-07 Ralf Jungrustup
2020-07-07 Ralf Jungadjust error messages
2020-07-07 Ralf Jungtest validation of uninit memory (used to ICE)
2020-07-05 borsAuto merge of #1469 - RalfJung:relative, r=RalfJung
2020-07-05 Ralf Jungsupport relative XARGO_RUST_SRC
2020-07-03 borsAuto merge of #1466 - RalfJung:target, r=RalfJung
2020-07-03 Ralf Jungset --target when building miri
2020-07-03 borsAuto merge of #1465 - nbdd0121:patch-1, r=RalfJung
next