We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba9a75 commit fc41a3aCopy full SHA for fc41a3a
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+0.2.10 (2018-03-16)
2
+===================
3
+This release primarily updates the regex crate to changes made in `std::arch`
4
+on nightly Rust.
5
+
6
+New features:
7
8
+* [FEATURE #458](https://github.com/rust-lang/regex/pull/458):
9
+ The `Hir` type in `regex-syntax` now has a printer.
10
11
12
0.2.9 (2018-03-12)
13
==================
14
This release introduces a new nightly only feature, `unstable`, which enables
0 commit comments