]> git.lizzy.rs Git - rust.git/history - .gitignore
Enable backtraces for tests
[rust.git] / .gitignore
2017-12-15 Oliver SchneiderMerge pull request #355 from solson/upstreamed
2017-12-05 Oliver SchneiderUpdate to latest rustc changes
2017-01-29 Scott OlsonMerge pull request #103 from oli-obk/tuples
2017-01-28 Scott OlsonMerge pull request #104 from oli-obk/cargo
2017-01-28 Oliver Schneideradd tests for cargo miri and run them on travis
2017-01-12 Scott OlsonMerge pull request #98 from oli-obk/rustup
2017-01-12 Oliver Schneiderrustup (i128)
2016-04-08 Scott OlsonMove slides into new tex directory.
2016-04-04 Scott OlsonAdd slides for final presentation.
2015-12-30 Scott OlsonIgnore generated MIR and PNG files.
2015-12-12 Scott OlsonIgnore generated documentation.
2015-11-21 Scott OlsonIgnore graphviz debug output files.
2015-11-12 Scott OlsonAdd the interpreter from my rustc branch and hook it...