Commit Graph

861 Commits

Author SHA1 Message Date
Alex Crichton
46060dca49 Remove bool literals
I think they show up as words
2017-05-25 07:41:41 -07:00
David Tolnay
67dcecc701 Merge pull request #3 from mystor/byte_literal
Correctly parse byte literals like `b'a'`
2017-05-24 18:23:36 -07:00
Michael Layzell
bad5801cea Correctly parse byte literals like b'a' 2017-05-24 21:17:34 -04:00
Alex Crichton
002d2caa4d Don't default spans 2017-05-24 15:58:20 -07:00
Alex Crichton
e14e8fd872 Invert stable/unstable features
Closes #1
2017-05-23 07:02:54 -07:00
Alex Crichton
76a5cc8afd Add functions for byte characters and doc comments
Likely to be tweaked when the actual PR lands!
2017-05-23 07:01:44 -07:00
Alex Crichton
3d3e3d7da1 More From impls 2017-05-19 19:50:09 -07:00
Alex Crichton
803720f5f0 Some extra files 2017-05-19 19:41:03 -07:00
Alex Crichton
b15c6354e9 Add unstable build ability 2017-05-19 19:36:36 -07:00
Alex Crichton
852d53db5f Bug fixes and whatnot 2017-05-19 19:25:08 -07:00
Alex Crichton
44bffbce1e Initial commit 2017-05-19 17:51:59 -07:00