third_party_rust_syn/tests
2022-11-22 22:36:23 -08:00
..
common Update test suite to nightly-2022-11-23 2022-11-22 22:36:23 -08:00
crates Ignore using destructuring assignment to wildcard pattern 2022-08-31 00:35:49 -07:00
debug Reorder GenericArgument::Const next to Type 2022-09-18 16:16:53 -07:00
features Ignore using destructuring assignment to wildcard pattern 2022-08-31 00:35:49 -07:00
macros Ignore unused_macro_rules warning in test macros 2022-05-12 21:45:06 -07:00
regression Touch up PR 1236 2022-10-20 13:41:59 -07:00
repo Resolve needless_borrow pedantic clippy lint 2022-10-24 21:25:53 -07:00
regression.rs Ignore let_underscore_drop clippy pedantic lint in test suite 2021-12-22 15:32:03 -08:00
test_asyncness.rs Make cargo test fail more helpfully 2020-05-15 20:11:08 -07:00
test_attribute.rs Make cargo test fail more helpfully 2020-05-15 20:11:08 -07:00
test_derive_input.rs Ignore assertions_on_result_states clippy lint 2022-07-29 22:09:40 -07:00
test_expr.rs Reject postfix operators after cast 2022-03-14 00:28:12 -07:00
test_generics.rs Run clippy on test suite too 2021-09-30 02:03:11 -04:00
test_grouping.rs Condense some import blocks 2020-09-05 22:04:36 -07:00
test_ident.rs Make cargo test fail more helpfully 2020-05-15 20:11:08 -07:00
test_item.rs Add regression test for issue 1073 2021-10-02 18:08:43 -07:00
test_iterators.rs Make cargo test fail more helpfully 2020-05-15 20:11:08 -07:00
test_lit.rs Delete lit overflow test 2021-10-26 12:18:38 -07:00
test_meta.rs Run clippy on test suite too 2021-09-30 02:03:11 -04:00
test_parse_buffer.rs Resolve needless_borrow clippy lint 2021-09-30 02:07:25 -04:00
test_parse_stream.rs Ignore using destructuring assignment to wildcard pattern 2022-08-31 00:35:49 -07:00
test_pat.rs Parse leading vert in nested patterns 2021-03-26 01:55:53 -04:00
test_path.rs Add test for parenthesized path arguments with disambiguator 2021-11-24 18:18:31 -08:00
test_precedence.rs Skip traversing into const params for precedence test 2022-09-18 16:45:34 -07:00
test_receiver.rs Make cargo test fail more helpfully 2020-05-15 20:11:08 -07:00
test_round_trip.rs Update test suite to nightly-2022-10-13 2022-10-13 09:13:00 -07:00
test_shebang.rs Update tokenstream whitespace for proc-macro2 1.0.20 2020-09-03 19:19:24 -07:00
test_should_parse.rs Make cargo test fail more helpfully 2020-05-15 20:11:08 -07:00
test_size.rs Update test suite to nightly-2022-09-09 2022-09-08 22:26:51 -07:00
test_stmt.rs Ignore assertions_on_result_states clippy lint 2022-07-29 22:09:40 -07:00
test_token_trees.rs Update tokenstream whitespace for proc-macro2 1.0.20 2020-09-03 19:19:24 -07:00
test_ty.rs Add test of trailing comma after mut self 2022-03-16 11:50:14 -07:00
test_visibility.rs Format with rustfmt 1.4.30-nightly 2021-01-01 00:42:25 -08:00
zzz_stable.rs Remove references to libsyntax 2020-05-25 01:54:35 -07:00