mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-23 22:51:07 +01:00
reinstate actix-macros trybuild tests
This commit is contained in:
parent
878d3a1c74
commit
9b388a83c9
@ -1,4 +1,4 @@
|
|||||||
#[rustversion::stable(1.46)] // MSRV
|
#[rustversion::stable(1.59)] // MSRV
|
||||||
#[test]
|
#[test]
|
||||||
fn compile_macros() {
|
fn compile_macros() {
|
||||||
let t = trybuild::TestCases::new();
|
let t = trybuild::TestCases::new();
|
||||||
|
Loading…
Reference in New Issue
Block a user