address review comments; fix CI
This commit is contained in:
parent
3982d3e706
commit
47864e80cb
9 changed files with 77 additions and 74 deletions
|
|
@ -2760,7 +2760,7 @@ fn const_heap() {
|
|||
x *= 2;
|
||||
}
|
||||
assert!(v.len() == 6);
|
||||
v.const_leak()
|
||||
v.const_make_global()
|
||||
};
|
||||
|
||||
assert_eq!([1, 2, 4, 8, 16, 32], X);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue