mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
Try moving stuff into README header.
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
# Miri
|
||||
# Miri [[slides](https://solson.me/miri-slides.pdf)] [[report](https://solson.me/miri-report.pdf)] [](https://travis-ci.org/solson/miri)
|
||||
|
||||
[[slides](https://solson.me/miri-slides.pdf)]
|
||||
[[report](https://solson.me/miri-report.pdf)]
|
||||
|
||||
An experimental interpreter for [Rust][rust]'s [mid-level intermediate
|
||||
representation][mir] (MIR). This project began as part of my work for the
|
||||
undergraduate research course at the [University of Saskatchewan][usask].
|
||||
|
||||
[](https://travis-ci.org/solson/miri)
|
||||
|
||||
## Installing Rust
|
||||
|
||||
I recommend that you install [rustup][rustup] and then use it to install the
|
||||
|
||||
Reference in New Issue
Block a user