| Age | Commit message (Expand) | Author | Lines |
| 2019-02-28 | Auto merge of #58795 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.33.0 | bors | -22/+26 |
| 2019-02-27 | Permit unwinding through FFI by default | Mark Rousskov | -1/+3 |
| 2019-02-27 | Fix release note problems noticed after merging. | Mark Rousskov | -21/+23 |
| 2019-02-25 | Auto merge of #58721 - pietroalbini:stable-1.33.0, r=pietroalbini | bors | -1/+1 |
| 2019-02-25 | stable 1.33.0 release | Pietro Albini | -1/+1 |
| 2019-02-23 | Auto merge of #58656 - Mark-Simulacrum:beta-rollups, r=pietroalbini | bors | -447/+1839 |
| 2019-02-22 | Fix non-clickable urls | Guillaume Gomez | -4/+0 |
| 2019-02-22 | Fix invalid background color | Guillaume Gomez | -8/+0 |
| 2019-02-22 | Updated RELEASES.md for 1.33.0 | Aaron Power | -0/+148 |
| 2019-02-22 | improve Pin documentation | Ralf Jung | -51/+312 |
| 2019-02-22 | partially revert 904a0bde93f0348f69914ee90b1f8b6e4e0d7cbc | Niko Matsakis | -6/+37 |
| 2019-02-22 | update test files to reflect new output | Niko Matsakis | -288/+826 |
| 2019-02-22 | restore the actual leak-check | Niko Matsakis | -14/+277 |
| 2019-02-22 | introduce a dummy leak check and invoke it in all the right places | Niko Matsakis | -39/+105 |
| 2019-02-22 | reintroduce `commit_if_ok` calls to `subtype_predicate` | Niko Matsakis | -14/+16 |
| 2019-02-22 | reintroduce `commit_if_ok` call into `higher_ranked_sub` | Niko Matsakis | -20/+27 |
| 2019-02-22 | s/skol_/placeholder_/ | Niko Matsakis | -10/+10 |
| 2019-02-22 | make generalization code create new variables in correct universe | Niko Matsakis | -35/+114 |
| 2019-02-22 | Fix #57979 by allowing a legitimate type error to take precedence over an ICE. | Felix S. Klock II | -1/+10 |
| 2019-02-20 | Auto merge of #58537 - pietroalbini:beta-backports, r=pietroalbini | bors | -111/+631 |
| 2019-02-17 | Rollup merge of #58522 - ehuss:update-beta-cargo, r=pietroalbini | Pietro Albini | -0/+0 |
| 2019-02-17 | Fixes text becoming invisible when element targetted | Guillaume Gomez | -14/+2 |
| 2019-02-17 | avoid committing to autoderef in object method probing | Ariel Ben-Yehuda | -7/+81 |
| 2019-02-17 | add tests to a few edge cases in method lookup | Ariel Ben-Yehuda | -0/+290 |
| 2019-02-17 | add some comments to method::probe::Candidate | Ariel Ben-Yehuda | -0/+31 |
| 2019-02-17 | unit test for issue 57673. | Felix S. Klock II | -0/+21 |
| 2019-02-17 | Do not initiate nested probe within `assemble_probe`. | Felix S. Klock II | -9/+7 |
| 2019-02-17 | Address review comments and cleanup code | Vadim Petrochenkov | -62/+59 |
| 2019-02-17 | #56411 do not suggest a fix for a import conflict in a macro | François Mockers | -1/+56 |
| 2019-02-17 | Lower constant patterns with ascribed types. | David Wood | -4/+68 |
| 2019-02-17 | Make `intern_lazy_const` actually intern its argument. | Nicholas Nethercote | -38/+40 |
| 2019-02-16 | [BETA] Update cargo | Eric Huss | -0/+0 |
| 2019-02-16 | Auto merge of #58501 - oli-obk:beta, r=eddyb | bors | -6/+7 |
| 2019-02-15 | libpanic_unwind => 2018: fix ICEs. | Mazdak Farrokhzad | -6/+7 |
| 2019-02-05 | Auto merge of #58159 - pietroalbini:beta-backports, r=pietroalbini | bors | -11/+91 |
| 2019-02-04 | Fix release manifest generation | Jethro Beekman | -0/+1 |
| 2019-02-04 | Build the standard library for thumbv7neon-unknown-linux-gnueabihf in CI | Henri Sivonen | -2/+6 |
| 2019-02-04 | Fix bug in integer range matching | varkor | -7/+21 |
| 2019-02-04 | Don't panic when accessing enum variant ctor using `Self` in match | Esteban Küber | -1/+26 |
| 2019-02-04 | Pass correct arguments to places_conflict | Matthew Jasper | -1/+37 |
| 2019-01-31 | Auto merge of #57990 - Keruspe:beta, r=alexcrichton | bors | -2/+2 |
| 2019-01-30 | rustbuild: fix build with rust 1.33 | Marc-Antoine Perennou | -2/+2 |
| 2019-01-24 | Auto merge of #57878 - pietroalbini:beta-backports, r=pietroalbini | bors | -3/+23 |
| 2019-01-24 | Fix typo bug in DepGraph::try_mark_green(). | Michael Woerister | -1/+18 |
| 2019-01-24 | Simplify the version check | Tom Tromey | -4/+3 |
| 2019-01-24 | Fix issue 57762 | Tom Tromey | -1/+5 |
| 2019-01-24 | make sure to accept all android licenses | Pietro Albini | -1/+1 |
| 2019-01-21 | Auto merge of #57766 - Xanewok:beta-rls-version-bump, r=pietroalbini | bors | -1/+1 |
| 2019-01-20 | Auto merge of #57763 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -2/+2 |
| 2019-01-20 | beta: Update RLS version to 1.33 | Igor Matuszewski | -1/+1 |