about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-03-19Move us to the new large runners poolMark Rousskov-2/+2
2023-03-19tidy: ignore files in .gitignore in mir opt checkjoboet-19/+22
2023-03-19Rollup merge of #108798 - devsnek:panic-pal-exception, r=workingjubileeDylan DPC-1/+0
2023-03-19Rollup merge of #105793 - lukas-code:circular-deps, r=Mark-SimulacrumDylan DPC-15/+35
2023-03-18Revert "Auto merge of #107224 - nikic:llvm-16, r=cuviper"Nikita Popov-0/+0
2023-03-18Always enable MIR inlining when building stdBen Kimock-0/+6
2023-03-18Auto merge of #107224 - nikic:llvm-16, r=cuviperbors-4/+5
2023-03-18refactor `fn bootstrap::builder::Builder::compiler_for`ozkanonur-8/+9
2023-03-18Auto merge of #108802 - nikic:bolt-update, r=Mark-Simulacrumbors-1/+1
2023-03-18Rollup merge of #109283 - notriddle:notriddle/visibility-to-src-with-space, r...Matthias Krüger-7/+7
2023-03-18Rollup merge of #109234 - tmiasko:overflow-checks, r=cjgillotMatthias Krüger-1/+1
2023-03-18Rollup merge of #108772 - jyn514:faster-tidy, r=the8472Matthias Krüger-163/+178
2023-03-18address review commentsJoshua Nelson-0/+5
2023-03-18Let tidy use more threadsJoshua Nelson-1/+5
2023-03-18Use a single WalkBuilder for multiple pathsJoshua Nelson-42/+43
2023-03-18Make `ui_tests` non-quadraticJoshua Nelson-34/+30
2023-03-18Speed up file walking in tidyJoshua Nelson-83/+80
2023-03-18Use named threads in tidyJoshua Nelson-4/+16
2023-03-17move default backtrace setting to sysGus Caplan-1/+0
2023-03-18Rollup merge of #109256 - chaitanyav:fix_108948, r=albertlarsan68Matthias Krüger-4/+7
2023-03-17rustdoc: reduce allocations in `visibility_to_src_with_space`Michael Howell-7/+7
2023-03-17Auto merge of #108862 - Mark-Simulacrum:bootstrap-bump, r=pietroalbinibors-402/+402
2023-03-17Add clarifying commentsMichael Howell-0/+3
2023-03-17Use python3.11 in CI to make sure toml is validatedJoshua Nelson-7/+7
2023-03-17extra_info_tags don't return string, use display_fnklensy-35/+56
2023-03-17Add tests for configure.pyJoshua Nelson-198/+259
2023-03-17Auto merge of #109253 - matthiaskrgr:rollup-2xmv5zk, r=matthiaskrgrbors-35/+21
2023-03-17rustdoc: Correctly merge import's and its target's docs in one more caseVadim Petrochenkov-6/+8
2023-03-17Only add into `view_item_stack` if the item will be inlinedGuillaume Gomez-4/+4
2023-03-17Check for llvm-tools before installNagaChaitanya Vellanki-4/+7
2023-03-17Initialize rust_info before is_ci_llvm_available()Nikita Popov-4/+5
2023-03-17Upgrade to LLVM 16Nikita Popov-0/+0
2023-03-17Update host compiler to LLVM 16Nikita Popov-1/+1
2023-03-17Rollup merge of #109229 - DaniPopes:link-references, r=notriddleMatthias Krüger-7/+7
2023-03-17Rollup merge of #109198 - compiler-errors:new-rpitit-default-body, r=spastorinoMatthias Krüger-1/+1
2023-03-17Rollup merge of #109044 - thomcc:disallow-unstable-libtest, r=jyn514Matthias Krüger-0/+6
2023-03-17Rollup merge of #108958 - clubby789:unbox-the-hir, r=compiler-errorsMatthias Krüger-27/+7
2023-03-16Auto merge of #2817 - saethlin:rustup, r=saethlinbors-26/+66
2023-03-16Merge from rustcBen Kimock-25/+65
2023-03-16Preparing for merge from rustcBen Kimock-1/+1
2023-03-16Tweak implementation of overflow checking assertionsTomasz Miąsko-1/+1
2023-03-16Improve case mapping encoding schemeMartin Gammelsæter-49/+54
2023-03-16Fix invalid markdown link referencesDaniPopes-7/+7
2023-03-16clean up few allocklensy-5/+3
2023-03-16Render source page layout with Askamaclubby789-69/+67
2023-03-16TB: select tests to run both TB and SBNeven Villani-5/+116
2023-03-16TB: new testsNeven Villani-0/+888
2023-03-16TB: document TB changes in READMENeven Villani-118/+218
2023-03-16TB: integrationNeven Villani-16/+54
2023-03-16TB: Reborrow policy and connection to the main machineNeven Villani-1/+608