about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
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
2022-06-22update rustfmtCaleb Cartwright-1/+1
2022-06-22Update tendrilEric Huss-4/+4
2022-06-21Fully remove submodule handling from bootstrap.pyJoshua Nelson-67/+5
2022-06-22Auto merge of #97853 - TaKO8Ki:emit-only-one-note-per-unused-struct-field, r=...bors-0/+1
2022-06-21Migrate `builtin-macros-requires-cfg-pattern` to `SessionDiagnostic`beetrees-0/+1
2022-06-19Auto merge of #97268 - jyn514:faster-assemble, r=Mark-Simulacrumbors-0/+1
2022-06-19Panic if `dist` generates a symbolic link in a generated tarballJoshua Nelson-0/+1
2022-06-19collapse dead code warnings into a single diagnosticTakayuki Maeda-0/+1
2022-06-17Update cargoArlo Siemsen-21/+27