Macro test_binder_constraints
#[macro_export]
macro_rules! test_binder_constraints {
($($arg:tt)*) => { ... };
}
Permanently unstable. Only used in internal rustc tests. Do not use.
test_binder_constraints#[macro_export]
macro_rules! test_binder_constraints {
($($arg:tt)*) => { ... };
}
Permanently unstable. Only used in internal rustc tests. Do not use.