]> git.lizzy.rs Git - rust.git/history - Cargo.lock
Move lifetimes before the *first* type argument
[rust.git] / Cargo.lock
2018-11-25 borsAuto merge of #55906 - nnethercote:rm-OpenSnapshot...
2018-11-25 Nicholas NethercoteUpdate to `ena` 0.11.0.
2018-11-25 borsAuto merge of #55921 - scalexm:placeholders, r=nikomatsakis
2018-11-25 borsAuto merge of #55959 - matthewjasper:remove-end-region...
2018-11-25 borsAuto merge of #55915 - oli-obk:miri_engine_refactoring...
2018-11-24 Oliver SchererUpdate miri submodule
2018-11-23 borsAuto merge of #55935 - alexcrichton:vs2017, r=Mark...
2018-11-23 borsAuto merge of #56186 - kennytm:rollup, r=kennytm
2018-11-23 kennytmRollup merge of #56168 - sfackler:raw-entry-tracking...
2018-11-23 kennytmRollup merge of #56163 - pietroalbini:1.30.1-relnotes...
2018-11-23 kennytmRollup merge of #56162 - adrianheine:patch-1, r=without...
2018-11-23 kennytmRollup merge of #56154 - petrhosek:fuchsia-linker-args...
2018-11-23 kennytmRollup merge of #56120 - SergioBenitez:subspan, r=alexc...
2018-11-23 kennytmRollup merge of #56116 - alexcrichton:tarball-calng...
2018-11-23 kennytmRollup merge of #56097 - ogoffart:union-abi, r=eddyb
2018-11-23 kennytmRollup merge of #56091 - wesleywiser:fix_self_profiler_...
2018-11-23 kennytmRollup merge of #56048 - bjorn3:cg_ssa_sysroot, r=eddyb
2018-11-23 kennytmRollup merge of #56022 - RalfJung:validate-before-jump...
2018-11-23 kennytmRollup merge of #55945 - oli-obk:static_assert_arg_type...
2018-11-23 kennytmRollup merge of #55869 - SimonSapin:iterate, r=alexcrichton
2018-11-23 kennytmRollup merge of #55838 - dralley:fix-cfg-step, r=Kimundi
2018-11-23 kennytmRollup merge of #55767 - tromey:disable-some-pretty...
2018-11-23 borsAuto merge of #56184 - matthiaskrgr:clippy, r=oli-obk
2018-11-23 Matthias Krügersubmodules: update clippy from 2f6881c6 to 754b4c07
2018-11-23 borsAuto merge of #55808 - estebank:type-arguments, r=petro...
2018-11-23 borsAuto merge of #54071 - eddyb:alignsssss, r=oli-obk
2018-11-22 borsAuto merge of #56143 - nikomatsakis:issue-56128-segment...
2018-11-22 bjorn3Move fake rustc_codegen_ssa dependency from rustc_drive...
2018-11-22 bjorn3Add rustc_codegen_ssa to sysroot
2018-11-22 borsAuto merge of #53586 - eddyb:top-lock, r=alexcrichton
2018-11-22 Eduard-Mihai BurtescuMove Cargo.{toml,lock} to the repository root directory.
2017-09-29 Oliver SchneiderRemove all non-CTFE stuff from the miri repository
2017-09-19 Oliver SchneiderMerge pull request #348 from RalfJung/tests
2017-09-19 Ralf Jungupdate compiletest
2017-09-04 Ralf JungMerge branch 'master' into align_offset
2017-09-04 Ralf JungMerge pull request #325 from RalfJung/test
2017-09-04 Ralf Jungupdate compiletest; we do not need tempdir any more
2017-09-04 Ralf JungMerge pull request #327 from RalfJung/backtrace
2017-09-04 Ralf Jungupdate backtrace to newly released version
2017-08-29 Oliver SchneiderMerge pull request #311 from RalfJung/memory
2017-08-28 Oliver SchneiderGet rid of env var race condition once and for all
2017-08-26 Ralf JungMerge branch 'master' into memory
2017-08-26 Ralf JungMerge pull request #312 from RalfJung/compiletest
2017-08-26 Ralf Junguse tempdir to create a dedicated directory for each...
2017-08-26 Ralf Jungupdate compiletest. maybe that helps with the spurious...
2017-08-05 Oliver SchneiderMerge pull request #283 from RalfJung/backtrace
2017-08-04 Ralf Jungonly collect backtrace when RUST_BACKTRACE is set;...
2017-08-03 Oliver SchneiderMerge pull request #280 from solson/archeology
2017-08-02 Oliver SchneiderProduce backtraces for miri internals
2017-08-02 Oliver SchneiderMerge pull request #268 from oli-obk/upstream
2017-08-01 Oliver SchneiderUpdate env_logger in order to share more dependencies
2017-08-01 Oliver SchneiderSplit up miri into the librustc_mir and bin parts
2017-07-26 Oliver SchneiderMerge pull request #272 from oli-obk/mir-validate
2017-07-25 Ralf Jungwhitelist things so that more tests pass
2017-07-01 Oliver SchneiderMerge pull request #231 from dwrensha/update-compiletest
2017-06-30 David Renshawupdate compiletest dependency
2017-06-20 Oliver SchneiderMerge pull request #198 from dwrensha/update-compiletest
2017-06-19 David Renshawupdate compiletest and remove obsolete comment
2017-05-09 Oliver SchneiderUpdate dependencies
2017-04-21 Eduard-Mihai BurtescuMerge pull request #156 from oli-obk/master
2017-04-20 Eduard-Mihai BurtescuUpdate byteorder commit hash in Cargo.lock.
2017-02-03 Scott OlsonMerge pull request #108 from oli-obk/packd
2017-01-30 Oliver Schneiderget rid of serde rc3 dependencies through `cargo update`
2017-01-29 Scott OlsonMerge pull request #103 from oli-obk/tuples
2017-01-28 Scott OlsonMerge pull request #104 from oli-obk/cargo
2017-01-28 Oliver Schneideradd cargo-miri subcommand to directly interpret the...
2017-01-12 Scott OlsonMerge pull request #98 from oli-obk/rustup
2017-01-12 Oliver Schneiderrustup (i128)
2016-12-17 Scott OlsonMerge pull request #97 from solson/revert-94-revert...
2016-12-17 Scott OlsonUpdate compiletest_rs to 0.2.5.
2016-10-09 Scott Olson`cargo update` to fix compiletest build.
2016-10-03 Scott OlsonMerge pull request #67 from oli-obk/master
2016-10-01 Oliver Schneiderbump compiletest
2016-09-07 Scott OlsonMerge pull request #46 from oli-obk/rustup
2016-09-06 Oliver Schneiderrustup to rustc 1.13.0-nightly (91f057de3 2016-09-04)
2016-08-27 Scott OlsonUpdate for changes in rustc.
2016-06-16 Scott OlsonMerge pull request #27 from oli-obk/travis
2016-06-15 Oliver Schneidercreate a miri-pass test that allows us to run miri...
2016-06-13 Oliver SchneiderMerge pull request #1 from solson/fixup-function_pointers2
2016-06-11 Scott OlsonMerge remote-tracking branch 'oli/function_pointers2...
2016-06-11 Scott OlsonUpdate for changes in rustc nightly.
2016-06-01 Scott OlsonMerge pull request #16 from oli-obk/logs
2016-06-01 Oliver Schneideradd dependencies and run cargo update
2016-04-22 Scott OlsonMerge pull request #7 from oli-obk/compiletest
2016-04-22 Oliver Schneideruse compiletest_rs
2016-02-28 Scott OlsonWIP: Switching to a new byte-based value representation.
2015-11-12 Scott OlsonAdd the interpreter from my rustc branch and hook it...