Skip to content

core 1.49 functionality [AST]

Due by April 15, 2025 12% complete

This milestone describes the functionality that a user may expect from the core crate. More specifically, it targets the functionality related to macros, name resolution, macro expansion, cfg conditional compilation... For example, having access to the println! or asm! builtin macros and for their behaviour to be correct and in-line with rustc.

This milestone describes the functionality that a user may expect from the core crate. More specifically, it targets the functionality related to macros, name resolution, macro expansion, cfg conditional compilation... For example, having access to the println! or asm! builtin macros and for their behaviour to be correct and in-line with rustc.

Loading