Skip to content

Commit

Permalink
some placeholder material for the rules
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed Aug 30, 2019
1 parent 65c9346 commit 37050e2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
- [Getting started](./getting_started.md)
- [Generating inputs from rustc](./generate_inputs.md)
- [Rules](./rules.md)
- [Atoms](./rules/atoms.md)
- [Initialization](./rules/initialization.md)
- [See also](./see_also.md)
1 change: 1 addition & 0 deletions book/src/rules/atoms.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**To be written**
2 changes: 2 additions & 0 deletions book/src/rules/initialization.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Initialization

**These rules are not yet fully merged.**

0 comments on commit 37050e2

Please sign in to comment.