about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
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
2023-10-16opt-dist: disable unused features for tabled crateklensy-38/+0
2023-10-15Auto merge of #116527 - sthibaul:libc, r=Mark-Simulacrumbors-2/+2
2023-10-15Auto merge of #116691 - chenx97:rustix-0.38.19, r=Mark-Simulacrumbors-4/+4
2023-10-14Update minifier version to 0.2.3Guillaume Gomez-2/+2
2023-10-13Revert "Invoke `backtrace-rs` buildscript in `std` buildscript"Peter Jaszkowiak-1/+0
2023-10-13Update rustix to 0.38.19chenx97-4/+4
2023-10-13Auto merge of #115964 - bjorn3:cgu_reuse_tracker_global_state, r=cjgillotbors-0/+1
2023-10-11Auto merge of #116014 - lqd:mcp510-2-electric-boogaloo, r=petrochenkovbors-1/+0
2023-10-09Remove cgu_reuse_tracker from Sessionbjorn3-0/+1
2023-10-09defids are indexmappedOğuz Ağcayazı-0/+1
2023-10-08move `LinkSelfContainedComponents` to `rustc_target`Rémy Rakic-1/+0
2023-10-08Bump libc dependencySamuel Thibault-2/+2