about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-08-01reject pointee without ?SizedDing Xiang Fei-10/+46
2024-07-31Auto merge of #128435 - matthiaskrgr:rollup-l76vu3i, r=matthiaskrgrbors-59/+386
2024-07-31Rollup merge of #128412 - compiler-errors:crate-level-only, r=cjgillotMatthias Krüger-0/+31
2024-07-31Rollup merge of #128388 - beetrees:f16-f128-slightly-improve-windows-abi, r=t...Matthias Krüger-0/+39
2024-07-31Rollup merge of #128151 - estebank:missing-extern-crate, r=petrochenkovMatthias Krüger-59/+172
2024-07-31Rollup merge of #127681 - dingxiangfei2009:smart-ptr-bounds, r=compiler-errorsMatthias Krüger-0/+144
2024-07-31Auto merge of #127513 - nikic:llvm-19, r=cuviperbors-44/+51
2024-07-30Bless coverage/mcdc for line number changesJosh Stone-42/+42
2024-07-31Auto merge of #128075 - Oneirical:try-your-damnetest, r=jieyouxubors-88/+127
2024-07-30Rollup merge of #128380 - folkertdev:naked-compatible-doc-comment, r=bjorn3Matthias Krüger-0/+3
2024-07-30Rollup merge of #128379 - Dajamante:aïssata_needs_unwind, r=pietroalbiniMatthias Krüger-2/+3
2024-07-30Rollup merge of #128376 - compiler-errors:finish-ur-vegetables, r=jieyouxuMatthias Krüger-1/+17
2024-07-30Rollup merge of #128357 - compiler-errors:shadowed-non-lifetime-binder, r=pet...Matthias Krüger-7/+79
2024-07-30Remove crate_level_only from ELIDED_LIFETIMES_IN_PATHSMichael Goulet-0/+31
2024-07-30Match LLVM ABI in `extern "C"` functions for `f128` on Windowsbeetrees-0/+39
2024-07-30derive(SmartPointer): rewrite bounds in where and generic boundsDing Xiang Fei-0/+144
2024-07-30Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68bors-11/+10
2024-07-30Auto merge of #124339 - oli-obk:supports_feature, r=wesleywiserbors-0/+17
2024-07-30Make RUSTC_OVERRIDE_VERSION_STRING overwrite the rendered version output, tooOli Scherer-1/+1
2024-07-30Test RUSTC_OVERRIDE_VERSION_STRINGOli Scherer-0/+17
2024-07-30Auto merge of #127955 - chenyukang:yukang-fix-mismatched-delimiter-issue-1278...bors-7/+37
2024-07-30Auto merge of #125929 - Bryanskiy:delegation-generics-3, r=petrochenkovbors-140/+395
2024-07-30make `///` doc comments compatible with naked functionsFolkert-0/+3
2024-07-30Crash test for issue 121444 has been fixedNikita Popov-2/+4
2024-07-30Disable MC/DC tests on LLVM 19Krasimir Georgiev-0/+5
2024-07-30the output in stderr expects panic-unwindaissata-2/+3
2024-07-30Auto merge of #128378 - matthiaskrgr:rollup-i3qz9uo, r=matthiaskrgrbors-2/+185
2024-07-30Auto merge of #128250 - Amanieu:select_unpredictable, r=nikicbors-0/+35
2024-07-30Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddleMatthias Krüger-0/+21
2024-07-30Rollup merge of #128141 - nikic:aarch64-bti, r=DianQK,cuviperMatthias Krüger-0/+55
2024-07-30Rollup merge of #127574 - lcnr:coherence-check-supertrait, r=compiler-errorsMatthias Krüger-2/+109
2024-07-29Mark Parser::eat/check methods as must_useMichael Goulet-1/+17
2024-07-29Structured suggestion for `extern crate foo` when `foo` isn't resolved in importEsteban Küber-59/+172
2024-07-29Auto merge of #128360 - matthiaskrgr:rollup-wwy5mkj, r=matthiaskrgrbors-204/+174
2024-07-29Rollup merge of #128284 - GKFX:stabilize-offset-of-nested, r=dtolnay,jieyouxuMatthias Krüger-164/+63
2024-07-29Rollup merge of #128104 - mu001999-contrib:fix/128053, r=petrochenkovMatthias Krüger-5/+64
2024-07-29Rollup merge of #126247 - notriddle:notriddle/word-wrap-item-table, r=Guillau...Matthias Krüger-35/+47
2024-07-29Auto merge of #128350 - matthiaskrgr:rollup-bcuhts8, r=matthiaskrgrbors-66/+194
2024-07-29Add rustdoc GUI test to check click on code examplesGuillaume Gomez-0/+21
2024-07-29Detect non-lifetime binder params shadowing item paramsMichael Goulet-7/+79
2024-07-29rustdoc: move the wbr after the underscore, instead of beforeMichael Howell-1/+1
2024-07-29rustdoc: properly handle path wrappingMichael Howell-1/+2
2024-07-29Delegation: support generics for delegation from free functionsBryanskiy-140/+395
2024-07-29Auto merge of #128112 - Oneirical:testidigitation-cantrip, r=jieyouxubors-75/+142
2024-07-29Stabilize offset_of_nestedGeorge Bateman-164/+63
2024-07-29Rollup merge of #128337 - bvanjoi:issue-121613, r=compiler-errorsMatthias Krüger-52/+116
2024-07-29Rollup merge of #128239 - compiler-errors:error-on-object-cand-confirm, r=oli...Matthias Krüger-11/+22
2024-07-29Rollup merge of #128174 - compiler-errors:trait-alias-marker, r=oli-obkMatthias Krüger-3/+18
2024-07-29Rollup merge of #127882 - compiler-errors:cfi-sized-self-gat, r=oli-obkMatthias Krüger-0/+38
2024-07-29rustdoc: use `<wbr>`-tolerant function to check text contentsMichael Howell-33/+36