about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-13typolcnr-1/+1
2023-07-13refactor proof tree formattinglcnr-57/+63
2023-07-13Make `nodejs` control the default for RustdocJs tests instead of a hard-off s...jyn-43/+39
2023-07-12Re-format let-else per rustfmt updateMark Rousskov-950/+1407
2023-07-12Flip cfg's for bootstrap bumpMark Rousskov-73/+16
2023-07-12Bump bootstrap compiler to latestMark Rousskov-408/+368
2023-07-12Replace version placeholder to 1.72Mark Rousskov-11/+11
2023-07-13Add machine-applicable suggestion for `unused_qualifications` lint许杰友 Jieyou Xu (Joe)-1/+98
2023-07-13Add a cache for `maybe_lint_level_root_bounded`.Nicholas Nethercote-10/+47
2023-07-12make MCP510 behavior explicitly opt-inRémy Rakic-2/+17
2023-07-12DefIds are not only about CrateItemSantiago Pastorino-8/+3
2023-07-12avoid ambiguous wordTshepang Mbambo-1/+1
2023-07-12Auto merge of #113621 - ehuss:ignore-clippy-tests, r=Nilstriebbors-0/+9
2023-07-12Update jump to def testsGuillaume Gomez-12/+64
2023-07-12Add jump to docGuillaume Gomez-25/+84
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-12use latest version of hermit-abiStefan Lankes-7/+7
2023-07-12fix usage of Timespec om the target hermitStefan Lankes-2/+2
2023-07-12define hermit_abi as public depedencenyStefan Lankes-1/+1
2023-07-12add support of available_parallelism for target hermitStefan Lankes-2/+1
2023-07-12update ancient noteTshepang Mbambo-2/+2
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-12Move `maybe_lint_level_root_bounded`.Nicholas Nethercote-23/+24
2023-07-11Use constants from object crateCharisee-4/+3