third_party_rust_syn/tests
2022-12-03 13:16:17 -08:00
..
common Update test suite to nightly-2022-12-03 2022-12-02 18:51:37 -08:00
crates Fix renamed let_underscore_drop lint 2022-11-22 22:38:08 -08:00
debug Reorder GenericArgument::Const next to Type 2022-09-18 16:16:53 -07:00
features Suppress "emit":"dep-info" json from syn-test-suite-feature-check 2022-11-22 22:47:28 -08: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 Fix renamed let_underscore_drop lint 2022-11-22 22:38:08 -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 Fix invalid use of insta snapshot inside a loop 2022-12-03 13:16:17 -08: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 Add regression test for issue 1246 2022-11-30 22:37:38 -08: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-11-24 2022-11-23 19:49:39 -08: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