about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-23Use multiple pushes in `vec_init_then_push` exampleAlex Macleod-1/+3
2023-10-23Auto merge of #11699 - Alexendoo:no-run-doctests, r=llogiqbors-991/+991
2023-10-23Auto merge of #107009 - cjgillot:jump-threading, r=pnkfelixbors-137/+2797
2023-10-23Update booksrustbot-0/+0
2023-10-23Factor signature type walking out of opaque_types_defined_byOli Scherer-44/+155
2023-10-23Auto merge of #117087 - matthiaskrgr:rollup-08kkjkz, r=matthiaskrgrbors-212/+352
2023-10-23Remove smir from triage and add me to stablemirOğuz Ağcayazı-5/+1
2023-10-23Set existing doc-tests to `no_run`Alex Macleod-989/+989
2023-10-23Auto merge of #11460 - J-ZhengLi:issue11429, r=Centri3bors-29/+82
2023-10-23Rollup merge of #117073 - yotamofek:fix-coroutines-feature-rename-suggestion,...Matthias Krüger-1/+1
2023-10-23Rollup merge of #117064 - dtolnay:handleerrors, r=cjgillotMatthias Krüger-128/+73
2023-10-23Rollup merge of #117040 - Zalathar:instrument-coverage-ui, r=cjgillotMatthias Krüger-3/+72
2023-10-23Rollup merge of #116978 - tromey:rust-printers-cleanup, r=Mark-SimulacrumMatthias Krüger-55/+78
2023-10-23Rollup merge of #116960 - lqd:applied-member-constraints-scope, r=matthewjasperMatthias Krüger-25/+128
2023-10-23Update .mailmap to promote my livenameAmanda Stjerna-0/+2
2023-10-23return unfixed len if pat has reported errorbohan-1/+47
2023-10-23Partial Revert: "Auto merge of #117018 - Kobzol:opt-dist-cargo-stage0"Urgau-1/+6
2023-10-23Implement all llvm intrinsics necessary for the image cratebjorn3-0/+103
2023-10-23Use local_rebuild property to support new check-cfg in case of rebuildUrgau-5/+5
2023-10-23Prepare bootstrap tool for new check-cfg syntaxUrgau-8/+28
2023-10-23Auto merge of #116837 - oli-obk:smir_run_macro, r=spastorinobors-73/+92
2023-10-23Remove FIXME after fixMichael Howell-1/+0
2023-10-23Use `no_run` for doc-tests in new lintsAlex Macleod-2/+2
2023-10-23Update rust-analyzer configbjorn3-1/+1
2023-10-23fix typos in commentsGoodDaisy-3/+3
2023-10-23Fix closure-inherit-target-feature test for SGX platformRaoul Strackx-0/+1
2023-10-23Implement llvm intrinsics necessary for rav1ebjorn3-0/+34
2023-10-23Auto merge of #116835 - oli-obk:evaluated_static_in_metadata2, r=RalfJungbors-59/+79
2023-10-23don't talk about 'Data race' when both accesses are atomicRalf Jung-14/+22
2023-10-23clean up imperfect overlap detection in weak-mem emulationRalf Jung-90/+28
2023-10-23detect mixed-size atomic accessesRalf Jung-72/+196
2023-10-23Merge associated types with the other alias typesOli Scherer-35/+24
2023-10-23Try to work around 32 bit mingw issuesOli Scherer-0/+3
2023-10-23Auto merge of #116849 - oli-obk:error_shenanigans, r=cjgillotbors-12/+2
2023-10-23Auto merge of #116849 - oli-obk:error_shenanigans, r=cjgillotbors-310/+425
2023-10-23Sync the logic for inherent and weak type aliasesOli Scherer-5/+6
2023-10-23Make ICE a bit more informativeOli Scherer-3/+12
2023-10-23Avoid having `rustc_smir` depend on `rustc_interface` or `rustc_driver`Oli Scherer-73/+89
2023-10-23Avoid collect_and_partition_mono_items call when not doing codegenbjorn3-8/+15
2023-10-23data_race: detect races between atomic and non-atomic accesses, even if both ...Ralf Jung-2/+95
2023-10-23Fix suggestion for renamed coroutines featureYotam Ofek-1/+1
2023-10-23Ensure that `eval_to_allocation_raw` isn't called on static items from miriOli Scherer-9/+6
2023-10-23Split `eval_to_allocation_raw_provider`Oli Scherer-2/+9
2023-10-23Pull out const error reporting into its own functionOli Scherer-31/+32
2023-10-23Pull mplace validation logic out into an interpreter methodOli Scherer-21/+33
2023-10-23The mutability was ignored anyway, so just check for staticnessOli Scherer-4/+7
2023-10-23Allow `ensure` queries to return `Result<(), ErrorGuaranteed>`Oli Scherer-9/+75
2023-10-23data_race: clarify and slightly refactor non-atomic handlingRalf Jung-45/+50
2023-10-23Auto merge of #11028 - BenWiederhake:dev-ifnotelse_neqzero, r=llogiqbors-1/+22
2023-10-23Auto merge of #117071 - matthiaskrgr:rollup-1tcxdgj, r=matthiaskrgrbors-126/+204