| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-12-14 | Move compile-fail tests with NOTE/HELP annotations to UI | Vadim Petrochenkov | -15/+0 | |
| 2013-09-25 | rustdoc: Change all code-blocks with a script | Alex Crichton | -1/+1 | |
| find src -name '*.rs' | xargs sed -i '' 's/~~~.*{\.rust}/```rust/g' find src -name '*.rs' | xargs sed -i '' 's/ ~~~$/ ```/g' find src -name '*.rs' | xargs sed -i '' 's/^~~~$/ ```/g' | ||||
| 2013-04-29 | rustc: Only accept main functions at the crate level. #4433 | Brian Anderson | -0/+15 | |
