about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2022-07-30Auto merge of #99768 - klensy:bump-deps-07-22, r=Mark-Simulacrumbors-30/+22
2022-07-29proc_macro: use crossbeam channels for the proc_macro cross-thread bridgeNika Layzell-0/+1
2022-07-28Update Cargo.lockPhilipp Krones-0/+1
2022-07-28fix memchr features in workspace-hackklensy-0/+1
2022-07-28update few depsklensy-30/+21
2022-07-26Update pulldown-cmark versionGuillaume Gomez-6/+6
2022-07-24Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrumbors-33/+12
2022-07-24Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisabors-0/+1
2022-07-23Add fine-grained LLVM CFI support to the Rust compilerRamon de C Valle-0/+1
2022-07-23Auto merge of #98471 - wesleywiser:update_measureme, r=Mark-Simulacrumbors-2/+2
2022-07-22Update mdbookEric Huss-2/+2
2022-07-21update MiriRalf Jung-16/+30
2022-07-18Update mdbookEric Huss-38/+7
2022-07-17Auto merge of #99033 - 5225225:interpreter-validity-checks, r=oli-obkbors-0/+1
2022-07-17Upgrade hashbrown to 0.12.3Amanieu d'Antras-2/+2
2022-07-17Upgrade indexmap and thorin-dwp to use hashbrown 0.12Josh Stone-31/+10
2022-07-17Auto merge of #99283 - RalfJung:miri, r=RalfJungbors-4/+103
2022-07-17update MiriRalf Jung-4/+103
2022-07-15passes: migrate half of `check_attr`David Wood-0/+1
2022-07-14Use constant eval to do strict validity checks5225225-0/+1
2022-07-14Auto merge of #96544 - m-ysk:feature/issue-96358, r=cjgillotbors-1/+1
2022-07-12Move abstract const to rustc_middle::tykadmin-0/+1
2022-07-09Update Cargo.lockMichael Howell-46/+10
2022-07-09Update submodule rust-installerMichael Howell-10/+3
2022-07-09Bump to clap 3Michael Howell-1/+1
2022-07-08Auto merge of #99034 - RalfJung:miri, r=Mark-Simulacrumbors-0/+1
2022-07-08add regex to rustc-workspace-hackRalf Jung-0/+1
2022-07-08Implement IntoDiagnosticArg for hir::ConstContextMichael Goulet-0/+1
2022-07-06Make AST lowering a query.Camille GILLOT-0/+1
2022-07-06Rollup merge of #98884 - davidtwco:translation-on-lints-derive, r=oli-obkDylan DPC-0/+1
2022-07-05Update cargoEric Huss-4/+4
2022-07-05macros: add diagnostic derive for lintsDavid Wood-0/+1
2022-07-02move encode_and_write_metadata to rustc_metadata::fsYoshiki Matsuda-1/+1
2022-06-30Update Cargo.lockPhilipp Krones-4/+4
2022-06-29Rollup merge of #98415 - compiler-errors:rustc-borrowck-session-diagnostic-1,...Dylan DPC-0/+1
2022-06-29Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqdbors-2/+2
2022-06-28Migrate some rustc_borrowck diagnostics to SessionDiagnosticMichael Goulet-0/+1
2022-06-27Update measureme to the latest versionWesley Wiser-2/+2
2022-06-27privacy: port "field is private" diagDavid Wood-0/+1
2022-06-27Update `smallvec` to 1.8.1.Nicholas Nethercote-2/+2
2022-06-26Auto merge of #98518 - RalfJung:miri, r=RalfJungbors-18/+4
2022-06-26Rollup merge of #98488 - Mark-Simulacrum:bump-rls, r=pietroalbiniYuki Okushi-2/+1
2022-06-25update MiriRalf Jung-18/+4
2022-06-25Auto merge of #97513 - jyn514:submodule-handling, r=Mark-Simulacrumbors-67/+5
2022-06-25Auto merge of #98412 - calebcartwright:sync-rustfmt, r=calebcartwrightbors-1/+1
2022-06-25Bump RLS to latest master on rust-lang/rlsMark Rousskov-2/+1
2022-06-24Rollup merge of #98411 - ehuss:update-tendril, r=Mark-SimulacrumYuki Okushi-4/+4
2022-06-24Rollup merge of #97633 - mkroening:object-osabi, r=petrochenkovYuki Okushi-1/+14
2022-06-23Rollup merge of #98353 - beetrees:builtin-macros-cfg-diag, r=davidtwcoMichael Goulet-0/+1
2022-06-23Session object: Set OS/ABIMartin Kröning-1/+14