dillon1000/react
Commit
Browse files [rust] Contributing guide and readmes for every crate
Per the title, this updates the main readme file with a guide to contributing to the Rust compiler, and ensures that we have a brief description of every crate in local readme.md files. The `forget_hir` one is the most extensive and describes the high-level design of the HIR.
Changed paths8 files
First-parent comparisoncompiler/forget/README.md ModifiedM compiler/forget/crates/forget_build_hir/README.md ModifiedA compiler/forget/crates/forget_estree/README.md AddedA compiler/forget/crates/forget_estree_codegen/README.md AddedA compiler/forget/crates/forget_estree_swc/README.md AddedM compiler/forget/crates/forget_hir/README.md ModifiedA compiler/forget/crates/forget_optimization/README.md AddedA compiler/forget/crates/forget_utils/README.md AddedPatch
Files changed
Rendering syntax-highlighted changes…