about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-09-05Auto merge of #146224 - tgross35:rollup-1bgjms3, r=tgross35bors-12/+286
2025-09-05Rollup merge of #146217 - lukas-code:suggest-new-ice, r=compiler-errorsTrevor Gross-4/+64
2025-09-05Rollup merge of #145709 - heiher:issue-145692-1, r=jackh726Trevor Gross-8/+222
2025-09-05Auto merge of #144737 - petrochenkov:extprelcache, r=davidtwcobors-13/+1
2025-09-04Auto merge of #138736 - azhogin:azhogin/sanitizers-target-modificators, r=rcv...bors-61/+229
2025-09-04fix ICE when suggesting `::new`Lukas Markeffsky-4/+64
2025-09-04Rollup merge of #146150 - weihanglo:rustdoc-emit, r=aDotInTheVoidStuart Cook-0/+12
2025-09-04Rollup merge of #146137 - Urgau:cfg-disallow-frontmatter, r=fmeaseStuart Cook-0/+45
2025-09-04Rollup merge of #146131 - notriddle:rustdoc-search-load-itemtype-test, r=Guil...Stuart Cook-0/+170
2025-09-04Rollup merge of #146112 - scrabsha:push-utkysktvulto, r=WaffleLapkinStuart Cook-233/+233
2025-09-04Rollup merge of #145962 - bjorn3:linkage_fixes, r=WaffleLapkinStuart Cook-0/+16
2025-09-04Rollup merge of #145932 - JamieCunliffe:target-feature-inlining, r=jackh726Stuart Cook-12/+154
2025-09-04Rollup merge of #145827 - estebank:issue-51976, r=jackh726Stuart Cook-46/+639
2025-09-04Rollup merge of #145342 - dianne:if-let-super-let, r=nnethercoteStuart Cook-0/+112
2025-09-03Auto merge of #146133 - rcvalle:rust-cfi-fix-145981, r=bjorn3bors-22/+0
2025-09-03rustdoc-search: add test case for indexing every item typeMichael Howell-0/+170
2025-09-03don't uppercase error messagesSasha Pourcelot-233/+233
2025-09-03Rollup merge of #146106 - epage:whitespace, r=fee1-deadStuart Cook-3/+42
2025-09-03Rollup merge of #145961 - petrochenkov:extprelregr, r=nnethercoteStuart Cook-0/+13
2025-09-03Rollup merge of #145279 - clarfonthey:const-convert-initial, r=tgross35Stuart Cook-3/+3
2025-09-03fix(rustdoc): match rustc `--emit` precedenceWeihang Lo-3/+2
2025-09-03Disallow frontmatter in `--cfg` and `--check-cfg` argumentsUrgau-0/+45
2025-09-02test(rustdoc): show the wrong `--emit` precedenceWeihang Lo-0/+13
2025-09-02Revert "Make `lto` and `linker-plugin-lto` work the same for `compiler_builti...Ramon de C Valle-22/+0
2025-09-02Rollup merge of #146116 - zmodem:issue_118306_fix, r=nikicGuillaume Gomez-1/+1
2025-09-02Rollup merge of #146091 - janis-bhm:rustdoc-default-span-with-simple-test, r=...Guillaume Gomez-1/+36
2025-09-02Rollup merge of #146064 - jullanggit:patch-1, r=fmeaseGuillaume Gomez-5/+29
2025-09-02Rollup merge of #145783 - Erk-:et-cetera-span, r=compiler-errorsGuillaume Gomez-10/+10
2025-09-02Rollup merge of #144066 - RalfJung:extern-c-variadics, r=workingjubileeGuillaume Gomez-104/+73
2025-09-02resolve: Avoid finalizing extern prelude entries more than onceVadim Petrochenkov-13/+1
2025-09-02Adjust issue-118306.rs test after LLVM changeHans Wennborg-1/+1
2025-09-02stabilize extended_varargs_abi_supportRalf Jung-104/+73
2025-09-01test(lexer): Ensure tabs are accepted for horizontal whitespaceEd Page-3/+5
2025-09-01test(lexer): Ensure frontmatter can contain unicode whitespaceEd Page-0/+22
2025-09-01test(lexer): Ensure frontmatter w/ crlf worksEd Page-0/+15
2025-09-01Constify conversion traitsltdk-3/+3
2025-09-02squash fix `render_call_locations` panic when default span points at file out...Janis-1/+36
2025-09-01Auto merge of #145925 - lcnr:revealing-use-closures-2, r=BoxyUwUbors-30/+57
2025-09-01use defining uses of all bodies to constrain non-defining useslcnr-30/+57
2025-09-01Auto merge of #144783 - folkertdev:loop-match-diverging-loop, r=SparrowLiibors-0/+413
2025-09-01Auto merge of #143290 - azhogin:azhogin/link-pub-async-impls, r=oli-obkbors-14/+231
2025-09-01Auto merge of #146077 - Zalathar:rollup-l7ip5yi, r=Zalatharbors-74/+112
2025-09-01Rollup merge of #145754 - epage:escape, r=SparrowLiiStuart Cook-53/+38
2025-09-01Rollup merge of #145643 - Zalathar:tree, r=SparrowLiiStuart Cook-21/+74
2025-09-01pub async fn implementation coroutine (func::{closure#0}) is monomorphized, w...Andrew Zhogin-14/+231
2025-09-01Add compiler error when trying to use concat metavar expr in repetitionsjullang-5/+29
2025-09-01Rollup merge of #146046 - chenyukang:yukang-fix-method-exists-for-ret-ty-erro...Stuart Cook-0/+38
2025-09-01Rollup merge of #146042 - estebank:issue-83413, r=lcnrStuart Cook-0/+38
2025-08-31Ignore test when dylibs are not supportedbjorn3-0/+1
2025-08-31Auto merge of #146053 - joboet:split-paths-regression, r=Mark-Simulacrumbors-0/+11