about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2019-01-08Adjust cargo workspace hack to miri/cargo interactionsOliver Scherer-0/+2
2019-01-07submodules: update rls from 6f5e4bb to 1a6361bMatthias Krüger-4/+4
2019-01-07submodules: update clippy from 39bd8449 to c63b6349Matthias Krüger-9/+16
2019-01-06Update compiler_builtins 0.1.2 -> 0.1.4akashfortanix-19/+19
2019-01-06Update libc to 0.2.46John Paul Adrian Glaubitz-54/+54
2019-01-06Upgrade openssl and openssl-sysTatsuyuki Ishi-15/+15
2019-01-03Update cargoEric Huss-0/+2
2019-01-02adopt polonius-engine 0.6.2Niko Matsakis-7/+7
2018-12-28Update cargo, rls, miriEric Huss-59/+58
2018-12-27Handle sub-typing in chalk-enginescalexm-4/+4
2018-12-24std: Use backtrace-sys from crates.ioAlex Crichton-4/+6
2018-12-24Rollup merge of #56986 - alexcrichton:move-jemalloc, r=Mark-SimulacrumMazdak Farrokhzad-1/+1
2018-12-24Rollup merge of #56978 - jethrogb:jb/sgx-os-mod, r=joshtriplettMazdak Farrokhzad-3/+3
2018-12-23Rollup merge of #57032 - RalfJung:alloc-bench-deprecations, r=CentrilMazdak Farrokhzad-0/+1
2018-12-21fix deprecation warnings in liballoc benchesRalf Jung-0/+1
2018-12-20Add `std::os::fortanix_sgx` moduleJethro Beekman-3/+3
2018-12-19rustc: Move jemalloc from rustc_driver to rustcAlex Crichton-1/+1
2018-12-17Fix Cargo.lock.Vytautas Astrauskas-0/+1
2018-12-16Rollup merge of #56832 - alexcrichton:external-demangle, r=Mark-SimulacrumMazdak Farrokhzad-8/+13
2018-12-15Rollup merge of #56718 - RalfJung:use-libbacktrace-printing, r=alexcrichtonPietro Albini-6/+6
2018-12-14std: Use `rustc_demangle` from crates.ioAlex Crichton-8/+13
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-38/+47
2018-12-11bump backtrace version to get prettier pretty-printingRalf Jung-6/+6
2018-12-10Update Cargo submodule and its dependenciesAlex Crichton-439/+572
2018-12-10Bump failure to 0.1.3Igor Matuszewski-10/+10
2018-12-10Update in-tree rustfmt to 1.0.1 to dedup versionsIgor Matuszewski-31/+2
2018-12-10Update RLSIgor Matuszewski-106/+104
2018-12-10Upgrade `smallvec` to 0.6.7 and use the new `may_dangle` feature.Nicholas Nethercote-20/+20
2018-12-08Reduce the numbers of syn versions compiled from 4 to 2Bastien Orivel-87/+75
2018-12-07update vergenRalf Jung-3/+3
2018-12-07Add x86_64-fortanix-unknown-sgx target to libstd and dependenciesJethro Beekman-0/+9
2018-12-05Remove unused dependency (rustc_lint -> rustc_mir)Shotaro Yamada-1/+0
2018-12-03Update cargoEric Huss-0/+30
2018-12-03update miriRalf Jung-0/+11
2018-12-02Update RLS and RustfmtNick Cameron-16/+19
2018-11-30proc_macro: move to a dependency of libtest.Eduard-Mihai Burtescu-3/+1
2018-11-30proc_macro: move the rustc server to syntax_ext.Eduard-Mihai Burtescu-6/+0
2018-11-25Update to `ena` 0.11.0.Nicholas Nethercote-3/+3
2018-11-24Update miri submoduleOliver Scherer-4/+4
2018-11-24Rollup merge of #56048 - bjorn3:cg_ssa_sysroot, r=eddybkennytm-1/+18
2018-11-23submodules: update clippy from 2f6881c6 to 754b4c07Matthias Krüger-1/+11
2018-11-22Move fake rustc_codegen_ssa dependency from rustc_driver to rustc-mainbjorn3-1/+1
2018-11-22Add rustc_codegen_ssa to sysrootbjorn3-1/+18
2018-11-22Move Cargo.{toml,lock} to the repository root directory.Eduard-Mihai Burtescu-0/+3486