about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2022-02-28Update cargoJon Gjengset-1/+1
2022-02-26Auto merge of #94329 - flip1995:clippyup, r=Manishearthbors-3/+4
2022-02-26Update Cargo.lock (Clippy version bump)flip1995-3/+4
2022-02-25Initiate the inner usage of `let_chains`Caio-1/+0
2022-02-25Auto merge of #93644 - michaelwoerister:simpler-debuginfo-typemap, r=wesleywiserbors-0/+1
2022-02-22Update cargoEric Huss-3/+3
2022-02-21debuginfo: Simplify TypeMap used during LLVM debuginfo generation.Michael Woerister-0/+1
2022-02-20Rollup merge of #94019 - hermitcore:target, r=Mark-SimulacrumMatthias Krüger-3/+12
2022-02-17Auto merge of #93577 - nikic:llvm-14, r=nagisabors-2/+2
2022-02-16Update compiler-builtins to 0.1.70Nikita Popov-2/+2
2022-02-15removing architecture requirements for RustyHermitStefan Lankes-3/+12
2022-02-13Update `sha1`, `sha2`, and `md5` dependenciespierwill-35/+36
2022-02-13Auto merge of #93685 - Mark-Simulacrum:drop-time, r=Mark-Simulacrumbors-1/+0
2022-02-13Auto merge of #93713 - klensy:deps-up, r=Mark-Simulacrumbors-120/+60
2022-02-13Auto merge of #93696 - Amanieu:compiler-builtins-0.1.68, r=Mark-Simulacrumbors-2/+2
2022-02-10Update rlsEric Huss-1/+2
2022-02-09Bump compiler-builtins to 0.1.69Amanieu d'Antras-2/+2
2022-02-07Drop time dependency from bootstrapMark Rousskov-1/+0
2022-02-07cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars...klensy-120/+60
2022-02-02Remove unused dep from rustc_arenaest31-1/+0
2022-02-01Rollup merge of #93436 - dcsommer:master, r=Mark-SimulacrumMatthias Krüger-2/+2
2022-02-01Update cargoEric Huss-5/+5
2022-01-31Auto merge of #93270 - klensy:sec-up, r=Mark-Simulacrumbors-9/+9
2022-01-29Update compiler_builtins to fix duplicate symbols in `armv7-linux-androideabi...Daniel Sommermann-2/+2
2022-01-29Rollup merge of #93431 - lqd:remove-jemallocator, r=Mark-SimulacrumMatthias Krüger-11/+0
2022-01-29Auto merge of #93351 - anp:fuchsia-remove-dir-all, r=tmandrybors-2/+2
2022-01-28Fix remove_dir_all on Fuchsia after CVE fix.Adam Perry-2/+2
2022-01-28remove unused `jemallocator` crateRémy Rakic-11/+0
2022-01-28wasi: update to wasi 0.11.0Harald Hoyer-3/+9
2022-01-26Rollup merge of #93338 - GuillaumeGomez:update-minifier, r=notriddleMatthias Krüger-2/+2
2022-01-26Update minifier crate version to 0.0.42Guillaume Gomez-2/+2
2022-01-25Update cargoEric Huss-2/+34
2022-01-24update vulnerable/yanked depsklensy-9/+9
2022-01-22Use an `indexmap` to avoid sorting `LocalDefId`spierwill-2/+3
2022-01-22Auto merge of #92998 - Amanieu:hashbrown12, r=Mark-Simulacrumbors-4/+12
2022-01-22Rollup merge of #93012 - GuillaumeGomez:pulldown-list, r=camelidMatthias Krüger-18/+7
2022-01-21Update hashbrown to 0.12.0Amanieu d'Antras-4/+12
2022-01-21Auto merge of #92896 - lqd:update-deps, r=Mark-Simulacrumbors-23/+12
2022-01-20Rollup merge of #93091 - pierwill:chalk-0.76, r=jackh726Matthias Krüger-8/+9
2022-01-20Rollup merge of #91032 - eholk:generator-drop-tracking, r=nikomatsakisMatthias Krüger-0/+2
2022-01-20Update `thorin-dwp` to deduplicate `object`Rémy Rakic-18/+7
2022-01-19⬆ chalk to 0.76.0pierwill-8/+9
2022-01-19Move back templates into html folderGuillaume Gomez-0/+2
2022-01-19Update dependenciesGuillaume Gomez-17/+6
2022-01-18Update cargoEric Huss-11/+47
2022-01-18Fix control flow handling in generator_interiorEric Holk-0/+1
2022-01-18Revamped DropRange data structureEric Holk-1/+1
2022-01-18Support conditional dropsEric Holk-0/+1
2022-01-18Delete pretty printer tracingDavid Tolnay-1/+0
2022-01-17Update pulldown-cmark version to fix markdown list issueGuillaume Gomez-4/+4