Merge branch 'trunk' into add-dec-types

This commit is contained in:
Jared Ramirez 2021-07-17 17:21:40 -07:00 committed by GitHub
commit de7cab629d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 197 additions and 41 deletions

View file

@ -503,7 +503,6 @@ fn when_on_single_value_tag() {
}
#[test]
#[ignore]
fn if_guard_multiple() {
assert_evals_to!(
indoc!(