update cfg(bootstrap)
This commit is contained in:
parent
2b7c13e778
commit
2ce08ca5d6
73 changed files with 216 additions and 452 deletions
|
|
@ -97,7 +97,6 @@ fn test_fn_like_macro_clone_raw_ident() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(not(bootstrap))]
|
||||
fn test_fn_like_fn_like_span_join() {
|
||||
assert_expand(
|
||||
"fn_like_span_join",
|
||||
|
|
@ -112,7 +111,6 @@ fn test_fn_like_fn_like_span_join() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(not(bootstrap))]
|
||||
fn test_fn_like_fn_like_span_ops() {
|
||||
assert_expand(
|
||||
"fn_like_span_ops",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue