summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-04-27Remove lazycell and once_cell from compiletest dependenciesGeorge Bateman
2024-04-25Auto merge of #124368 - RalfJung:miri, r=RalfJungbors
2024-04-25update lockfileRalf Jung
2024-04-25Rewrite `no-input-file.stderr` test in Rust and support diffJover Zhang
2024-04-19Auto merge of #115253 - donno2048:patch-1, r=albertlarsan68bors
2024-04-18Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w...bors
2024-04-18add rustc-hashdonno2048
2024-04-18fix lockfiledonno2048
2024-04-18reset lockfile to headElisha Hollander
2024-04-16update cargo manifestElisha Hollander
2024-04-16update lockfileElisha Hollander
2024-04-17Rollup merge of #123975 - lqd:rust-lld-tests, r=jieyouxuGuillaume Gomez
2024-04-16Rollup merge of #124007 - RalfJung:miri, r=RalfJungMatthias Krüger
2024-04-16Rollup merge of #123687 - bjorn3:ar_archive_writer_0_2_0, r=oli-obkGuillaume Gomez
2024-04-16update lockfileRalf Jung
2024-04-15Add support for Arm64EC to the Standard LibraryDaniel Paoliello
2024-04-15Fix pretty hir for anon consts in diagnosticsMichael Goulet
2024-04-15add regex to run_make_supportRémy Rakic
2024-04-14Auto merge of #123719 - RalfJung:compiler_builtins, r=Mark-Simulacrumbors
2024-04-14Auto merge of #123913 - matthiaskrgr:rollup-w8stnwl, r=matthiaskrgrbors
2024-04-14Rollup merge of #123902 - ehuss:update-rustfix2, r=Mark-SimulacrumMatthias Krüger
2024-04-14Auto merge of #123580 - rust-lang:cargo_update, r=Mark-Simulacrumbors
2024-04-13Auto merge of #123644 - dtolnay:cc, r=Mark-Simulacrumbors
2024-04-13Update rustfix to 0.8.1Eric Huss
2024-04-12Rollup merge of #123796 - bjorn3:remove_cargo_platform, r=clubby789Matthias Krüger
2024-04-11Remove unused cargo-platform dependencybjorn3
2024-04-11move QueryKeyStringCache from rustc_middle to rustc_query_impl, where it actu...klensy
2024-04-10update compiler_builtins to 0.1.109Ralf Jung
2024-04-09Update ar_archive_writer to 0.2.0bjorn3
2024-04-08Update cc dependency to fix compile family detection warningDavid Tolnay
2024-04-08sanitizers: Create the rustc_sanitizers crateRamon de C Valle
2024-04-07cargo updategithub-actions
2024-04-06Auto merge of #123321 - clubby789:cargo-uupdate, r=Mark-Simulacrumbors
2024-04-04Update Cargo.lockPhilipp Krones
2024-04-02Rollup merge of #123378 - ferrocene:hoverbear/bump-sysinfo-to-0.30.8, r=Nilst...Matthias Krüger
2024-04-02Update sysinfo to 0.30.8Ana Hobden
2024-04-02Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomezGuillaume Gomez
2024-04-01Bump dependenciesclubby789
2024-04-01Auto merge of #122972 - beetrees:use-align-type, r=fee1-deadbors
2024-04-01Use the `Align` type when parsing alignment attributesbeetrees
2024-03-30bump tracing-tree to 0.3klensy
2024-03-26Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJungbors
2024-03-25Rollup merge of #123005 - maurer:cfi-arbitrary-receivers, r=compiler-errorsMatthias Krüger
2024-03-24CFI: Support arbitrary receiversMatthew Maurer
2024-03-24cargo updategithub-actions
2024-03-22Auto merge of #122580 - saethlin:compiler-builtins-can-panic, r=pnkfelixbors
2024-03-22Rollup merge of #122820 - oli-obk:no_ord_def_id, r=estebankMatthias Krüger
2024-03-21rustdoc-search: compressed bitmap to sort, then load descMichael Howell
2024-03-21Update Cargo.lockPhilipp Krones
2024-03-21Stop `ConstraintCategory` `Ord` impl from relying on `Ty`'s `Ord` impl.Oli Scherer