about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-08Auto merge of #120767 - matthiaskrgr:rollup-0k8ib1c, r=matthiaskrgrbors-57/+67
2024-02-08Auto merge of #120550 - oli-obk:track_errors8, r=estebankbors-1/+1
2024-02-08make future diffs minimalTshepang Mbambo-2/+2
2024-02-08Rollup merge of #120702 - bvanjoi:fix-120444, r=notriddleMatthias Krüger-18/+33
2024-02-08Rollup merge of #120206 - petrochenkov:somehir, r=compiler-errorsMatthias Krüger-39/+34
2024-02-08Auto merge of #120579 - GuillaumeGomez:prevent-running-unneeded-code, r=notri...bors-0/+8
2024-02-08inline a function that is only used in clippyOli Scherer-1/+1
2024-02-08fmtThe Miri Conjob Bot-3/+2
2024-02-08Merge from rustcThe Miri Conjob Bot-382/+471
2024-02-08Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-08Suggest pattern tests when modifying exhaustivenessNadrieril-16/+25
2024-02-07Use correct param env in clippyMichael Goulet-4/+3
2024-02-07Use correct param env when building and cleaning items in librustdocMichael Goulet-24/+56
2024-02-07Auto merge of #120748 - Nadrieril:rollup-dj0qwv5, r=Nadrierilbors-124/+126
2024-02-07Rollup merge of #120735 - nnethercote:rm-some-unchecked_claims, r=oli-obkGuillaume Boisseau-122/+64
2024-02-07Rollup merge of #120726 - saethlin:no-bashism, r=Mark-SimulacrumGuillaume Boisseau-1/+1
2024-02-07Rollup merge of #120664 - SparrowLii:parallel_test, r=nnethercoteGuillaume Boisseau-1/+1
2024-02-07Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkovGuillaume Boisseau-0/+16
2024-02-07Rollup merge of #110482 - chrisnc:armv8r-target, r=wesleywiserGuillaume Boisseau-0/+44
2024-02-07Update cargoWeihang Lo-0/+0
2024-02-07Auto merge of #120060 - saethlin:mir-opt-bless-targets, r=wesleywiserbors-206/+201
2024-02-07rustdoc: remove `unchecked_claim_error_was_emitted` call in `main_args`.Nicholas Nethercote-102/+54
2024-02-07rustdoc: make `main` more like rustc's.Nicholas Nethercote-20/+10
2024-02-07docs: also check the inline stmt during redundant link checkbohan-18/+33
2024-02-07Add parallel rustc ui testsSparrowLii-1/+1
2024-02-07test `llvm_out` behaviouronur-ozkan-0/+17
2024-02-07hir: Remove `fn opt_hir_id` and `fn opt_span`Vadim Petrochenkov-38/+33
2024-02-07hir: Make sure all `HirId`s have corresponding HIR `Node`sVadim Petrochenkov-1/+1
2024-02-06Don't call std_cargo to build mir-only sysrootsBen Kimock-1/+1
2024-02-06Tweak a few mir-opt tests instead of using -Clink-dead-codeBen Kimock-2/+0
2024-02-06Use a better set of targets for blessing mir-opt testsBen Kimock-206/+203
2024-02-06Update mdbook to 0.4.37Eric Huss-1/+1
2024-02-07Update testsr0cky-2/+15
2024-02-06Don't use bashism in checktools.shBen Kimock-1/+1
2024-02-07fix `llvm_out` to use the correct LLVM rootonur-ozkan-3/+7
2024-02-06Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errorsMatthias Krüger-1/+1
2024-02-06Rollup merge of #120683 - RalfJung:symbolic-alignment-ice, r=oli-obkMatthias Krüger-23/+75
2024-02-06Rollup merge of #120575 - nnethercote:simplify-codegen-diag-handling, r=estebankMatthias Krüger-11/+11
2024-02-06Auto merge of #120361 - compiler-errors:async-closures, r=oli-obkbors-2/+21
2024-02-06miri: fix ICE with symbolic alignment check on extern staticRalf Jung-23/+75
2024-02-06Auto merge of #120509 - shepmaster:m1-runners-redux, r=jdnobors-15/+23
2024-02-06Merge from rustcThe Miri Conjob Bot-4776/+4538
2024-02-06Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-06Document `async_fn_traits`Oli Scherer-0/+13
2024-02-06Add CoroutineClosure to TyKind, AggregateKind, UpvarArgsMichael Goulet-2/+8
2024-02-06Invert diagnostic lints.Nicholas Nethercote-0/+2
2024-02-06Invert diagnostic lints.Nicholas Nethercote-5/+26
2024-02-05Update src/doc/rustc/src/platform-support.mdWesley Wiser-1/+1
2024-02-05Auto merge of #117372 - Amanieu:stdarch_update, r=Mark-Simulacrumbors-2/+8
2024-02-05Make `Emitter::emit_diagnostic` consuming.Nicholas Nethercote-11/+11