about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2023-11-08Rollup merge of #117663 - klensy:bump-deps, r=davidtwcoMatthias Krüger-20/+6
2023-11-07Auto merge of #117617 - Urgau:bump-libc-0.2.150, r=Mark-Simulacrumbors-2/+2
2023-11-07bump some depsklensy-20/+6
2023-11-06Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwcobors-2/+3
2023-11-06use portable AtomicU64 for powerPC and MIPSSparrowLii-2/+3
2023-11-05libc: bump dependency to 0.2.150Urgau-2/+2
2023-11-05Auto merge of #117504 - pcc:android-link-libunwind, r=Mark-Simulacrumbors-1/+0
2023-11-04Bump compiler_builtins to 0.1.103Nicholas Bishop-2/+2
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-17/+0
2023-11-02Remove obsolete support for linking unwinder on AndroidPeter Collingbourne-1/+0
2023-11-02Update Cargo.lockPhilipp Krones-1/+13
2023-11-02Auto merge of #117204 - nnethercote:rustc_ast_passes, r=compiler-errorsbors-1/+0
2023-11-01Rollup merge of #117488 - GuillaumeGomez:update-minifier, r=notriddleMatthias Krüger-2/+2
2023-11-01Update minifier-rs version to 0.3.0Guillaume Gomez-2/+2
2023-10-31Use derivative for CloneMichael Goulet-0/+12
2023-10-31Streamline `gate_feature_*` macros.Nicholas Nethercote-1/+0
2023-10-30Remove `memoffset` dependency from `rustc_query_impl`.Nicholas Nethercote-1/+0
2023-10-28Rollup merge of #117268 - nnethercote:rustc_interface, r=oli-obkJubilee-1/+0
2023-10-27Auto merge of #116471 - notriddle:notriddle/js-trait-alias, r=GuillaumeGomezbors-0/+1
2023-10-28Remove an unneeded dependency.Nicholas Nethercote-1/+0
2023-10-27Rollup merge of #116834 - nnethercote:rustc_symbol_mangling, r=davidtwcoMatthias Krüger-2/+0
2023-10-24Rollup merge of #117010 - celinval:smir-internal, r=oli-obkMatthias Krüger-0/+1
2023-10-23Add method to convert internal to stable constructsCelina G. Val-0/+1
2023-10-23Auto merge of #107009 - cjgillot:jump-threading, r=pnkfelixbors-0/+1
2023-10-23Avoid having `rustc_smir` depend on `rustc_interface` or `rustc_driver`Oli Scherer-2/+0
2023-10-23Rollup merge of #117042 - Zalathar:file-table, r=cjgillotMatthias Krüger-0/+1
2023-10-22bump rustfmt versionCaleb Cartwright-26/+27
2023-10-22rustdoc: use JS to inline target type impl docs into aliasMichael Howell-0/+1
2023-10-22coverage: Build the global file table ahead of timeZalathar-0/+1
2023-10-22Auto merge of #116956 - Amanieu:hashbrown-0.14.2, r=Mark-Simulacrumbors-6/+6
2023-10-21Rollup merge of #116312 - c410-f3r:try, r=Mark-SimulacrumMatthias Krüger-2/+0
2023-10-21Update Cargo.lock (ui_test update)Philipp Krones-29/+3
2023-10-21Implement JumpThreading pass.Camille GILLOT-0/+1
2023-10-21update lockfileRalf Jung-0/+31
2023-10-20Auto merge of #116946 - compiler-errors:movability-and-mutability, r=lcnrbors-0/+1
2023-10-20Merge from rustcRalf Jung-1/+0
2023-10-20Auto merge of #116875 - nnethercote:rustc_monomorphize, r=wesleywiserbors-1/+0
2023-10-19Initiate the inner usage of `cfg_match`Caio-2/+0
2023-10-19Update hashbrown to 0.14.2Amanieu d'Antras-6/+6
2023-10-19Auto merge of #115214 - Urgau:rfc-3127-trim-paths, r=compiler-errorsbors-0/+1
2023-10-19Uplift movability and mutability, the simple wayMichael Goulet-0/+1
2023-10-19Merge from rustcRalf Jung-5/+7
2023-10-18Use v0.0.0 in compiler cratesMichael Goulet-5/+5
2023-10-18Remove unneeded dependencies from `rustc_monomorphize`.Nicholas Nethercote-1/+0
2023-10-17Auto merge of #116767 - cjgillot:alloc-normalize, r=oli-obkbors-0/+1
2023-10-17[RFC 3127 - Trim Paths]: Add unstable option and parsingUrgau-0/+1
2023-10-17Remove `rustc_symbol_mangling/messages.ftl`.Nicholas Nethercote-2/+0
2023-10-16Rollup merge of #116790 - klensy:opt-dist-tabled-no-derive, r=KobzolMatthias Krüger-38/+0
2023-10-16Rollup merge of #116709 - GuillaumeGomez:update-minifier, r=notriddleMatthias Krüger-2/+2
2023-10-16Normalize alloc-id in tests.Camille GILLOT-0/+1