Archived
Archive Rust bootstrap — El compiler is now self-hosting
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
//! Integration test modules — full pipeline end-to-end.
|
||||
|
||||
mod compiler_pipeline;
|
||||
mod stdlib_usage;
|
||||
mod protocol_conformance;
|
||||
mod decorator_codegen;
|
||||
mod test_framework;
|
||||
mod activate_typing;
|
||||
mod error_propagation;
|
||||
Reference in New Issue
Block a user