| Age | Commit message (Expand) | Author | Lines |
| 2016-03-20 | Fix mis-uses of projection mode | Aaron Turon | -2/+35 |
| 2016-03-20 | Auto merge of #32010 - devonhollowood:non-c-like-enum-repr, r=Aatch | bors | -6/+46 |
| 2016-03-20 | Documentation fix for E0368 | Cyryl Płotnicki-Chudyk | -2/+2 |
| 2016-03-20 | libcore: add Debug implementations to most missing types | Sean McArthur | -34/+319 |
| 2016-03-20 | The `data-layout` field is no longer required, but the `os` field is | Philipp Oppermann | -2/+2 |
| 2016-03-20 | Utilize `if..let` over single `match` branch. | Corey Farwell | -33/+28 |
| 2016-03-20 | Remove double-negative conditionals. | Corey Farwell | -6/+6 |
| 2016-03-20 | docs: Correct an improper description | Tang Chenglong | -1/+1 |
| 2016-03-20 | Auto merge of #32367 - tiehuis:tiehuis-E0412-help, r=nagisa | bors | -4/+4 |
| 2016-03-19 | Auto merge of #32361 - japaric:no-llvm-assertions-on-arm, r=alexcrichton | bors | -1/+6 |
| 2016-03-20 | Update tests which reference E0421 | tiehuis | -3/+3 |
| 2016-03-19 | Auto merge of #32358 - Manishearth:pr-32053, r=Manishearth | bors | -50/+104 |
| 2016-03-20 | Replace unneeded owned `Vec` usage with `slice`. | Corey Farwell | -3/+3 |
| 2016-03-20 | Alter E0412 help message wording | tiehuis | -1/+1 |
| 2016-03-19 | Auto merge of #32306 - nikomatsakis:issue-32278, r=eddyb | bors | -189/+396 |
| 2016-03-19 | Auto merge of #32362 - bluss:float-fast-math, r=eddyb | bors | -8/+16 |
| 2016-03-19 | Update float_math test to not use constants | Ulrik Sverdrup | -6/+12 |
| 2016-03-19 | Fix LLVMRustSetHasUnsafeAlgebra to only have effect on instructions | Ulrik Sverdrup | -2/+4 |
| 2016-03-19 | disable llvm assertions on ARM compilers | Jorge Aparicio | -1/+6 |
| 2016-03-19 | Auto merge of #32244 - Amanieu:compare_exchange_result, r=alexcrichton | bors | -134/+174 |
| 2016-03-19 | Auto merge of #32314 - alexcrichton:ascii-fun, r=aturon | bors | -102/+0 |
| 2016-03-19 | Add Help and Suggestion to issue-29124 tests | Daniel J Rollins | -0/+4 |
| 2016-03-19 | Use last path segment for uncalled method note if span_to_segment fails | Daniel J Rollins | -6/+19 |
| 2016-03-19 | Add test for issue 29124 | Daniel J Rollins | -1/+32 |
| 2016-03-19 | Fix code review actions in PR #32053 | Daniel J Rollins | -12/+12 |
| 2016-03-19 | Add note if method is called on a function object | Daniel J Rollins | -53/+59 |
| 2016-03-19 | Change compare_exchange to return a Result<T, T> | Amanieu d'Antras | -134/+174 |
| 2016-03-19 | Auto merge of #32351 - eddyb:rollup, r=eddyb | bors | -28/+94 |
| 2016-03-19 | Rollup merge of #32347 - Amanieu:volatile_fat_ptr, r=eddyb | Eduard-Mihai Burtescu | -8/+35 |
| 2016-03-19 | Rollup merge of #32337 - dotdash:llvm-aa-perf, r=alexcrichton | Eduard-Mihai Burtescu | -1/+1 |
| 2016-03-19 | Rollup merge of #32332 - jonas-schievink:issue32323, r=arielb1 | Eduard-Mihai Burtescu | -1/+21 |
| 2016-03-19 | Rollup merge of #32329 - sfackler:assert-recover-safe-pub, r=aturon | Eduard-Mihai Burtescu | -8/+12 |
| 2016-03-19 | Rollup merge of #32327 - toddlucas:master, r=apasel422 | Eduard-Mihai Burtescu | -2/+2 |
| 2016-03-19 | Rollup merge of #32321 - alexcrichton:cross-to-netbsd, r=japaric | Eduard-Mihai Burtescu | -1/+2 |
| 2016-03-19 | Rollup merge of #32316 - tclfs:patch-3, r=steveklabnik | Eduard-Mihai Burtescu | -2/+2 |
| 2016-03-19 | Rollup merge of #32308 - bombless:patch-2, r=alexcrichton | Eduard-Mihai Burtescu | -2/+6 |
| 2016-03-19 | Rollup merge of #32288 - tclfs:patch-2, r=apasel422 | Eduard-Mihai Burtescu | -1/+1 |
| 2016-03-19 | Rollup merge of #32271 - frewsxcv:compiletest-ignored-help-note, r=nikomatsakis | Eduard-Mihai Burtescu | -0/+4 |
| 2016-03-19 | Rollup merge of #32269 - richo:impl-totokens-p-implitem, r=nikomatsakis | Eduard-Mihai Burtescu | -0/+6 |
| 2016-03-19 | Rollup merge of #32265 - tclfs:patch-1, r=alexcrichton | Eduard-Mihai Burtescu | -2/+2 |
| 2016-03-19 | Auto merge of #32304 - pravic:fix-variadic-ffi-test, r=alexcrichton | bors | -3/+3 |
| 2016-03-18 | Auto merge of #32256 - bluss:float-fast-math, r=alexcrichton | bors | -0/+261 |
| 2016-03-19 | Fix volatile stores of fat pointers | Amanieu d'Antras | -8/+35 |
| 2016-03-18 | Auto merge of #32050 - achanda:from-slice-v4, r=alexcrichton | bors | -0/+12 |
| 2016-03-19 | Add functions to convert IPv6 addresses from and to octets | Tobias Bucher | -21/+43 |
| 2016-03-18 | Use enum for message kind in compiletest harness. | Corey Farwell | -11/+55 |
| 2016-03-18 | add assertion and comment about mutability | Niko Matsakis | -0/+1 |
| 2016-03-18 | Auto merge of #31977 - bluss:partial-eq-save, r=brson | bors | -11/+43 |
| 2016-03-18 | elide noop coercions | Niko Matsakis | -2/+16 |
| 2016-03-18 | make suggestion stuff not swallow errors | Niko Matsakis | -89/+155 |