about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2022-11-04test tidy should not count untracked paths towards entries limityukang-0/+1
2022-11-03std: sync "Dependencies of the `backtrace` crate" with `backtrace`Michael Howell-51/+25
2022-11-02rustdoc: use ThinVec for cleaned genericsMichael Howell-2/+2
2022-11-02Update cargoWeihang Lo-4/+4
2022-11-02Remove std's transitive dependency on cfg-if 0.1Collin Baker-8/+8
2022-11-02Rollup merge of #103275 - Manishearth:tinystrup, r=pnkfelixDylan DPC-13/+26
2022-10-31Detect unused files in `src/test/mir-opt` and error on them in tidy.Jakob Degen-0/+9
2022-10-29Update cc in Cargo.lockTom Parker-Shemilt-2/+2
2022-10-25Auto merge of #103392 - RalfJung:miri, r=oli-obkbors-0/+1
2022-10-24Rollup merge of #103277 - thomcc:bump-libc-135, r=Mark-SimulacrumYuki Okushi-2/+2
2022-10-24update lockfileRalf Jung-0/+1
2022-10-22Update cargoWeihang Lo-8/+18
2022-10-20rustc_hir_typeck: fix paths and partially mv fileslcnr-0/+27
2022-10-19Update libstd's libc to 0.2.135Thom Chiovoloni-2/+2
2022-10-19Update tinystrManish Goregaokar-13/+26
2022-10-16Use IsTerminal in librustdocJosh Triplett-1/+0
2022-10-16Use IsTerminal in rustc_logJosh Triplett-1/+0
2022-10-16Use IsTerminal in rustc_errorsJosh Triplett-1/+0
2022-10-16Rollup merge of #103033 - alyssais:pkg-config, r=joshtriplettYuki Okushi-2/+2
2022-10-14Update cargoWeihang Lo-4/+4
2022-10-14Update pkg-configAlyssa Ross-2/+2
2022-10-11Auto merge of #102894 - RalfJung:compiler_builtins, r=Amanieubors-2/+2
2022-10-10update compiler_builtinsRalf Jung-2/+2
2022-10-09update to syn-1.0.102Andres Suarez-6/+12
2022-10-07Rewrite representabilityCameron Steffen-1/+0
2022-10-06Update Cargo.lockPhilipp Krones-11/+7
2022-10-06Auto merge of #102573 - RalfJung:mirisync, r=oli-obkbors-51/+22
2022-10-05Auto merge of #98736 - alex:lipo-magic, r=bjorn3bors-0/+1
2022-10-04Update cargoWeihang Lo-9/+31
2022-10-04test Miri changes in PR CI; we no longer need xargoRalf Jung-51/+22
2022-10-04resolve error when attempting to link a universal library on macOSAlex Gaynor-0/+1
2022-10-03Move utils from rustc_middle to rustc_ty_utilsCameron Steffen-2/+2
2022-09-28Auto merge of #101619 - Xiretza:rustc_parse-session-diagnostics, r=davidtwcobors-0/+2
2022-09-27Implement IntoDiagnosticArg for rustc_ast::PathXiretza-0/+2
2022-09-27Update cargoWeihang Lo-1/+23
2022-09-27rustc_typeck to rustc_hir_analysislcnr-32/+32
2022-09-25Rollup merge of #101997 - cuviper:drop-legacy-pm, r=nikicfee1-dead-1/+0
2022-09-22Improve the help message for an invalid calling conventionkhyperia-0/+1
2022-09-18Remove support for LLVM's legacy pass managerJosh Stone-1/+0
2022-09-18Rollup merge of #101912 - crlf0710:compiler_update_unicode_15, r=ManishearthMatthias Krüger-14/+23
2022-09-17Rollup merge of #101861 - wesleywiser:update_stdarch, r=AmanieuMatthias Krüger-2/+6
2022-09-17Update `unicode-rs` crates to Unicode 15Charles Lew-14/+23
2022-09-15Update stdarchWesley Wiser-2/+6
2022-09-14jsondoclint: Tree Walk ValidatorNixon Enraght-Moony-6/+12
2022-09-14jsondoclint: New ToolNixon Enraght-Moony-0/+4
2022-09-09std: use futex-based locks and thread parker on Hermitjoboet-3/+4
2022-09-07Use HashStable_Generic in rustc_type_irEric Holk-0/+1
2022-09-05Update cargoWeihang Lo-4/+4
2022-09-04Auto merge of #101250 - klensy:bump-deps-08-22, r=Dylan-DPCbors-123/+33
2022-09-04Auto merge of #100726 - jswrenn:transmute, r=oli-obkbors-0/+1