about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-10-19Rollup merge of #103211 - notriddle:notriddle/dot-location, r=GuillaumeGomezMatthias Krüger-38/+39
2022-10-19Auto merge of #103214 - Nilstrieb:set-theory, r=petrochenkovbors-7/+5
2022-10-19Auto merge of #103228 - Dylan-DPC:rollup-31yiauw, r=Dylan-DPCbors-224/+417
2022-10-19Use Set instead of Vec in transitive_relationnils-7/+5
2022-10-19Rollup merge of #103216 - cjgillot:issue-103210, r=jackh726Dylan DPC-6/+22
2022-10-19Rollup merge of #103182 - Nilstrieb:query-desc-cleanup, r=oli-obkDylan DPC-101/+104
2022-10-19Rollup merge of #103153 - ChrisDenton:leak-oom, r=m-ou-seDylan DPC-1/+0
2022-10-19Rollup merge of #103127 - SUPERCILEX:inline-const-uninit, r=scottmcmDylan DPC-2/+5
2022-10-19Rollup merge of #103034 - nathanwhit:let-chains-rhs-temporaries, r=wesleywiserDylan DPC-8/+24
2022-10-19Rollup merge of #102863 - compiler-errors:call-suggestion-on-unimplemented, r...Dylan DPC-106/+262
2022-10-19Auto merge of #103180 - ferrocene:pa-qemu-user-mode, r=Mark-Simulacrumbors-4/+18
2022-10-19Auto merge of #103225 - matthiaskrgr:rollup-1zkv87y, r=matthiaskrgrbors-7/+156
2022-10-19Rollup merge of #103198 - weihanglo:update-cargo, r=ehussMatthias Krüger-0/+0
2022-10-19Rollup merge of #103178 - ferrocene:pa-coverage-reports-tests, r=Mark-SimulacrumMatthias Krüger-2/+7
2022-10-19Rollup merge of #103176 - nnethercote:fix-TyKind-is_simple_path, r=spastorinoMatthias Krüger-5/+54
2022-10-19Rollup merge of #103166 - the8472:copied-next-chunk, r=m-ou-seMatthias Krüger-0/+95
2022-10-19instantiate -> constructMichael Goulet-18/+16
2022-10-19Auto merge of #103213 - matthiaskrgr:rollup-diloxg3, r=matthiaskrgrbors-191/+232
2022-10-19Generalize call suggestion for unsatisfied predicateMichael Goulet-74/+174
2022-10-19Standardize arg suggestions between typeck and trait selectionMichael Goulet-54/+60
2022-10-19Use predicate_must_hold_modulo_regionsMichael Goulet-14/+8
2022-10-19Suggest calling ctor when trait is unimplementedMichael Goulet-1/+59
2022-10-19Auto merge of #102769 - nnethercote:rustdoc-startup, r=jyn514bors-165/+161
2022-10-19specialize slice_iter.copied().next_chunk()The 8472-0/+74
2022-10-18Consider patterns in fn params in an `Elided(Infer)` lifetime rib.Camille GILLOT-6/+22
2022-10-19Avoid cloning `RenderOptions`.Nicholas Nethercote-47/+48
2022-10-19Use `interface::run_compiler` for `markdown::render`.Nicholas Nethercote-3/+10
2022-10-19Replace a `spawn_unchecked` with `spawn_scoped`.Nicholas Nethercote-12/+16
2022-10-19Apply `Lrc` later to `sess` and `codegen_backend`.Nicholas Nethercote-10/+5
2022-10-19Inline and remove `create_compiler_and_run`.Nicholas Nethercote-53/+51
2022-10-19Reduce visibility of some functions.Nicholas Nethercote-3/+3
2022-10-19Inline and remove `scoped_thread`.Nicholas Nethercote-15/+9
2022-10-19Merge `main_options` into `main_args`.Nicholas Nethercote-30/+27
2022-10-19Clean up rustdoc startup.Nicholas Nethercote-14/+14
2022-10-18Rollup merge of #103204 - jyn514:autolabels, r=Mark-SimulacrumMatthias Krüger-0/+37
2022-10-18Rollup merge of #103203 - GuillaumeGomez:fix-llvm-runtools-condition, r=AmanieuMatthias Krüger-1/+18
2022-10-18Rollup merge of #103189 - GuillaumeGomez:clean-up-gui-tests, r=notriddleMatthias Krüger-131/+78
2022-10-18Rollup merge of #103164 - notriddle:notriddle/media-min-width, r=GuillaumeGomezMatthias Krüger-28/+18
2022-10-18Rollup merge of #102507 - scottmcm:more-binary-search-docs, r=m-ou-seMatthias Krüger-0/+32
2022-10-18Rollup merge of #101889 - tspiteri:redoc-uint-adc-sbb, r=m-ou-seMatthias Krüger-31/+49
2022-10-18rustdoc: remove class name `location` from sidebar sibling navMichael Howell-38/+39
2022-10-18Auto merge of #102418 - citrus-it:illumos-strip-debug, r=nagisabors-9/+40
2022-10-18Retrieve LLVM version from llvm-filecheck binary if it is not set yetGuillaume Gomez-1/+18
2022-10-18Add some more autolabelsJoshua Nelson-0/+37
2022-10-18Clean up query descriptionsnils-101/+104
2022-10-18Update cargoWeihang Lo-0/+0
2022-10-18Auto merge of #103188 - JohnTitor:rollup-pwilam1, r=JohnTitorbors-135/+161
2022-10-18Clean up code-color and headers-color rustdoc GUI testsGuillaume Gomez-131/+78
2022-10-18Rollup merge of #103168 - Amanieu:stable_asm_sym, r=davidtwcoYuki Okushi-114/+61
2022-10-18Rollup merge of #103163 - SUPERCILEX:uninit-array-assume2, r=scottmcmYuki Okushi-11/+10