| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-02-24 | Move the borrowck run-pass/compile-fail tests into their own directories | Niko Matsakis | -23/+0 | |
| as a test. | ||||
| 2015-02-18 | Fix references to doc.rs throughout the code | Keegan McAllister | -1/+1 | |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -2/+2 | |
| 2014-02-11 | Move replace and swap to std::mem. Get rid of std::util | Edward Wang | -2/+0 | |
| Also move Void to std::any, move drop to std::mem and reexport in prelude. | ||||
| 2014-02-07 | Added tests to make tidy | Derek Guenther | -0/+10 | |
| 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-05-28 | Reconcile docs and code, adding examples and adding RESTR_CLAIM | Niko Matsakis | -0/+15 | |
