about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-09Explicitly disable zstd supportNikita Popov-0/+3
2022-08-09Fix coverage-llvmir test on WindowsNikita Popov-1/+1
2022-08-09Link libatomic on 32-bit targetsNikita Popov-0/+7
2022-08-09Pass +atomics-32 feature for thumbv6m targetNikita Popov-1/+5
2022-08-09Allow old toolchain on some imagesNikita Popov-12/+25
2022-08-09Update LLVM submoduleNikita Popov-1/+1
2022-08-08Auto merge of #100207 - notriddle:notriddle/skipped-inline-module, r=Manishearthbors-21/+70
2022-08-07Auto merge of #100245 - matthiaskrgr:rollup-tfoo650, r=matthiaskrgrbors-243/+555
2022-08-07Rollup merge of #100244 - Lokathor:add-armv4t-none-eabi-take2, r=jackh726Matthias Krüger-0/+125
2022-08-07Rollup merge of #100230 - cjgillot:noice-multibyte-amp, r=compiler-errorsMatthias Krüger-2/+35
2022-08-07Rollup merge of #100206 - RalfJung:miri-terminfo, r=thomccMatthias Krüger-0/+20
2022-08-07Rollup merge of #100194 - est31:box_syntax_tests, r=Mark-SimulacrumMatthias Krüger-212/+154
2022-08-07Rollup merge of #100038 - nicholasbishop:bishop-add-no-std, r=Mark-SimulacrumMatthias Krüger-0/+4
2022-08-07Rollup merge of #100019 - TaKO8Ki:suggest-boxed-trait-objects-instead-of-impl...Matthias Krüger-29/+217
2022-08-07Auto merge of #100218 - nicholasbishop:bishop-update-cb, r=Mark-Simulacrumbors-2/+2
2022-08-07Update SUMMARY.mdLokathor-0/+1
2022-08-07Create armv4t_none_eabi.mdLokathor-0/+70
2022-08-07Create armv4t_none_eabi.rsLokathor-0/+54
2022-08-07Auto merge of #99833 - andrewpollack:fuchsia-rust-ci-zircon-lib-improvement, ...bors-53/+65
2022-08-07test: skip terminfo parsing in MiriRalf Jung-0/+20
2022-08-07Shifting CI to pull Zircon libraries directly from Fuchsia SDKAndrew Pollack-53/+65
2022-08-07Auto merge of #99983 - RalfJung:more-layout-checks, r=eddybbors-110/+309
2022-08-07Use start_point instead of next_point to point to elided lifetime ampersand.Camille GILLOT-2/+35
2022-08-07fix wrong suggestions for boxed trait objects instead of impl traitTakayuki Maeda-31/+122
2022-08-07revive suggestions for boxed trait objects instead of impl TraitTakayuki Maeda-2/+99
2022-08-07Auto merge of #100091 - chenyukang:add-check-for-link-ordinal, r=michaelwoeri...bors-0/+75
2022-08-07Auto merge of #100004 - jyn514:exclude-single-test, r=Mark-Simulacrumbors-14/+5
2022-08-07Remove even more box syntax uses from src/testest31-212/+154
2022-08-06Update compiler_builtins to 0.1.78Nicholas Bishop-2/+2
2022-08-06Auto merge of #100213 - matthiaskrgr:rollup-mqe7t1n, r=matthiaskrgrbors-219/+266
2022-08-07Rollup merge of #100175 - fxn:patch-1, r=Mark-SimulacrumMatthias Krüger-1/+1
2022-08-07Rollup merge of #100169 - WaffleLapkin:optimize_is_aligned_to, r=workingjubileeMatthias Krüger-8/+2
2022-08-07Rollup merge of #100130 - compiler-errors:erroneous-return-span, r=lcnrMatthias Krüger-38/+159
2022-08-07Rollup merge of #100127 - ChrisDenton:remove-init, r=thomccMatthias Krüger-160/+94
2022-08-07Rollup merge of #100071 - klensy:annotate-snippets-bump, r=Mark-SimulacrumMatthias Krüger-12/+10
2022-08-06Auto merge of #100117 - nicholasbishop:bishop-update-cc, r=Mark-Simulacrumbors-2/+2
2022-08-06Document the `no-std` target option in config.toml.exampleNicholas Bishop-0/+4
2022-08-06rustdoc: do not mark the contents of a skipped module as inlinedMichael Howell-21/+70
2022-08-06Auto merge of #99524 - cuviper:relnotes-1.63.0, r=Mark-Simulacrumbors-0/+204
2022-08-06Auto merge of #100195 - matthiaskrgr:rollup-ovzyyb0, r=matthiaskrgrbors-53/+182
2022-08-06Rollup merge of #100193 - GuillaumeGomez:rm-clean-impls, r=notriddleMatthias Krüger-48/+42
2022-08-06Rollup merge of #100167 - chenyukang:require-suggestion, r=estebankMatthias Krüger-3/+35
2022-08-06Rollup merge of #100132 - compiler-errors:issue-100103, r=tmiaskoMatthias Krüger-1/+16
2022-08-06Rollup merge of #100094 - lyming2007:issue-98982, r=estebankMatthias Krüger-1/+89
2022-08-06Auto merge of #99893 - compiler-errors:issue-99387, r=davidtwcobors-18/+60
2022-08-06remove Clean trait implementation for hir::PolyTraitRefGuillaume Gomez-7/+1
2022-08-06remove Clean trait implementation for hir::GenericBoundGuillaume Gomez-41/+41
2022-08-06Auto merge of #100172 - Mark-Simulacrum:bump-165, r=Mark-Simulacrumbors-1/+1
2022-08-06Auto merge of #99743 - compiler-errors:fulfillment-context-cleanups, r=jackh726bors-163/+127
2022-08-05Auto merge of #100035 - workingjubilee:merge-functions, r=nikicbors-4/+9