summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2024-06-07Auto merge of #126110 - workingjubilee:backtrace-0.3.73, r=workingjubileebors-4/+13
2024-06-06Update backtrace to 0.3.73Jubilee Young-4/+13
2024-06-06Uplift TypeRelation and RelateMichael Goulet-0/+2
2024-06-06Make middle not rely on next_trait_solverMichael Goulet-1/+0
2024-06-03Add translation support by mdbook-i18n-helpers to bootstrapdalance-5/+143
2024-05-31Auto merge of #125408 - chriskrycho:chriskrycho/book-updates, r=ehussbors-2/+150
2024-05-28Rollup merge of #125089 - Urgau:non_local_def-suggestions, r=estebankJubilee-0/+1
2024-05-27Sync libstd deps with backtraceJubilee Young-6/+26
2024-05-27non_local_defs: point to Self and Trait to give more contextUrgau-0/+1
2024-05-26Uplift EarlyBinderMichael Goulet-0/+1
2024-05-24compiler: const_eval/transform/validate.rs -> mir_transform/validate.rsJubilee Young-0/+1
2024-05-22Support mdBook preprocessors for TRPL in rustbookChris Krycho-2/+150
2024-05-20refactor(opt-dist): use rustc-perf from rustc checkoutBernardo Meurer Costa-390/+0
2024-05-20Auto merge of #125313 - matthiaskrgr:rollup-65etxv0, r=matthiaskrgrbors-83/+138
2024-05-20Rollup merge of #125034 - rust-lang:cargo_update, r=Mark-SimulacrumMatthias Krüger-83/+138
2024-05-20Auto merge of #124560 - madsmtm:update-libc, r=Mark-Simulacrumbors-2/+2
2024-05-19update lockfileRalf Jung-2/+2
2024-05-19cargo updategithub-actions-83/+138
2024-05-18Move NormalizesTo back downMichael Goulet-0/+2
2024-05-18Make proof tree building genericMichael Goulet-0/+2
2024-05-18Uplift GenericArgKind, CanonicalVarValues, QueryInputMichael Goulet-0/+7
2024-05-18Update libc to 0.2.155Mads Marquart-2/+2
2024-05-12Auto merge of #124639 - Jules-Bertholet:match-ergonomics-2024-migration-lint,...bors-0/+1
2024-05-12Match ergonomics 2024: migration lintJules Bertholet-0/+1
2024-05-12Auto merge of #124883 - onur-ozkan:change-stage0-file, r=Mark-Simulacrumbors-1/+1
2024-05-11Make it possible to derive Lift/TypeVisitable/TypeFoldable in rustc_type_irMichael Goulet-0/+11
2024-05-11use shared stage0 parser from `build_helper`onur-ozkan-1/+1
2024-05-11Update Cargo.lockMark Rousskov-213/+221
2024-05-11Rollup merge of #124818 - compiler-errors:ena, r=Mark-SimulacrumMatthias Krüger-2/+2
2024-05-10Auto merge of #123886 - scottmcm:more-rvalue-operands, r=matthewjasperbors-0/+2
2024-05-09opt-dist: use xz2 instead of xz crateklensy-10/+1
2024-05-08Make SSA aggregates without needing an allocaScott McMurray-0/+2
2024-05-08Update cc crate to v1.0.97James Farrell-3/+3
2024-05-06Update ena to 0.14.3Michael Goulet-3/+3
2024-05-06Improve check-cfg CLI errors with more structured diagnosticsUrgau-0/+1
2024-05-06Move some tests from `rustc_expand` to `rustc_parse`.Nicholas Nethercote-1/+1
2024-05-05Auto merge of #124754 - RalfJung:miri-sync, r=RalfJungbors-12/+82
2024-05-05update rustc-build-sysroot for dealing with unexpected_cfgsRalf Jung-3/+3
2024-05-05update lockfileRalf Jung-9/+79
2024-05-04compiler: upgrade time from 0.3.34 to 0.3.36Caleb Sander-4/+4
2024-05-03Remove some unneeded `Cargo.toml` dependencies.Nicholas Nethercote-4/+0
2024-05-02Update Cargo.lockPhilipp Krones-12/+22
2024-04-30Rollup merge of #124280 - beetrees:repr128-test-rmake, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+1
2024-04-30Port repr128-dwarf run-make test to rmakebeetrees-0/+1
2024-04-30Auto merge of #124366 - Kobzol:remove-yaml-expansion, r=pietroalbinibors-34/+0
2024-04-29Remove the `expand-yaml-anchors` toolJakub Beránek-34/+0
2024-04-28Move rustfmt changes outGeorge Bateman-0/+1
2024-04-28Remove direct dependencies on lazy_static, once_cell and byteorderGeorge Bateman-8/+0
2024-04-27Remove lazycell and once_cell from compiletest dependenciesGeorge Bateman-8/+0
2024-04-25Auto merge of #124368 - RalfJung:miri, r=RalfJungbors-2/+4