about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2025-03-03Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkovMatthias Krüger-18/+2899
2025-03-03Bless UI testsTamme Dittrich-54/+54
2025-03-03Change variadic-ffi-2 to use a platform independant ABITamme Dittrich-17/+4
2025-03-03Bless UI testsTamme Dittrich-1/+616
2025-03-03Do not recover missing lifetime with random in-scope lifetimeMichael Goulet-174/+36
2025-03-03Rollup merge of #137826 - karolzwolak:looping_over_ne_bytes_133528, r=DianQKMatthias Krüger-0/+17
2025-03-03Rollup merge of #137801 - petrochenkov:tarmod, r=compiler-errorsMatthias Krüger-104/+43
2025-03-03Rollup merge of #137794 - tshepang:make-qnx-pass, r=pietroalbiniMatthias Krüger-4/+5
2025-03-03Rollup merge of #137684 - GuillaumeGomez:rustdoc-dep-info, r=notriddleMatthias Krüger-1/+31
2025-03-03Rollup merge of #137632 - RalfJung:rustdoc-target-features, r=workingjubileeMatthias Krüger-0/+28
2025-03-03Improve error message for AsyncFn trait failure for RPITMichael Goulet-0/+31
2025-03-03Fix pretty printing of unsafe bindersMichael Goulet-0/+43
2025-03-02Rollup merge of #137860 - taiki-e:powerpcspe-msync, r=workingjubileeMatthias Krüger-0/+1
2025-03-02Rollup merge of #137851 - folkertdev:simd-intrinsic-mask-signed, r=workingjub...Matthias Krüger-4/+99
2025-03-02Add a testMichael Goulet-0/+14
2025-03-02Revert "Auto merge of #135335 - oli-obk:push-zxwssomxxtnq, r=saethlin"Michael Goulet-52/+3
2025-03-02run-make: update test suite README许杰友 Jieyou Xu (Joe)-29/+7
2025-03-02run-make: remove `tools.mk`许杰友 Jieyou Xu (Joe)-209/+0