]> git.lizzy.rs Git - rust.git/history - src/bin
fix newer getrandom on Windows
[rust.git] / src / bin /
2019-08-29 borsAuto merge of #935 - christianpoveda:blacklist-env...
2019-08-29 Christian PovedaSmall corrections
2019-08-28 Christian PovedaAdd -Zmiri-env-exclude flag
2019-08-27 borsAuto merge of #925 - christianpoveda:environ-shim,...
2019-08-27 borsAuto merge of #917 - RalfJung:isolation, r=oli-obk
2019-08-26 borsAuto merge of #924 - RalfJung:getrandom, r=RalfJung
2019-08-26 borsAuto merge of #922 - RalfJung:rustup, r=RalfJung
2019-08-26 Ralf Jungbump Rust and xargo
2019-08-23 Ralf Jungchange flag name: enable-communication -> disable-isolation
2019-08-14 borsAuto merge of #894 - christianpoveda:env-vars-communica...
2019-08-13 Christian PovedaMove test env var to test_runner
2019-08-13 borsAuto merge of #906 - RalfJung:tls, r=RalfJung
2019-08-12 borsAuto merge of #904 - RalfJung:rustup, r=RalfJung
2019-08-12 Ralf Jungit's called RUSTC_CTFE_BACKTRACE now
2019-08-09 borsAuto merge of #896 - tmandry:add-generator-uninhabited...
2019-08-08 borsAuto merge of #871 - RalfJung:miri-rustc-cleanup, r...
2019-08-08 borsAuto merge of #897 - RalfJung:xargo, r=RalfJung
2019-08-08 Ralf Jungbump xargo version
2019-08-07 borsAuto merge of #895 - RalfJung:uninit, r=oli-obk
2019-08-06 borsAuto merge of #893 - RalfJung:rustup, r=RalfJung
2019-08-06 Christian PovedaAdd communicate field to evaluator and fix formatting
2019-08-06 Christian PovedaAdd flag to enable communication
2019-08-06 Ralf Jungmention that we get the toolchain right
2019-08-06 borsAuto merge of #890 - RalfJung:xargo, r=RalfJung
2019-08-06 Ralf Junggo back to released xargo (the experiment is done)
2019-08-04 borsAuto merge of #876 - RalfJung:atomic, r=RalfJung
2019-08-04 borsAuto merge of #882 - RalfJung:miri-rustc, r=RalfJung
2019-08-04 Ralf Junguse postfix negation instead of prefix
2019-08-04 Ralf Junginstall xargo from git temporarily
2019-08-03 borsAuto merge of #881 - RalfJung:rustup, r=RalfJung
2019-08-03 borsAuto merge of #877 - christianpoveda:ldexp-shim, r...
2019-08-03 borsAuto merge of #880 - RalfJung:miri-rustc, r=RalfJung
2019-08-03 Ralf Jungset RUSTC_DEBUG_ASSERTIONS for when we are in bootstrap
2019-08-03 Ralf Jungannotate some unwraps with better messages
2019-08-03 borsAuto merge of #879 - RalfJung:rustc-tests, r=RalfJung
2019-08-03 Ralf Jungalso let bootstrap tell us where to find xargo
2019-08-02 borsAuto merge of #875 - RalfJung:miri-rustc, r=RalfJung
2019-08-02 Ralf Junghonor CARGO env var (for rustc bootstrap)
2019-08-02 borsAuto merge of #870 - RalfJung:miri-rustc, r=oli-obk
2019-07-31 Ralf Junglet the user skip the sysroot consistency check
2019-07-26 borsAuto merge of #860 - RalfJung:rustup, r=RalfJung
2019-07-26 Ralf Jungbump Rust
2019-07-19 borsAuto merge of #847 - RalfJung:rustup, r=RalfJung
2019-07-19 Ralf Jungfix miri-rustc-tests
2019-07-19 Ralf Jungfix for rustc_driver change
2019-07-14 borsAuto merge of #840 - RalfJung:readme, r=RalfJung
2019-07-14 borsAuto merge of #839 - RalfJung:noalloc, r=RalfJung
2019-07-13 Ralf Jungavoid unnecessary allocation
2019-07-13 borsAuto merge of #834 - jyn514:master, r=RalfJung
2019-07-13 Joshua NelsonGive a useful error message if user gives invalid rando...
2019-06-21 Christian PovedaMerge branch 'master' into master
2019-06-20 Ralf JungMerge branch 'master' into rustup
2019-06-20 Ralf JungMerge pull request #774 from soc/patch-1
2019-06-20 Ralf JungMerge branch 'master' into patch-1
2019-06-20 Ralf Junguse org.rust-lang.miri folder on macOS
2019-06-16 Ralf JungMerge branch 'master' into foreign_math_functions
2019-06-16 Ralf JungMerge pull request #775 from rust-lang/rustup
2019-06-15 socFix project dirs path
2019-06-14 Lzu TaoFix wrong lifetime of TyCtxt
2019-06-14 Ralf JungMerge pull request #772 from RalfJung/sysroot
2019-06-14 Ralf Jungfix running a Miri that was built in bootstrap
2019-06-14 Ralf Jungchange sysroot check to print the output in case of...
2019-06-13 Ralf JungMerge pull request #769 from RalfJung/rustup
2019-06-13 Ralf Jungrustup for lifetime refactorings
2019-06-11 Ralf JungMerge pull request #766 from RalfJung/sysroot
2019-06-11 Ralf JungMerge branch 'master' into sysroot
2019-06-09 Ralf Jungfactor out common code to determine miri binary
2019-06-09 Ralf Jungfix comments
2019-06-09 Ralf Jungdo not handle MIRI_SYSROOT in the driver at all, rely...
2019-06-09 Ralf Jungdon't have both MIRI_SYSROOT and --sysroot
2019-06-09 Ralf Jungexplain why we always set a sysroot; make sure we error...
2019-06-09 Ralf Jungremove outdated sysroot management
2019-06-09 Ralf Jungcargo miri: make sure we see the same sysroot for rustc...
2019-05-28 Ralf Jungadd Miri build script (#745)
2019-05-27 Ralf JungMerge branch 'master' into miri-build
2019-05-27 Ralf Jungmake miri script smarter: auto-determine MIRI_SYSROOT...
2019-05-15 Ralf JungRustup (#723)
2019-05-13 Ralf Jungfix for latest rustc
2019-05-13 Ralf JungRUST_LOG got renamed to RUSTC_LOG
2019-05-10 Oliver SchererMerge pull request #725 from RalfJung/xargo
2019-05-10 Ralf Jungswitch back to upstream xargo
2019-05-02 Oliver SchererMerge pull request #720 from RalfJung/rustup
2019-05-01 Ralf Jungswitch to my xargo fork, because that one works with...
2019-04-27 Ralf JungMerge pull request #717 from Eijebong/metadata
2019-04-27 Bastien OrivelUpdate cargo_metadata to 0.7
2019-04-21 Ralf JungMerge pull request #704 from RalfJung/dev
2019-04-21 Ralf JungMerge branch 'master' into dev
2019-04-19 Ralf Jungwarn when cargo miri setup does not do anything
2019-04-18 Ralf JungMerge pull request #698 from RalfJung/stacked-borrows-2
2019-04-18 Ralf JungMerge branch 'master' into stacked-borrows-2
2019-04-18 Ralf Jungremove some unneeded 'extern crate'
2019-04-11 Ralf JungMerge remote-tracking branch 'origin/master'
2019-04-10 Ralf JungMerge pull request #683 from Aaron1011/feature/random
2019-04-09 Oliver SchererMerge branch 'master' into feature/random
2019-04-09 Aaron HillCleanup argument parsing
2019-04-07 Aaron HillImplement non-deterministc mode
2019-03-18 Ralf JungMerge pull request #663 from RalfJung/range-contains
2019-03-18 Oliver SchererUpdate src/bin/miri-rustc-tests.rs
2019-03-18 Ralf Jungfix for rustc change
2019-03-11 Ralf JungMerge pull request #659 from rust-lang/update
next