summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2019-04-02Update Cargo.lockSean Griffin-0/+12
2019-02-22Update parking_lot to 0.7Bastien Orivel-41/+8
2019-02-19update Cargo.lock and miri URLRalf Jung-0/+1
2019-02-18Update Cargo.lockflip1995-95/+140
2019-02-14rustc_mir: compute all the qualification bits separately in qualify_consts.Eduard-Mihai Burtescu-1/+0
2019-02-10Rollup merge of #58157 - h-michael:cargo-lock, r=alexcrichtonGuillaume Gomez-0/+2
2019-02-07Rollup merge of #57884 - GuillaumeGomez:update-minifier-array, r=QuietMisdreavusGuillaume Gomez-3/+3
2019-02-05Update cargoEric Huss-15/+15
2019-02-05Add Cargo.lock automatically adding messageHirokazu Hata-0/+2
2019-02-03submodule: update rls from c9d25b667a to f331ff7Hirokazu Hata-14/+14
2019-02-01Fixup codeAaron Hill-0/+1
2019-01-30Update to newer version of mdbook(2)James Munns-0/+167
2019-01-30submodules: update clippy from f1753522 to 6ce78d12Matthias Krüger-7/+20
2019-01-28Use multiple threads by default. Limits tests to one thread. Do some renaming.John Kåre Alsaker-0/+1
2019-01-28Conditionally skip two passes if their related attributes were not foundJohn Kåre Alsaker-0/+1
2019-01-27Update cargo to fix deprecation warningsMark Rousskov-4/+4
2019-01-25Update `dlmalloc` to 0.1.2Alex Crichton-6/+6
2019-01-25lock after rebasedylan_DPC-4/+4
2019-01-25fix lock after running builddylan_DPC-1/+1
2019-01-25The file should be fully consistent now.Lokathor-1/+1
2019-01-25Update Cargo.lock to use the latest `compiler_builtins`Lokathor-18/+18
2019-01-25Update minifier versionGuillaume Gomez-3/+3
2019-01-22submodules: update rls from ae0d89a to c9d25b6Matthias Krüger-21/+425
2019-01-17End fixing search index minificationGuillaume Gomez-3/+3
2019-01-17Reduce search-index.js sizeGuillaume Gomez-3/+3
2019-01-14rustc: Remove platform intrinsics crateAlex Crichton-5/+0
2019-01-10Update Cargo.lockHugues de Valon-28/+25
2019-01-09Update cc crate to include Armv8-M changesHugues de Valon-47/+50
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