Jakob Stoklund Olesen
|
15606fa735
|
Upgrade to rustfmt 0.8.3.
|
2017-04-27 12:52:41 -07:00 |
|
Jakob Stoklund Olesen
|
8353651559
|
rustfmt 0.8.1
|
2017-04-05 09:00:11 -07:00 |
|
Jakob Stoklund Olesen
|
32709a56ca
|
Upgrade to rustfmt 0.8.0.
Lots of changes this time.
Worked around what looks like a rustfmt bug in parse_inst_operands where
a large match was nested inside Ok().
|
2017-03-14 10:48:05 -07:00 |
|
rep-nop
|
7459fee71a
|
Converts all try! macros to ? syntax.
Fixes #46
|
2017-02-26 07:50:55 -08:00 |
|
Jakob Stoklund Olesen
|
a8a79df620
|
Promote the src/tools crate to the top-level workspace.
The 'src' and 'tests' top-level directories now contain tools sources
and integration tests for any of the library crates.
|
2016-10-17 15:04:29 -07:00 |
|