rust/tests
Yacin Tmimi 475396a03c Prevent ICE when calling parse_attribute in parse_cfg_if_inner
Fixes 5728

Previously we were ignoring the diagnostic error, which lead to the ICE.
Now we properly cancel the error.
2023-04-01 13:21:12 -05:00
..
cargo-fmt test for issue 3164 2022-07-22 17:57:07 -05:00
config Deprecate and Rename fn_args_layout -> fn_params_layout 2022-07-12 19:33:53 -05:00
coverage Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
mod-resolver Fix typos (#5486) 2022-08-06 18:53:03 -05:00
parser tests: add test for panic on new_parser_from_file 2020-11-02 18:31:51 -06:00
rustfmt Prevent ICE when calling parse_attribute in parse_cfg_if_inner 2023-04-01 13:21:12 -05:00
source Fix #5488 - prevent shorthand init for tuple struct 2023-02-01 21:33:19 -06:00
target Prevent ICE when calling parse_attribute in parse_cfg_if_inner 2023-04-01 13:21:12 -05:00
writemode Merge commit '5ff7b632a95bac6955611d85040859128902c580' into sync-rustfmt-subtree 2022-03-29 23:17:30 -05:00