| Age | Commit message (Expand) | Author | Lines |
| 2019-02-01 | Remove unnecessary is_local() check | Aaron Hill | -2/+1 |
| 2019-02-01 | Test allowing individual struct field | Aaron Hill | -0/+6 |
| 2019-02-01 | Replace --extern-public with --extern-private | Aaron Hill | -36/+36 |
| 2019-02-01 | Remove feature from test | Aaron Hill | -1/+0 |
| 2019-02-01 | Tidy fixes | Aaron Hill | -4/+5 |
| 2019-02-01 | Move --extern-public behind -Z unstable-options | Aaron Hill | -24/+29 |
| 2019-02-01 | Remove feature gate | Aaron Hill | -3/+0 |
| 2019-02-01 | Rename external_private_dependency to exported_private_dependencies | Aaron Hill | -12/+14 |
| 2019-02-01 | Delete dead code | Aaron Hill | -26/+0 |
| 2019-02-01 | Track extern_public command-line argument | Aaron Hill | -5/+5 |
| 2019-02-01 | Add test for 'std' crate being public | Aaron Hill | -0/+13 |
| 2019-02-01 | Clippy fixes, rename stuff to match RFC | Aaron Hill | -13/+32 |
| 2019-02-01 | Improve UI tests | Aaron Hill | -6/+32 |
| 2019-02-01 | Always treat 'std' and 'core' as public | Aaron Hill | -1/+5 |
| 2019-02-01 | Add UI test | Aaron Hill | -0/+57 |
| 2019-02-01 | Properly register lint | Aaron Hill | -0/+1 |
| 2019-02-01 | Fixup code | Aaron Hill | -84/+20 |
| 2019-02-01 | Fix emitting lint | Aaron Hill | -18/+31 |
| 2019-02-01 | Initial implementation work | Aaron Hill | -5/+164 |
| 2019-02-01 | Auto merge of #57916 - Zoxc:incr-passes4, r=michaelwoerister | bors | -117/+136 |
| 2019-02-01 | Fix typo | king6cong | -1/+1 |
| 2019-02-01 | Stabilize std::error::Error::type_id | Simon Sapin | -3/+1 |
| 2019-02-01 | Fix image link in the settings menu | Guillaume Gomez | -15/+35 |
| 2019-02-01 | Stabilize split_ascii_whitespace | Simon Sapin | -8/+6 |
| 2019-02-01 | Don't know why I wasn't using `self` properly there | Lokathor | -1/+1 |
| 2019-02-01 | Make overflowing and wrapping negation const | Lokathor | -9/+5 |
| 2019-02-01 | Fix `std::os::fortanix_sgx::usercalls::raw::UsercallNrs` | Jethro Beekman | -20/+10 |
| 2019-01-31 | Fix grammar in E0283 explanation | Sergei Vorobev | -1/+1 |
| 2019-02-01 | Auto merge of #58002 - oli-obk:deprecated_sugg, r=zackmdavis | bors | -26/+111 |
| 2019-01-31 | Simplify lambdas | Linus Färnstrand | -4/+4 |
| 2019-01-31 | Add missing generation for test and proc_macro, remove old macro redirection | Guillaume Gomez | -17/+23 |
| 2019-01-31 | Clarify semantics of #[repr(align(x))] on enums | Niklas Fiekas | -0/+16 |
| 2019-01-31 | rustdoc: wrap stability tags in colored spans | Andy Russell | -19/+31 |
| 2019-01-31 | Stabilize the time_checked_add feature | Linus Färnstrand | -4/+4 |
| 2019-01-31 | Auto merge of #56696 - jonas-schievink:weak-counts, r=alexcrichton | bors | -1/+142 |
| 2019-01-31 | Use ensure for mir_borrowck | John Kåre Alsaker | -1/+1 |
| 2019-01-31 | Auto merge of #57914 - jethrogb:jb/sgx-unwind-version, r=alexcrichton | bors | -25/+35 |
| 2019-01-31 | Auto merge of #58003 - nikic:saturating-add, r=nagisa | bors | -3/+101 |
| 2019-01-31 | Add more tests for #[repr(align(x))] on enums | Niklas Fiekas | -8/+56 |
| 2019-01-31 | Add a forever unstable opt-out of const qualification checks | Oliver Scherer | -2/+155 |
| 2019-01-31 | Updated commit id for building libunwind. | Vardhan Thigle | -2/+2 |
| 2019-01-31 | Auto merge of #57514 - michaelwoerister:xlto-tests, r=alexcrichton | bors | -21/+171 |
| 2019-01-31 | Add suggestion for duplicated import. | David Wood | -111/+570 |
| 2019-01-31 | Rollup merge of #58008 - matthewjasper:places-conflict-args, r=oli-obk | Mazdak Farrokhzad | -1/+37 |
| 2019-01-31 | Rollup merge of #58007 - estebank:issue-58006, r=petrochenkov | Mazdak Farrokhzad | -1/+26 |
| 2019-01-31 | Rollup merge of #58005 - vitiral:docs_trim_start_matches, r=Manishearth | Mazdak Farrokhzad | -8/+8 |
| 2019-01-31 | Rollup merge of #58000 - oli-obk:fixes_and_cleanups, r=RalfJung | Mazdak Farrokhzad | -45/+77 |
| 2019-01-31 | Rollup merge of #57999 - jethrogb:jb/movbe-feature, r=alexcrichton | Mazdak Farrokhzad | -1/+5 |
| 2019-01-31 | Rollup merge of #57984 - phansch:improve_check_ty_error, r=zackmdavis | Mazdak Farrokhzad | -2/+2 |
| 2019-01-31 | Rollup merge of #57980 - siddharthasahu:patch-1, r=QuietMisdreavus | Mazdak Farrokhzad | -0/+4 |