aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 870d4e4..8834f67 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,11 @@ it's like Django, but for Rust.
painfully WIP, not usable.
+## stable rust pls
+
+needs [proc_macro_span](https://github.com/rust-lang/rust/issues/54725) (or at least `SourceFile`) stabilized before it'll work on stable Rust.
+that could probably be worked around with a build script, but i do not want to do that.
+
## name
Django is named after a guitarist that one of the original developers liked, so i've named Tosin similarly.