| Age | Commit message (Expand) | Author | Lines |
| 2016-06-14 | specialize zip: Introduce TrustedRandomAccess trait | Ulrik Sverdrup | -0/+28 |
| 2016-06-14 | Auto merge of #34232 - ollie27:rustdoc_inline, r=alexcrichton | bors | -2/+48 |
| 2016-06-14 | Add ERROR_FILE_EXISTS to ErrorKind conversion on Windows | Gleb Kozyrev | -0/+2 |
| 2016-06-14 | Auto merge of #34266 - liigo:patch-8, r=Manishearth | bors | -1/+1 |
| 2016-06-13 | Auto merge of #33749 - jseyfried:fix_call_site_span, r=nrc | bors | -37/+35 |
| 2016-06-14 | reference: link to proper ffi attributes | Liigo Zhuang | -1/+1 |
| 2016-06-13 | Auto merge of #34262 - dsprenkels:enum_pattern_resolve_ice, r=eddyb | bors | -0/+16 |
| 2016-06-13 | Replace `println!("");` invocations with calls to a dummy function in debugin... | Jeffrey Seyfried | -3/+5 |
| 2016-06-13 | Improve IP reserved address docs | Oliver Middleton | -20/+35 |
| 2016-06-13 | Auto merge of #34243 - c3st7n:add_test_issue_issue_23477, r=nagisa | bors | -0/+23 |
| 2016-06-13 | Correct broken test | Chris Tomlinson | -4/+3 |
| 2016-06-13 | Add regression test for #33293 | Daan Sprenkels | -0/+16 |
| 2016-06-13 | doc: Fix typo | Florian Berger | -1/+1 |
| 2016-06-13 | Auto merge of #34242 - zackmdavis:explain_E0453, r=GuillaumeGomez | bors | -1/+45 |
| 2016-06-13 | Auto merge of #34252 - dsprenkels:issue-32364-test, r=eddyb | bors | -0/+24 |
| 2016-06-12 | edit E0453 long explanation for style, clarity, and citizenship | Zack M. Davis | -8/+8 |
| 2016-06-12 | Auto merge of #34226 - srinivasreddy:tuple_slice_cleanup, r=alexcrichton | bors | -8/+18 |
| 2016-06-13 | Add regression test for #32364 | Daan Sprenkels | -0/+24 |
| 2016-06-12 | Auto merge of #34133 - m-decoster:master, r=GuillaumeGomez | bors | -2/+100 |
| 2016-06-12 | Add test case for issue 23477 | Chris Tomlinson | -0/+24 |
| 2016-06-12 | add long explanation for E0453, lint attribute overruled by outer forbid | Zack M. Davis | -1/+45 |
| 2016-06-12 | Auto merge of #34241 - dsprenkels:issue-32031-test, r=eddyb | bors | -0/+33 |
| 2016-06-12 | add a test case for issue #32031 | Daan Sprenkels | -0/+33 |
| 2016-06-12 | Auto merge of #34045 - ollie27:rustdoc_stripped, r=brson | bors | -17/+46 |
| 2016-06-12 | Auto merge of #34161 - kennytm:fix-E0277-format, r=GuillaumeGomez | bors | -2/+7 |
| 2016-06-12 | Add explanation for E0503 | Mathieu De Coster | -1/+56 |
| 2016-06-12 | Add explanation for E0508 | Mathieu De Coster | -1/+44 |
| 2016-06-12 | Fix markdown formatting error of E0277, E0284, E0310, E0502. | kennytm | -2/+7 |
| 2016-06-12 | Auto merge of #34238 - jpreiss:master, r=steveklabnik | bors | -2/+2 |
| 2016-06-12 | Add regression test | Jeffrey Seyfried | -6/+19 |
| 2016-06-12 | Load macros from `#[macro_use]` crates earlier in expansion | Jeffrey Seyfried | -11/+41 |
| 2016-06-12 | Implement `Into<Vec<T>>` for `SmallVector<T>` | Jeffrey Seyfried | -0/+10 |
| 2016-06-12 | Add method `visit_with` to `MacroGenerable` | Jeffrey Seyfried | -9/+21 |
| 2016-06-11 | typo fix in loops.md | James Alan Preiss | -1/+1 |
| 2016-06-11 | fix typo in primitive-types section on slices | James Alan Preiss | -1/+1 |
| 2016-06-11 | Auto merge of #34132 - AtheMathmo:no-stdlib, r=steveklabnik | bors | -4/+20 |
| 2016-06-12 | Fix invalid inlining | Guillaume Gomez | -2/+6 |
| 2016-06-11 | rustdoc: Don't inline #[doc(hidden)] pub use | Oliver Middleton | -2/+48 |
| 2016-06-11 | add fixme about duplicated errors | Alex Burka | -0/+1 |
| 2016-06-11 | Add additional test cases to test all arities of tuple; And remove type suffi... | Srinivas Reddy Thatiparthy | -8/+18 |
| 2016-06-11 | Auto merge of #34153 - apasel422:btree, r=alexcrichton | bors | -4/+4 |
| 2016-06-11 | remove redundant test case | Srinivas Reddy Thatiparthy | -15/+1 |
| 2016-06-11 | run rustfmt on cargotest folder in src/tools/cargotest | Srinivas Reddy Thatiparthy | -38/+38 |
| 2016-06-11 | run rustfmt on linkchecker folderin src/tools/linkchecker | Srinivas Reddy Thatiparthy | -37/+30 |
| 2016-06-11 | Auto merge of #34211 - srinivasreddy:rf_libstd_coll, r=brson | bors | -167/+178 |
| 2016-06-11 | save-analysis: some refinements to JSON data | Nick Cameron | -18/+77 |
| 2016-06-11 | Auto merge of #34208 - shepmaster:llvm-3.7-linking-intrinsics, r=alexcrichton | bors | -291/+32 |
| 2016-06-10 | Auto merge of #34002 - jseyfried:strip_tests_in_cfg, r=nrc | bors | -51/+41 |
| 2016-06-11 | Support nested `cfg_attr` attributes | Jeffrey Seyfried | -1/+15 |
| 2016-06-11 | Refactor away the `CfgFolder` trait. | Jeffrey Seyfried | -34/+18 |