about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-18Rollup merge of #109256 - chaitanyav:fix_108948, r=albertlarsan68Matthias Krüger-4/+7
2023-03-17Auto merge of #108862 - Mark-Simulacrum:bootstrap-bump, r=pietroalbinibors-402/+402
2023-03-17Auto merge of #109253 - matthiaskrgr:rollup-2xmv5zk, r=matthiaskrgrbors-35/+21
2023-03-17Check for llvm-tools before installNagaChaitanya Vellanki-4/+7
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-16Fix invalid markdown link referencesDaniPopes-7/+7
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
2023-03-16TB: error and tree formattingNeven Villani-0/+592
2023-03-16TB: tree traversalNeven Villani-0/+339
2023-03-16TB: public interface to permissionsNeven Villani-0/+93
2023-03-16TB: Tree structureNeven Villani-0/+215
2023-03-16TB: Util: an efficient mapping for permissionsNeven Villani-0/+304
2023-03-16TB: encoding of the underlying state machineNeven Villani-0/+214
2023-03-16Auto merge of #106824 - m-ou-se:format-args-flatten, r=oli-obkbors-4/+17
2023-03-16Fix clippy.Mara Bos-4/+17
2023-03-16Rollup merge of #109185 - notriddle:notriddle/primitive-tooltip, r=jshaMatthias Krüger-0/+6
2023-03-16Rollup merge of #109166 - lcnr:define_opaque_types-explicit, r=oli-obkMatthias Krüger-3/+2
2023-03-16Rollup merge of #109139 - GuillaumeGomez:rustdoc-windows-wait-for-write, r=no...Matthias Krüger-10/+22
2023-03-16Rollup merge of #108875 - notriddle:notriddle/return-trait, r=GuillaumeGomezMatthias Krüger-2/+7
2023-03-15ImplTraitPlaceholder -> is_impl_trait_in_traitSantiago Pastorino-1/+1
2023-03-15rustdoc: remove `std::` from primitive intra-doc link tooltipsMichael Howell-0/+6
2023-03-15Update docsfs module documentationGuillaume Gomez-1/+0
2023-03-15Bump to latest rustc-perfMark Rousskov-4/+4
2023-03-15always make `define_opaque_types` explicitlcnr-3/+2
2023-03-15Bump to latest betaMark Rousskov-398/+398
2023-03-15Auto merge of #2806 - saethlin:better-install, r=RalfJungbors-17/+15
2023-03-15use date-based cache keyRalf Jung-4/+4
2023-03-15Rollup merge of #109150 - weihanglo:update-cargo, r=weihangloDylan DPC-0/+0
2023-03-15Rollup merge of #109111 - MU001999:master, r=jyn514Dylan DPC-0/+1
2023-03-15Rollup merge of #108991 - ozkanonur:new-llvm-flag, r=albertlarsan68Dylan DPC-6/+9
2023-03-15add `enable-warnings` flag for llvmozkanonur-6/+9