summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-01-29Update booksrustbot-0/+0
2024-01-29Rollup merge of #120428 - petrochenkov:somehir2, r=compiler-errorsDylan DPC-1/+1
2024-01-29Auto merge of #120165 - reitermarkus:nonzero-switch-alias-direction, r=dtolnaybors-76/+65
2024-01-29Auto merge of #120451 - RalfJung:miri, r=RalfJungbors-172/+235
2024-01-29Auto merge of #119290 - Kobzol:ci-docker-registry-cache, r=Mark-simulacrumbors-58/+60
2024-01-28Add instructions of how to use pre-vendored 'rustc-src'Marek 'seqre' Grzelak-1/+10
2024-01-29Stop using `String` for error codes.Nicholas Nethercote-24/+26
2024-01-28Add rustc_apfloat license exception for RALaurențiu Nicola-0/+1
2024-01-28Print image input file and Docker versionJakub Beránek-0/+5
2024-01-28Auto merge of #3181 - devnexen:stat_calls_fbsd, r=RalfJungbors-41/+118
2024-01-28tweak commentsRalf Jung-2/+2
2024-01-28Merge commit '7219414e81810fd4d967136c4a0650523892c157' into sync-from-raLaurențiu Nicola-2796/+1390
2024-01-28bootstrap: update test modulesonur-ozkan-10/+4
2024-01-28add more unit testsonur-ozkan-2/+60
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-38/+3
2024-01-28hir: Use `InferArg` in `ArrayLen::Infer`Vadim Petrochenkov-1/+1
2024-01-27Update tests.Markus Reiter-34/+1
2024-01-27Fix `NonZero` clippy lints.Markus Reiter-42/+64
2024-01-27Auto merge of #120201 - clubby789:dep-update, r=dtolnaybors-2/+0
2024-01-27Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiserbors-8/+4
2024-01-27fix typo in operator.rsRalf Jung-1/+1
2024-01-26Rollup merge of #119562 - LegionMammal978:rename-pin-pointer, r=Amanieu,dtolnayMatthias Krüger-2/+2
2024-01-26Rollup merge of #103522 - Dylan-DPC:76118/array-methods-stab, r=dtolnayMatthias Krüger-1/+0
2024-01-26Bump Fuchsia (includes building tests)Tyler Mandry-1/+2
2024-01-26Skip building cranelift for FuchsiaTyler Mandry-3/+8
2024-01-26Build Fuchsia on 8 cores instead of 16Tyler Mandry-1/+1
2024-01-26Auto merge of #120375 - matthiaskrgr:rollup-ueakvms, r=matthiaskrgrbors-1019/+2858
2024-01-26Rollup merge of #120345 - flip1995:clippy-subtree-update, r=ManishearthMatthias Krüger-1000/+2840
2024-01-26Rollup merge of #120329 - nnethercote:3349-precursors, r=fee1-deadMatthias Krüger-19/+18
2024-01-26Auto merge of #120367 - RalfJung:project_downcast_uninhabited, r=oli-obkbors-0/+16
2024-01-26Clippy: Fix empty suggestion in from_over_intoPhilipp Krones-5/+5
2024-01-26interpret: project_downcast: do not ICE for uninhabited variantsRalf Jung-0/+16
2024-01-26alidate the operand passed to is_val_statically_knownRalf Jung-1/+2
2024-01-26Rollup merge of #120356 - mbrubeck:patch-2, r=ehussMatthias Krüger-0/+1
2024-01-26fmtThe Miri Conjob Bot-3/+5
2024-01-26Merge from rustcThe Miri Conjob Bot-57/+226
2024-01-26Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-01-26Auto merge of #116167 - RalfJung:structural-eq, r=lcnrbors-17/+0
2024-01-25Merge commit '66c29b973b3b10278bd39f4e26b08522a379c2c9' into clippy-subtree-u...Philipp Krones-999/+2839
2024-01-25Rollup merge of #120288 - clubby789:bump-askama, r=GuillaumeGomezMatthias Krüger-7/+7
2024-01-25Remove an unused error count checkOli Scherer-17/+1
2024-01-25Auto merge of #3233 - RalfJung:trophy, r=RalfJungbors-0/+1
2024-01-25Auto merge of #119911 - NCGThompson:is-statically-known, r=oli-obkbors-0/+27
2024-01-25Auto merge of #119627 - oli-obk:const_prop_lint_n̵o̵n̵sense, r=cjgillotbors-9/+2
2024-01-25Rename the unescaping functions.Nicholas Nethercote-15/+15
2024-01-25Rework `CStrUnit`.Nicholas Nethercote-5/+4
2024-01-25Fix copy/paste error.Nicholas Nethercote-2/+2
2024-01-24Rollup merge of #120265 - nikic:no-no-system-llvm, r=nagisaLeón Orell Valerian Liehr-12/+12
2024-01-24Rollup merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-seLeón Orell Valerian Liehr-3/+38
2024-01-24Rollup merge of #114764 - pitaj:style-delimited-expressions, r=joshtriplettLeón Orell Valerian Liehr-7/+52