]> git.lizzy.rs Git - rust.git/history - src
Merge pull request #598 from solson/rustup
[rust.git] / src /
2019-01-07 Oliver SchererMerge pull request #598 from solson/rustup
2019-01-07 Ralf Jungimplement panic_if_uninhabited intrinsic
2019-01-05 Oliver SchererMerge pull request #596 from RalfJung/backtrace
2019-01-05 Oliver SchererMerge branch 'master' into backtrace
2019-01-04 Ralf Jungmove env var stuff out of the miri lib
2018-12-27 Ralf JungMerge branch 'master' into env-logger
2018-12-26 Oliver SchererMerge pull request #589 from RalfJung/check-bounds
2018-12-26 Ralf Junguse memory::check_bounds_ptr for offset check
2018-12-26 Ralf JungMerge pull request #587 from solson/rustup
2018-12-25 Ralf Jungproperly compare unequal function pointers
2018-12-25 Ralf Jungfix build and tests with latest nightly
2018-12-24 Ralf JungMerge pull request #586 from solson/rustup
2018-12-23 Ralf Jungfix for infallible allocation
2018-12-21 Ralf JungMerge pull request #572 from solson/rustup
2018-12-20 Ralf JungMerge branch 'master' into rustup
2018-12-19 Ralf JungMerge pull request #578 from RalfJung/misc
2018-12-19 Ralf Jungfix argv null terminator
2018-12-19 Ralf Jungimplement GetCommandLineW, GetEnvironmentVariableW...
2018-12-19 Ralf Jungimplement stdout/stderr on Windows
2018-12-19 Ralf JungMerge pull request #580 from RalfJung/cargo-miri
2018-12-19 Ralf Jungno need to set the cargo-miri feature twice
2018-12-19 Ralf Jungactually show warnings about suppressed output
2018-12-19 Ralf Jungxargo version check: also check application name, just...
2018-12-18 Ralf JungMerge pull request #550 from RalfJung/cargo-miri-test
2018-12-18 Ralf Jungtypo
2018-12-18 Ralf Jungthere is a new xargo released, use that
2018-12-18 Ralf Jungimplement macOS functions for argc, argv
2018-12-18 Ralf JungMerge remote-tracking branch 'origin/master' into cargo...
2018-12-18 Ralf JungMerge pull request #574 from solson/rustup2
2018-12-18 Ralf JungMerge remote-tracking branch 'origin/master' into rustup2
2018-12-15 Ralf Jungtemporarily use git version of xargo
2018-12-15 Ralf Jungdetect outdated xargo version
2018-12-12 Ralf JungMerge pull request #573 from RalfJung/rustc-wrapper
2018-12-12 Ralf Jung*oops*
2018-12-12 Ralf Junguse show_error to terminate
2018-12-12 Ralf Junguse RUSTC_WRAPPER for the cargo hook
2018-12-12 Ralf JungMerge branch 'master' into retag-to-raw
2018-12-12 Ralf Jungtreat ref-to-raw cast like a reborrow: do a special...
2018-12-11 Ralf Jungrebase fallout
2018-12-11 Ralf Jungtreat test binaries like all others
2018-12-11 Ralf Jungimplement some libc hooks needed by libtest
2018-12-11 Ralf JungMerge pull request #568 from RalfJung/cleanup
2018-12-11 Ralf Jungget rid of to_bytes hack
2018-12-11 Ralf Jungmake some functions private to StackedBorrows
2018-12-11 Ralf Jungavoid repeating signatures in EvalContext extension...
2018-12-10 Oliver S̶c̶h̶n̶e̶i... Merge pull request #566 from RalfJung/foreign-full-mir
2018-12-10 Ralf Jungremove support for not having libstd MIR
2018-12-10 Ralf Jungfix CI
2018-12-10 Ralf Jungfix setting the manifest path manually when using cargo...
2018-12-10 Ralf Jungcargo miri: support foreign targets
2018-12-10 Ralf Jungfactor grabbing of cargo options into separate function...
2018-12-08 Ralf JungMerge pull request #564 from solson/rustup
2018-12-08 Ralf Jungbump Rust version, fix build
2018-12-08 Ralf JungMerge remote-tracking branch 'origin/master' into rustup
2018-12-07 Ralf JungMerge remote-tracking branch 'origin/master' into stack...
2018-12-03 Ralf JungMerge branch 'master' into stacked-borrows-2-phase
2018-12-03 Ralf JungMerge branch 'master' into fixme
2018-12-03 Ralf JungMerge pull request #557 from RalfJung/fix-mutability-gap
2018-12-03 Ralf Junguse assert
2018-12-03 Oliver S̶c̶h̶n̶e̶i... Merge branch 'master' into fixme
2018-12-03 Ralf Jungfix mutability gap: do not allow shared mutation when...
2018-12-03 Ralf JungMerge pull request #561 from solson/rustup
2018-12-02 Ralf Jungwe don't need no whitelist
2018-12-02 Ralf JungMerge pull request #560 from RalfJung/libstd-features
2018-12-02 Ralf Jungbuild libstd with minimal features
2018-12-02 Ralf Jungassert some sense
2018-12-02 Ralf Jungsupport for basic (non-overlapping) 2-phase borrows
2018-12-02 Ralf JungMerge branch 'master' into skip-embedded-targets
2018-12-02 Ralf JungMerge pull request #558 from RalfJung/cargo-miri
2018-12-02 Ralf Jungdo not even look for cargo metadata in 'cargo miri...
2018-12-01 Oliver S̶c̶h̶n̶e̶i... Merge pull request #555 from RalfJung/readme
2018-11-30 Ralf Jungupdate README to first describe the usual user setup...
2018-11-30 Ralf JungMerge pull request #553 from solson/rustup
2018-11-28 Ralf JungMerge remote-tracking branch 'origin/master' into rustup
2018-11-28 Ralf JungMerge pull request #545 from solson/oli-obk-patch-1
2018-11-28 Oliver S̶c̶h̶n̶e̶i... Typo
2018-11-28 Ralf JungMerge remote-tracking branches 'origin/master' and...
2018-11-27 Oliver S̶c̶h̶n̶e̶i... Merge branch 'master' into oli-obk-patch-1
2018-11-27 Oliver SchererUse explicit `dyn` trait object
2018-11-27 Oliver SchererExpose some internals for priroda
2018-11-27 Ralf Jungbarriers prevent deallocation
2018-11-27 Ralf Jungno barriers for boxes
2018-11-27 Ralf Jungimplement function barriers
2018-11-27 Ralf Jungtrack call IDs
2018-11-27 Ralf Jungadjust for memory_allocated hook, make RangeMap preallo...
2018-11-27 Ralf JungMerge pull request #543 from RalfJung/auto-libstd
2018-11-27 Ralf Junginform the user when and where we are creating a cache dir
2018-11-27 Ralf Jungwe need to recursively create the dir
2018-11-27 Ralf Junguse proper platform cache dir
2018-11-27 Ralf JungMerge remote-tracking branch 'origin/master' into auto...
2018-11-27 Ralf Jungstd::ptr no longer needs whitelisting
2018-11-27 Ralf Jungtweaks
2018-11-27 Ralf Jungremove unneeded backtrace feature
2018-11-27 Ralf Jungcargo miri setup: print when we are executing commands
2018-11-27 Ralf Jungthere are less places now to keep the flags in sync
2018-11-27 Ralf Jungkill xargo dir and update docs
2018-11-27 Ralf Jungtweak comments, remove debug output
2018-11-27 Ralf Jungcomplete setup routine: instal rust-src, build libstd...
2018-11-27 Ralf Jungsetup routine to install xargo when missing
2018-11-27 Ralf Jungcargo miri: factor package manifest logic into separate...
next