about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2023-02-14Rollup merge of #107573 - cuviper:drop-llvm-13, r=nagisaMatthias Krüger-2/+2
2023-02-13Update cargoWeihang Lo-34/+45
2023-02-11Rollup merge of #107657 - chenyukang:yukang/add-only-modified, r=albertlarsan68Matthias Krüger-0/+1
2023-02-11Auto merge of #94857 - petrochenkov:doclink2, r=oli-obkbors-1/+1
2023-02-10Drop llvm14-builtins-abi with compiler_builtins 0.1.87Josh Stone-2/+2
2023-02-10add only modified for compiletestyukang-0/+1
2023-02-10Update Cargo.lockPhilipp Krones-6/+8
2023-02-10Resolve documentation links in rustc and store the results in metadataVadim Petrochenkov-1/+1
2023-02-10Multiple candidates with same response is not ambiguousMichael Goulet-0/+1
2023-02-08Rollup merge of #107710 - ehuss:update-strip-ansi-escapes, r=Mark-SimulacrumMatthias Krüger-10/+28
2023-02-07Update cargoWeihang Lo-24/+48
2023-02-06remove unused importsklensy-17/+0
2023-02-05Update strip-ansi-escapes and vteEric Huss-10/+28
2023-02-04update ICU4X to 1.1.0Lukas Markeffsky-28/+24
2023-02-02Add a new `rustc_driver` dylib to rexport `rustc_driver_impl`John Kåre Alsaker-0/+8
2023-02-01Update cargoWeihang Lo-1/+1
2023-01-27Auto merge of #107386 - flip1995:clippyup, r=Manishearthbors-4/+4
2023-01-27Update Cargo.lockPhilipp Krones-4/+4
2023-01-28Rollup merge of #107316 - ChrisDenton:snap, r=oli-obkYuki Okushi-2/+2
2023-01-28Rollup merge of #107194 - xfix:remove-slice-internals-dependency-in-rustc-ast...Yuki Okushi-0/+1
2023-01-26Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obkbors-0/+1
2023-01-26Update snap from `1.0.1` to `1.1.0`Chris Denton-2/+2
2023-01-25Don't normalize obligations in WF goal for the new solverMichael Goulet-7/+7
2023-01-25Auto merge of #107277 - weihanglo:update-cargo, r=weihanglobors-11/+11
2023-01-24Update cargoWeihang Lo-11/+11
2023-01-24update rustfmt subtree version in lockfileCaleb Cartwright-2/+2
2023-01-23Auto merge of #107136 - petrochenkov:dochidden, r=cjgillotbors-0/+1
2023-01-22Remove dependency on slice_internals feature in rustc_astKonrad Borowski-0/+1
2023-01-21Rollup merge of #106749 - glandium:dwarf, r=Mark-SimulacrumMichael Goulet-2/+2
2023-01-21rustc_metadata: Encode `doc(hidden)` flag to metadataVadim Petrochenkov-0/+1
2023-01-21Auto merge of #107143 - compiler-errors:rollup-zabvmo5, r=compiler-errorsbors-0/+1
2023-01-20Rollup merge of #107048 - DebugSteven:newer-x-check-cargo, r=albertlarsan68Michael Goulet-0/+1
2023-01-21update git2 dependencyPietro Albini-4/+4
2023-01-20run cargo install to check for x installation and versionDebugSteven-0/+1
2023-01-18update cachelcnr-0/+1
2023-01-17Update cargoWeihang Lo-10/+10
2023-01-17Update cc to 1.0.77Mike Hommey-2/+2
2023-01-14Rollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark-SimulacrumMatthias Krüger-0/+1
2023-01-14Auto merge of #106646 - Amanieu:ilp32-object, r=Mark-Simulacrumbors-21/+50
2023-01-14Auto merge of #106833 - JohnTitor:rollup-z8398jk, r=JohnTitorbors-27/+16
2023-01-14Auto merge of #106520 - ehuss:update-mdbook, r=Mark-Simulacrumbors-19/+30
2023-01-14Rollup merge of #106707 - ehuss:remove-dupe-sha-1, r=Mark-SimulacrumYuki Okushi-27/+16
2023-01-13Rollup merge of #104645 - yukiomoto:log-backtrace-option, r=oli-obkMatthias Krüger-0/+1
2023-01-12Expand format_args!() in rust_ast_lowering.Mara Bos-0/+1
2023-01-11Revert "warn newer available version of the x tool"J Haigh-11/+10
2023-01-12Add log-backtrace option to show backtraces along with loggingYuki Omoto-0/+1
2023-01-10Remove duplicate sha-1 dependencyEric Huss-27/+16
2023-01-10bump Cargo submodule to fix CVE-2022-46176Pietro Albini-6/+26
2023-01-09Update mdbookEric Huss-19/+30
2023-01-09Fix aarch64-unknown-linux-gnu_ilp32 targetAmanieu d'Antras-21/+50