From 401f40f1c19bb7055918b6409a73adc55edde39f Mon Sep 17 00:00:00 2001 From: binarycat Date: Thu, 21 Aug 2025 20:50:33 -0500 Subject: tests/rustdoc-js-std/parser-errors.js: remove syntax that is now valid --- tests/rustdoc-js-std/parser-errors.js | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tests/rustdoc-js-std/parser-errors.js') diff --git a/tests/rustdoc-js-std/parser-errors.js b/tests/rustdoc-js-std/parser-errors.js index 49150cbd570..6e11dda8532 100644 --- a/tests/rustdoc-js-std/parser-errors.js +++ b/tests/rustdoc-js-std/parser-errors.js @@ -15,14 +15,6 @@ const PARSED = [ returned: [], error: "Found generics without a path", }, - { - query: '-> *', - elems: [], - foundElems: 0, - userQuery: "-> *", - returned: [], - error: "Unexpected `*` after ` ` (not a valid identifier)", - }, { query: 'a<"P">', elems: [], -- cgit 1.4.1-3-g733a5