about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
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-02add build metrics, to gather ci stats from x.pyPietro Albini-0/+16
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
2022-03-05Remove build_helperbjorn3-6/+0
2022-03-04Auto merge of #94494 - jonhoo:bump-autocfg, r=Mark-Simulacrumbors-2/+2
2022-03-04Update `itertools`pierwill-24/+15
2022-03-04Rollup merge of #94524 - bjorn3:remove_num_cpus, r=Mark-SimulacrumMatthias Krüger-3/+0
2022-03-02Make `LintExpectationId` stable between compilation sessions (RFC-2383)xFrednet-1/+1
2022-03-02Added `Expect` lint level and attribute (RFC-2383)xFrednet-0/+1
2022-03-02Remove num_cpus dependency from bootstrap, build-manifest and rustc_sessionbjorn3-3/+0