| Age | Commit message (Expand) | Author | Lines |
| 2013-09-26 | auto merge of #9490 : alexcrichton/rust/issue-9487, r=cmr | bors | -0/+20 |
| 2013-09-25 | rustdoc: Change all code-blocks with a script | Alex Crichton | -5/+5 |
| 2013-09-25 | Don't die in try_unsafe_borrow if tls isn't ready | Alex Crichton | -0/+20 |
| 2013-09-25 | auto merge of #9432 : alexcrichton/rust/correct-item-visibility, r=pcwalton | bors | -143/+143 |
| 2013-09-25 | Fix run-pass tests to have 'pub fn main' | Alex Crichton | -143/+143 |
| 2013-09-24 | auto merge of #9336 : alexcrichton/rust/issue-7981, r=catamorphism | bors | -10/+10 |
| 2013-09-24 | Stop accepting 'impl ...;', require {} instead | Alex Crichton | -10/+10 |
| 2013-09-23 | auto merge of #9454 : alexcrichton/rust/snapshot, r=thestinger | bors | -26/+1 |
| 2013-09-23 | Register new snapshots | Alex Crichton | -26/+1 |
| 2013-09-23 | librustc: Fix merge fallout. | Patrick Walton | -24/+16 |
| 2013-09-23 | test: Fix rustdoc and tests. | Patrick Walton | -426/+145 |
| 2013-09-23 | auto merge of #9301 : luqmana/rust/ncm, r=brson | bors | -1/+26 |
| 2013-09-21 | Update version numbers to 0.8 | Brian Anderson | -1/+1 |
| 2013-09-20 | auto merge of #9350 : pnkfelix/rust/fsk-issue-4691-catch-bad-fsu-during-compu... | bors | -0/+101 |
| 2013-09-20 | Invert --cfg debug to --cfg ndebug | Alex Crichton | -3/+3 |
| 2013-09-20 | auto merge of #9332 : eugals/rust/master, r=alexcrichton | bors | -0/+1 |
| 2013-09-20 | auto merge of #9321 : chris-morgan/rust/lowercase-nan-methods, r=brson | bors | -19/+19 |
| 2013-09-20 | auto merge of #9320 : chris-morgan/rust/unreachable-macro-part-two-of-two-con... | bors | -9/+9 |
| 2013-09-20 | fix bug in test. | Felix S. Klock II | -2/+2 |
| 2013-09-20 | Resolves third bullet of #4691, and adds tests for it. Fix #4691. | Felix S. Klock II | -0/+101 |
| 2013-09-19 | pacified test/run-pass/core-run-destroy on Win7x64 | Evgeny Sologubov | -0/+1 |
| 2013-09-19 | auto merge of #9299 : alexcrichton/rust/fmt-trailing-comma, r=huonw | bors | -0/+4 |
| 2013-09-19 | Rename the NaN and is_NaN methods to lowercase. | Chris Morgan | -19/+19 |
| 2013-09-19 | auto merge of #9267 : Kimundi/rust/master, r=huonw | bors | -2/+2 |
| 2013-09-19 | Turned extra::getopts functions into methods | Marvin Löbel | -2/+2 |
| 2013-09-19 | auto merge of #9291 : jzelinskie/rust/remove-cond, r=alexcrichton | bors | -46/+0 |
| 2013-09-19 | Replace unreachable() calls with unreachable!(). | Chris Morgan | -9/+9 |
| 2013-09-18 | tests: Remove crate_map from start. | Luqman Aden | -1/+26 |
| 2013-09-18 | Allow trailing commas in format! | Alex Crichton | -0/+4 |
| 2013-09-18 | Remove and replace cond! Closes #9282. | Jimmy Zelinskie | -46/+0 |
| 2013-09-18 | auto merge of #9264 : ben0x539/rust/pp-work, r=alexcrichton | bors | -2/+0 |
| 2013-09-18 | auto merge of #9254 : vadimcn/rust/fix-mingw-v4, r=brson | bors | -0/+6 |
| 2013-09-17 | Added support for a `\0` escape sequence. | Daniel Rosenwasser | -0/+44 |
| 2013-09-17 | pp: also print bounds in paths with no generic params | Benjamin Herr | -2/+0 |
| 2013-09-17 | Prevent a rare linkage issue with an xcrate static | Alex Crichton | -0/+18 |
| 2013-09-17 | auto merge of #9244 : thestinger/rust/drop, r=catamorphism | bors | -42/+42 |
| 2013-09-17 | auto merge of #9225 : huonw/rust/closing-time, r=alexcrichton | bors | -0/+166 |
| 2013-09-17 | Disabled tests which now fail on Windows+mingw4.0 due to GCC 4.8 ABI change (... | Vadim Chugunov | -0/+6 |
| 2013-09-17 | Tests for fixed issues. | Huon Wilson | -0/+166 |
| 2013-09-16 | auto merge of #9130 : alexcrichton/rust/inline-globals, r=thestinger | bors | -0/+1 |
| 2013-09-16 | switch Drop to `&mut self` | Daniel Micay | -42/+42 |
| 2013-09-16 | testsuite: Add test for #4208 | Tim Chevalier | -0/+19 |
| 2013-09-16 | auto merge of #9192 : Kimundi/rust/master, r=huonw | bors | -0/+153 |
| 2013-09-16 | Corrected a few small style issues | Marvin Löbel | -1/+1 |
| 2013-09-16 | Add an SendStr type | Marvin Löbel | -0/+153 |
| 2013-09-16 | auto merge of #9121 : sanxiyn/rust/arm, r=alexcrichton | bors | -0/+2 |
| 2013-09-16 | Resume inlining globals across crates | Alex Crichton | -0/+1 |
| 2013-09-16 | Ignore failing tests on Android | Seo Sanghyeon | -0/+2 |
| 2013-09-16 | auto merge of #9206 : alexcrichton/rust/issue-9188, r=catamorphism | bors | -0/+21 |
| 2013-09-15 | Remove {uint,int,u64,i64,...}::from_str,from_str_radix | blake2-ppc | -4/+4 |