cl-typeck: Remove nightly-only debug_closure_helpers
This commit is contained in:
parent
aa3f357fca
commit
901e9d1d5b
@ -47,7 +47,6 @@
|
|||||||
//! 3. Traverse all [definitions](definition::Def),
|
//! 3. Traverse all [definitions](definition::Def),
|
||||||
//! and [resolve the types for every item](type_resolver)
|
//! and [resolve the types for every item](type_resolver)
|
||||||
//! 4. TODO: Construct a typed AST for expressions, and type-check them
|
//! 4. TODO: Construct a typed AST for expressions, and type-check them
|
||||||
#![feature(debug_closure_helpers)]
|
|
||||||
#![warn(clippy::all)]
|
#![warn(clippy::all)]
|
||||||
|
|
||||||
pub mod key;
|
pub mod key;
|
||||||
|
Loading…
Reference in New Issue
Block a user