diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-10-01 22:14:57 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-01 22:14:57 +1000 |
| commit | 5b6978a1fd9e3f7cc18a1de7a9028e5f290b9008 (patch) | |
| tree | ecbb1ec22cf195e8848ec8179ffbeeb325fba525 /tests/ui/array-slice-vec/nested-vec-3.rs | |
| parent | 1e1a39441bd11aba541a48ba714d939490fc7b85 (diff) | |
| parent | 465e373542b529055cd1302849f79db13a617a98 (diff) | |
| download | rust-5b6978a1fd9e3f7cc18a1de7a9028e5f290b9008.tar.gz rust-5b6978a1fd9e3f7cc18a1de7a9028e5f290b9008.zip | |
Rollup merge of #146918 - lcnr:add-regression-test, r=jdonszelmann
add regression test closes rust-lang/rust#128887 the errors in that issue are due to two separate issues: - MIR inlining causing the trait solver to hit the recursion limit (partially fixed in rust-lang/rust#129714) - using subtyping in method selection for paths (fixed in https://github.com/rust-lang/rust/pull/129073) We moved any remaining issues due to MIR inlining into https://github.com/rust-lang/rust/issues/131960, but keeping rust-lang/rust#128887 open as well seems unhelpful and confusing.
Diffstat (limited to 'tests/ui/array-slice-vec/nested-vec-3.rs')
0 files changed, 0 insertions, 0 deletions
