mirror of
https://gitee.com/openharmony/third_party_rust_lazy-static.rs
synced 2024-12-04 13:56:30 +00:00
update unsized error msg pattern
This commit is contained in:
parent
3fd7d006d2
commit
6ab68829f1
@ -1,4 +1,4 @@
|
||||
// error-pattern:the trait bound `str: std::marker::Sized` is not satisfied
|
||||
// error-pattern:the size for value values of type `str` cannot be known at compilation time
|
||||
#[macro_use]
|
||||
extern crate lazy_static_compiletest as lazy_static;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user