Dan Gohman
2efdc0ed37
Update rustfmt to 0.9.0.
2017-08-31 10:44:59 -07:00
Jakob Stoklund Olesen
43304e9abc
Upgrade to rustfmt 0.8.3.
2017-04-27 12:52:41 -07:00
Jakob Stoklund Olesen
cbbf5cc88b
Use a unique ISA in 'test cat' file tests.
...
Add a Function::display() method which can include ISA-specific
information when printing the function.
If a test file has a unique ISA, use that in the `test cat`
implementation.
2017-03-08 13:04:30 -08:00
rep-nop
b23f1fb347
Converts all try! macros to ? syntax.
...
Fixes #46
2017-02-26 07:50:55 -08:00
Jakob Stoklund Olesen
f9734458f8
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