summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2022-06-23Auto merge of #97911 - dtolnay:numcpu, r=Mark-Simulacrumbors-0/+4
2022-05-17Bump rlsMark Rousskov-28/+22
2022-05-10Fix e_flags for 32-bit MIPS targets in generated object fileAyrton-4/+4
2022-05-06Auto merge of #96510 - m-ou-se:futex-bsd, r=Amanieubors-2/+2
2022-05-05Auto merge of #96735 - flip1995:clippyup, r=Manishearthbors-0/+1
2022-05-05Update Cargo.lockflip1995-0/+1
2022-05-05Auto merge of #91779 - ridwanabdillahi:natvis, r=michaelwoeristerbors-0/+1
2022-05-05Auto merge of #96626 - thomcc:rand-bump, r=m-ou-sebors-0/+1
2022-05-05Rollup merge of #96697 - oli-obk:trace_queries, r=michaelwoeristerYuki Okushi-0/+1
2022-05-04Enable tracing for all queryiesOli Scherer-0/+1
2022-05-03Update cargoEric Huss-1/+2
2022-05-03Add support for a new attribute `#[debugger_visualizer]` to support embedding...ridwanabdillahi-0/+1
2022-05-03Make rustc_parse_format compile on stablebjorn3-1/+0
2022-05-02Avoid use of `rand::thread_rng` in stdlib benchmarksThom Chiovoloni-0/+1
2022-04-29Update libc dependency of std to 0.2.125.Mara Bos-2/+2
2022-04-28Rollup merge of #96405 - pvdrz:ambiguous-plus-diagnostic, r=davidtwcoDylan DPC-0/+1
2022-04-27Update cargoEric Huss-4/+32
2022-04-27Auto merge of #96179 - klensy:bump-deps-04-22, r=Mark-Simulacrumbors-87/+42
2022-04-25update lockfileChristian Poveda-0/+1
2022-04-24Use `build/tmp` instead of adding a dependency on `tempfile`.Joshua Nelson-1/+0
2022-04-24Move download-ci-llvm to rustbuildJoshua Nelson-0/+3
2022-04-22proc-macro2 v1.0.30 -> v1.0.37klensy-6/+6
2022-04-22 Updating ammonia v3.1.3 -> v3.2.0klensy-75/+30
2022-04-22openssl-src 111.17.0+1.1.1m -> 111.18.0+1.1.1n vuln https://rustsec.org/advis...klensy-6/+6
2022-04-21Auto merge of #96260 - Kobzol:rustdoc-idmap, r=petrochenkovbors-2/+3
2022-04-21rustdoc: Optimize IdMapJakub Beránek-2/+3
2022-04-20Auto merge of #96250 - ehuss:update-cargo, r=ehussbors-2/+78
2022-04-20Update cargoEric Huss-2/+78
2022-04-19proc_macro: Add a workaround for rustdocVadim Petrochenkov-0/+1
2022-04-19Rollup merge of #96086 - jsgf:remove-extern-location, r=davidtwcoDylan DPC-1/+0
2022-04-18Auto merge of #96113 - mixi:libressl-3.4.x, r=Mark-Simulacrumbors-4/+4
2022-04-16Add support for LibreSSL 3.4.xJohannes Nixdorf-4/+4
2022-04-15Update mdbookEric Huss-6/+16
2022-04-15Remove `--extern-location` and all associated codeJeremy Fitzhardinge-1/+0
2022-04-14library: Move `CStr` to libcore, and `CString` to liballocVadim Petrochenkov-2/+2
2022-04-13Update cargoEric Huss-4/+5
2022-04-08bump rls and racerPietro Albini-2/+2
2022-04-08Update Cargo.lockflip1995-7/+4
2022-04-05Update libc to 0.2.121Patrick Mooney-2/+2
2022-04-05errors: support fluent + parallel compilerDavid Wood-0/+1
2022-04-05errors: implement sysroot/testing bundle loadingDavid Wood-11/+2
2022-04-05errors: implement fallback diagnostic translationDavid Wood-0/+138
2022-04-05span: move `MultiSpan`David Wood-0/+12
2022-03-23upgrade chalkMichael Goulet-8/+8
2022-03-18Update cargoEric Huss-4/+4
2022-03-14Update Cargo.lockflip1995-1/+1
2022-03-12update MiriRalf Jung-1/+0
2022-03-08Update cargoEric Huss-7/+6
2022-03-07Update minifier versionGuillaume Gomez-2/+2
2022-03-06Rollup merge of #94617 - pierwill:update-itertools, r=Mark-SimulacrumMatthias Krüger-24/+15