| Age | Commit message (Expand) | Author | Lines |
| 2018-01-01 | Prepare the 1.23.0 stable release | Alex Crichton | -1/+1 |
| 2017-12-23 | Auto merge of #46912 - pnkfelix:backport-46211-to-beta, r=kennytm | bors | -0/+4 |
| 2017-12-23 | Auto merge of #46905 - pnkfelix:backport-46112-fix-to-beta, r=michaelwoerister | bors | -11/+88 |
| 2017-12-23 | Auto merge of #46886 - durka:doc-search-backports, r=GuillaumeGomez | bors | -263/+329 |
| 2017-12-22 | re-add tests from fixed regressions | Ariel Ben-Yehuda | -0/+71 |
| 2017-12-21 | Revert "Auto merge of #45225 - eddyb:trans-abi, r=arielb1" | Ariel Ben-Yehuda | -4965/+5603 |
| 2017-12-21 | Revert "rustc: don't unpack newtypes of scalar-pairs with mismatched alignment." | Ariel Ben-Yehuda | -14/+1 |
| 2017-12-21 | Revert "rustc_trans: don't apply noalias on returned references." | Ariel Ben-Yehuda | -25/+1 |
| 2017-12-21 | Revert "rustc_trans: don't write discriminants for uninhabited variants" | Ariel Ben-Yehuda | -42/+7 |
| 2017-12-21 | explanatory note for the workaround | Mathieu Poumeyrol | -0/+3 |
| 2017-12-21 | disable jemalloc on exectuable for ios targets | Mathieu Poumeyrol | -0/+1 |
| 2017-12-21 | reverted tests to cope with "regression" back to printing leading `core::` | Felix S. Klock II | -4/+4 |
| 2017-12-20 | Fix type filter in rustdoc js | Guillaume Gomez | -4/+4 |
| 2017-12-20 | Fix deduplication of items | Guillaume Gomez | -3/+10 |
| 2017-12-20 | Fix global search | Guillaume Gomez | -227/+227 |
| 2017-12-20 | Strongly improve search path | Guillaume Gomez | -10/+37 |
| 2017-12-20 | Fix path search in docs | Guillaume Gomez | -82/+114 |
| 2017-12-20 | Regression test for issue #46112. | Felix S. Klock II | -0/+47 |
| 2017-12-20 | Followup for #46112. | Felix S. Klock II | -15/+45 |
| 2017-12-14 | Download the crosstool from GitHub instead of crosstool-ng.org | kennytm | -4/+5 |
| 2017-12-14 | rustbuild: Fix a typo with the Cargo book | Alex Crichton | -1/+1 |
| 2017-12-07 | Bump beta to .2. | Ralph Giles | -1/+1 |
| 2017-12-07 | rustc_trans: don't write discriminants for uninhabited variants | Simon Sapin | -7/+42 |
| 2017-12-05 | rustc_trans: don't apply noalias on returned references. | Eduard-Mihai Burtescu | -1/+25 |
| 2017-12-05 | rustc: don't unpack newtypes of scalar-pairs with mismatched alignment. | Eduard-Mihai Burtescu | -1/+14 |
| 2017-11-25 | Auto merge of #46145 - nrc:beta-rls, r=alexcrichton | bors | -117/+162 |
| 2017-11-24 | Update rustfmt and rls | Nick Cameron | -117/+162 |
| 2017-11-21 | rustbuild: Allow using unstable rustdoc features on beta | Alex Crichton | -1/+2 |
| 2017-11-20 | [beta] Prepare the 1.23.0 beta release | Alex Crichton | -5/+5 |
| 2017-11-20 | Auto merge of #46110 - steveklabnik:update-books, r=steveklabnik | bors | -1/+1 |
| 2017-11-20 | Auto merge of #45645 - fhartwig:39550, r=QuietMisdreavus | bors | -13/+14 |
| 2017-11-20 | Update books for next release | steveklabnik | -1/+1 |
| 2017-11-20 | Auto merge of #45998 - ollie27:doc_book_css, r=steveklabnik | bors | -16/+11 |
| 2017-11-20 | Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturon | bors | -440/+3636 |
| 2017-11-20 | Auto merge of #45819 - Havvy:cell, r=aturon | bors | -13/+38 |
| 2017-11-19 | std: Add a new wasm32-unknown-unknown target | Alex Crichton | -440/+3636 |
| 2017-11-20 | Auto merge of #46068 - wesleywiser:incr_duplicate_read_stats, r=michaelwoerister | bors | -0/+18 |
| 2017-11-20 | Make rustdoc not include self-by-value methods from Deref target | Florian Hartwig | -13/+14 |
| 2017-11-19 | Auto merge of #45225 - eddyb:trans-abi, r=arielb1 | bors | -5603/+4965 |
| 2017-11-19 | Revert "tests: Update run-make/issue-25581 to reflect how fat pointers are pa... | Eduard-Mihai Burtescu | -4/+9 |
| 2017-11-19 | rustc_trans: remove primitive_align optimization. | Eduard-Mihai Burtescu | -55/+14 |
| 2017-11-19 | Remove some trailing whitespace. | Michael Woerister | -1/+1 |
| 2017-11-19 | Fix tidy line-length issue. | Michael Woerister | -1/+2 |
| 2017-11-19 | rustc_trans: work around i686-pc-windows-msvc byval align LLVM bug. | Eduard-Mihai Burtescu | -4/+6 |
| 2017-11-19 | Auto merge of #46074 - scottmcm:unspecialize-nth, r=bluss | bors | -26/+6 |
| 2017-11-19 | cargotest: temporarily use eddyb/servo to include servo/servo#19285. | Eduard-Mihai Burtescu | -2/+2 |
| 2017-11-19 | Don't glob-import overlapping variant names in test/codegen/match-optimizes-a... | Eduard-Mihai Burtescu | -11/+9 |
| 2017-11-19 | Auto merge of #46064 - Keruspe:master, r=sfackler | bors | -11/+11 |
| 2017-11-19 | Auto merge of #46048 - cramertj:update-libc-2, r=alexcrichton | bors | -0/+0 |
| 2017-11-19 | rustc_trans: (hack) use preferred alignment for atomic loads/stores. | Eduard-Mihai Burtescu | -2/+7 |