about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-13Correct `the` -> `there` typo in items.mdAlyssa Haroldsen-1/+1
2023-07-13Auto merge of #113646 - matthiaskrgr:rollup-1q6tmow, r=matthiaskrgrbors-32/+227
2023-07-13Rollup merge of #113616 - edg-l:fix_bootstrap, r=albertlarsan68Matthias Krüger-1/+1
2023-07-13Rollup merge of #113615 - krasimirgg:llvm-17-pgo, r=nikicMatthias Krüger-0/+4
2023-07-13Rollup merge of #113613 - GuillaumeGomez:allow-dash-in-file-name, r=notriddleMatthias Krüger-4/+13
2023-07-13Rollup merge of #113603 - workingjubilee:test-for-98016, r=oli-obkMatthias Krüger-16/+21
2023-07-13Rollup merge of #113598 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+3
2023-07-13Rollup merge of #113553 - spastorino:smir-types-2, r=oli-obkMatthias Krüger-5/+7
2023-07-13Rollup merge of #113353 - compiler-errors:select-better, r=lcnrMatthias Krüger-6/+178
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-12Update cargoWeihang Lo-0/+3
2023-07-12Fix bootstrap.py uname error.Edgar Luque-1/+1
2023-07-12llvm-wrapper: adapt for LLVM API changeKrasimir Georgiev-0/+4
2023-07-12Allow to have `-` in the rustdoc-json test file nameGuillaume Gomez-4/+13
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-11Reenable all cases of simd-wide-sumJubilee Young-4/+3
2023-07-11Support build-pass in codegen testsJubilee Young-12/+13
2023-07-11Add mir-opt3 rev to simd-wide-sum testJubilee Young-0/+5
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-11Make Placeholder, GeneratorWitness*, Infer and Error unreachable on SMIR rust...Santiago Pastorino-5/+7
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