about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-03-05Rollup merge of #137298 - compiler-errors:mir-wf, r=lcnr许杰友 Jieyou Xu (Joe)-54/+133
2025-03-05Rollup merge of #136865 - jieyouxu:long-type-path-compare-mode, r=lqd许杰友 Jieyou Xu (Joe)-175/+128
2025-03-05Rollup merge of #136764 - traviscross:TC/make-ptr_cast_add_auto_to_object-har...许杰友 Jieyou Xu (Joe)-39/+38
2025-03-05Rollup merge of #136581 - jieyouxu:makefile-be-gone, r=Kobzol许杰友 Jieyou Xu (Joe)-238/+7
2025-03-05normalize away `-Wlinker-messages` wrappers from `rust-lld` rmake testRémy Rakic-2/+3
2025-03-05Auto merge of #138031 - workingjubilee:rollup-5bsotpz, r=workingjubileebors-234/+251
2025-03-05rustdoc: Add attribute-related tests for rustdoc JSON.Predrag Gruevski-0/+58
2025-03-04compiler: use `is_rustic_abi` in ty_utilsJubilee Young-11/+6
2025-03-04Rollup merge of #138026 - celinval:chores-item-has-body, r=compiler-errorsJubilee-42/+41
2025-03-04Rollup merge of #138019 - obi1kenobi:pg/pretty-print-more-attrs, r=compiler-e...Jubilee-0/+67
2025-03-04Rollup merge of #137913 - compiler-errors:struct-field-default-generic, r=Box...Jubilee-18/+107
2025-03-04Rollup merge of #137912 - compiler-errors:no-missing-lifetime-recovery, r=oli...Jubilee-174/+36
2025-03-05Auto merge of #138021 - workingjubilee:rollup-brhnycu, r=workingjubileebors-7/+8
2025-03-05Pretty-print `#[deprecated]` attribute in HIR.Predrag Gruevski-0/+67
2025-03-04Make CrateItem::body() function return an optionCelina G. Val-42/+41
2025-03-04Rollup merge of #137373 - Kobzol:tool-stage0-improve, r=jieyouxuJubilee-7/+8
2025-03-04Auto merge of #135186 - camelid:const-path-multi, r=BoxyUwUbors-12/+180
2025-03-04Only use implied bounds hack if bevy, and use deeply normalize in implied bou...Michael Goulet-23/+165
2025-03-04Make rustdoc tests use always applicable negative auto implsMichael Goulet-60/+100
2025-03-04Ensure that negative auto impls are always applicableMichael Goulet-47/+137
2025-03-04Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3bors-7/+266
2025-03-04mgca: Lower all const paths as `ConstArgKind::Path`Noah Lev-12/+180
2025-03-04Fix test hangs on AIXHenry Jiang-3/+10
2025-03-04Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgrbors-121/+659
2025-03-04Allow struct field default values to reference struct's genericsMichael Goulet-18/+107
2025-03-04Also note struct access, and fix macro expansion from foreign cratesMichael Goulet-0/+33
2025-03-03Fix associated type errors tooMichael Goulet-0/+45
2025-03-03Point out macro expansion ident in resolver errors tooMichael Goulet-0/+18
2025-03-03Point of macro expansion from call expr if it involves macro varMichael Goulet-0/+39
2025-03-03Inline FnOnce once againMichael Goulet-103/+381
2025-03-03Don't typeck during WF, instead check outside of WF in check_crateMichael Goulet-52/+81
2025-03-03Check signature WF when lowering MIR bodyMichael Goulet-2/+41
2025-03-03Tweak error code for sized checks of const/staticMichael Goulet-0/+11
2025-03-03Auto merge of #137927 - matthiaskrgr:rollup-yj463ns, r=matthiaskrgrbors-38/+2945
2025-03-03Add timestamp to unstable feature usage metricsJane Losare-Lusby-3/+8
2025-03-03Rollup merge of #137955 - Noratrieb:rustdoc-json-long-lines, r=aDotInTheVoid,...Matthias Krüger-72/+0
2025-03-03Rollup merge of #137894 - compiler-errors:no-scalar-pair-opt, r=oli-obkMatthias Krüger-43/+8
2025-03-03Rollup merge of #137863 - compiler-errors:unsafe-binder-render, r=oli-obkMatthias Krüger-0/+43
2025-03-03Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgrbors-109/+124
2025-03-03Remove i586-pc-windows-msvcNoratrieb-8/+1
2025-03-03Always allow rustdoc-json tests to contain long linesNoratrieb-72/+0
2025-03-03Provide more context on resolve error caused from incorrect RTNEsteban Küber-11/+70
2025-03-04[rustdoc] hide item that is not marked as doc(inline) and whose src is doc(hi...xizheyin-24/+40
2025-03-04tests: manually rebless `tests/ui-fulldeps/codegen-backend/hotplug.rs`许杰友 Jieyou Xu (Joe)-3/+3
2025-03-04tests: rebless some tests as a side-effect of `TEST_BUILD_DIR` changes许杰友 Jieyou Xu (Joe)-16/+16
2025-03-04tests: remove explicit long type filename hash normalization from some ui tests许杰友 Jieyou Xu (Joe)-156/+109
2025-03-03Apply dllimport in ThinLTOJohn Kåre Alsaker-28/+0
2025-03-03Rollup merge of #137862 - mtoner23:print-help, r=nnethercoteMatthias Krüger-3/+3
2025-03-03Rollup merge of #136938 - mustartt:fix-stack-protector-filecheck, r=Mark-Simu...Matthias Krüger-16/+16
2025-03-03Rollup merge of #134900 - dtolnay:unoprange, r=compiler-errors,davidtwcoMatthias Krüger-1/+27