about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-13Pass a byte slice to `coverageinfo::hash_bytes` instead of an owned vectorZalathar-2/+2
2023-07-13Don't clone symbol names for coverage hashingZalathar-3/+3
2023-07-12Auto merge of #113621 - ehuss:ignore-clippy-tests, r=Nilstriebbors-0/+9
2023-07-12Ignore flaky clippy tests.Eric Huss-0/+9
2023-07-12Auto merge of #113214 - GuillaumeGomez:try-run-fix, r=ozkanonur,jyn514bors-27/+22
2023-07-12Auto merge of #112945 - compiler-errors:tighten-span-of-adjustment-error, r=o...bors-452/+426
2023-07-12Auto merge of #113569 - RalfJung:miri, r=oli-obkbors-161/+747
2023-07-12Auto merge of #113573 - lcnr:typeck-results, r=compiler-errorsbors-15/+8
2023-07-12Auto merge of #113608 - workingjubilee:rollup-8763ius, r=workingjubileebors-94/+140
2023-07-11Rollup merge of #113595 - cchiw:object_consts, r=workingjubileeJubilee-4/+3
2023-07-11Rollup merge of #113579 - ekusiadadus:master, r=albertlarsan68Jubilee-5/+1
2023-07-11Rollup merge of #113567 - chenyukang:yukang-fix-113354-while-let, r=cjgillotJubilee-38/+61
2023-07-11Rollup merge of #113385 - joshtriplett:style-guide-cleanup-chains, r=calebcar...Jubilee-4/+3
2023-07-11Rollup merge of #113373 - jyn514:download-rustc-fixes, r=albertlarsan68Jubilee-43/+72
2023-07-11Revert "Fix `x test lint-docs` when download-rustc is enabled"jyn-7/+0
2023-07-11Don't depend on crate names in tests/ui-fulldeps/missing-rustc-driver-error.rsjyn-13/+3
2023-07-11Move `ci_rustc_dir` to Config and use it consistentlyjyn-8/+9
2023-07-11Use constants from object crateCharisee-4/+3
2023-07-11Auto merge of #112984 - BoxyUwU:debug_with_infcx, r=compiler-errorsbors-95/+464
2023-07-11fix handling of alignment for dyn-sized placesRalf Jung-9/+12
2023-07-11update Operand::Move docsRalf Jung-4/+10
2023-07-11miri tree borrows: skip retag_reference early if there is no NewPermissionRalf Jung-13/+15
2023-07-11miri: protect Move() function arguments during the callRalf Jung-154/+607
2023-07-11Auto merge of #103754 - SUPERCILEX:filled-mut, r=m-ou-sebors-0/+7
2023-07-11Auto merge of #113577 - matthiaskrgr:rollup-vaa83ip, r=matthiaskrgrbors-66/+498
2023-07-12Revert "fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy error"ekusiadadus-5/+1
2023-07-11Rollup merge of #113560 - fmease:assoc-tys-in-traits-depr-wc-loc, r=compiler-...Matthias Krüger-21/+81
2023-07-11Rollup merge of #113497 - xSetech:mips_32_abi, r=davidtwcoMatthias Krüger-2/+10
2023-07-11Rollup merge of #113310 - jieyouxu:dont-suggest-impl-trait-in-paths, r=lcnrMatthias Krüger-2/+36
2023-07-11Rollup merge of #112717 - celinval:stable-mir-rvalue-1, r=oli-obkMatthias Krüger-41/+371
2023-07-11Auto merge of #113470 - compiler-errors:new-solver-structurally-resolve-pat, ...bors-5/+11
2023-07-11Don't fail early if `try_run` returns an errorGuillaume Gomez-27/+22
2023-07-11While let suggestion will work for closureyukang-38/+61
2023-07-11Auto merge of #113175 - bryangarza:safe-transmute-rustc-coinductive, r=compil...bors-56/+5
2023-07-11remove unnecessary `Rc`lcnr-15/+8
2023-07-11Auto merge of #113130 - chriswailes:android-library-defs, r=Amanieubors-47/+58
2023-07-11Auto merge of #111717 - Urgau:uplift_fn_null_check, r=oli-obkbors-223/+289
2023-07-11Auto merge of #113316 - DrMeepster:underefer_perf, r=oli-obkbors-124/+186
2023-07-10optimization round 2DrMeepster-34/+96
2023-07-11Auto merge of #113559 - matthiaskrgr:rollup-jrqyctc, r=matthiaskrgrbors-32/+47
2023-07-11Structurally resolve in pattern matching when peeling refs in new solverMichael Goulet-5/+11
2023-07-11Lint against misplaced where-clauses on assoc tys in traitsLeón Orell Valerian Liehr-21/+81
2023-07-11Rollup merge of #113556 - cuviper:trim-rls, r=Mark-SimulacrumMatthias Krüger-6/+5
2023-07-11Rollup merge of #113551 - jyn514:dry-run-exclude, r=ozkanonurMatthias Krüger-3/+7
2023-07-11Rollup merge of #113548 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-07-11Rollup merge of #113543 - cuviper:triagebot-llvm, r=jyn514Matthias Krüger-4/+0
2023-07-11Rollup merge of #113528 - workingjubilee:use-at-minsigstksz-in-rustc-signal-h...Matthias Krüger-5/+22
2023-07-11Rollup merge of #113523 - workingjubilee:reuse-const-inbounds-gep2, r=cuviperMatthias Krüger-14/+3
2023-07-11Rollup merge of #113386 - joshtriplett:style-guide-combinable-expressions, r=...Matthias Krüger-0/+10
2023-07-10Auto merge of #113544 - Kobzol:ci-macos-13, r=jyn514bors-7/+7