| Age | Commit message (Expand) | Author | Lines |
| 2020-12-15 | Rollup merge of #79796 - GuillaumeGomez:hide-associated-const-when-collapsing... | Guillaume Gomez | -3/+6 |
| 2020-12-15 | Rollup merge of #79379 - GuillaumeGomez:no-js-not-hidden, r=Nemo157 | Guillaume Gomez | -0/+10 |
| 2020-12-15 | Auto merge of #78068 - RalfJung:union-safe-assign, r=nikomatsakis | bors | -31/+52 |
| 2020-12-15 | Auto merge of #73210 - wesleywiser:consts_in_debuginfo, r=oli-obk | bors | -0/+139 |
| 2020-12-15 | Auto merge of #77700 - bugadani:rustdoc-link-cache, r=jyn514 | bors | -47/+134 |
| 2020-12-15 | Auto merge of #79922 - tmiasko:lower-discriminant, r=nagisa | bors | -2/+140 |
| 2020-12-14 | Disable the constant debuginfo promotion pass by default | Wesley Wiser | -13/+49 |
| 2020-12-14 | Rollup merge of #80013 - poliorcetics:rustdoc-test-refactor, r=jyn514 | Guillaume Gomez | -74/+69 |
| 2020-12-14 | Rollup merge of #79936 - GuillaumeGomez:mobile-fix-item-name, r=Nemo157,jyn514 | Guillaume Gomez | -1/+5 |
| 2020-12-14 | Add test case for Self:: links | Dániel Buga | -0/+14 |
| 2020-12-14 | Review suggestions | Dániel Buga | -79/+87 |
| 2020-12-14 | Cache link resolution results in current module | Dániel Buga | -14/+79 |
| 2020-12-14 | Check the number of entries in UI test | Yuki Okushi | -1/+43 |
| 2020-12-13 | Auto merge of #79978 - Aaron1011:fix/capture-broken-token, r=petrochenkov | bors | -0/+48 |
| 2020-12-13 | Refactor test_lang_string_parse to make it clearer | Alexis Bourget | -74/+69 |
| 2020-12-13 | Auto merge of #79668 - coolreader18:recover-const-impl, r=petrochenkov | bors | -0/+61 |
| 2020-12-13 | Auto merge of #79956 - camelid:variant-field-vis, r=petrochenkov | bors | -0/+62 |
| 2020-12-13 | Rollup merge of #79985 - GuillaumeGomez:fix-submit-event, r=jyn514 | Yuki Okushi | -1/+1 |
| 2020-12-13 | Rollup merge of #79973 - camelid:rustdoc-search-tab-color, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2020-12-13 | Rollup merge of #79970 - bjorn3:no_unnecessary_llvm_checkout, r=Mark-Simulacrum | Yuki Okushi | -21/+29 |
| 2020-12-13 | Rollup merge of #79954 - jyn514:normalize-oops, r=Mark-Simulacrum | Yuki Okushi | -2/+8 |
| 2020-12-13 | Rollup merge of #79940 - matthiaskrgr:cl15ppy, r=Dylan-DPC | Yuki Okushi | -11/+6 |
| 2020-12-13 | Rollup merge of #79845 - jyn514:python3, r=Mark-Simulacrum | Yuki Okushi | -3/+8 |
| 2020-12-13 | Fixes submit event of the search input | Guillaume Gomez | -1/+1 |
| 2020-12-12 | Auto merge of #79976 - jyn514:assertion-failure, r=jyn514 | bors | -1/+1 |
| 2020-12-12 | Fix building compiler docs with stage 0 | Joshua Nelson | -2/+8 |
| 2020-12-12 | Resolve enum field visibility correctly | Camelid | -0/+62 |
| 2020-12-12 | Properly capture trailing 'unglued' token | Aaron Hill | -0/+48 |
| 2020-12-12 | Recover on `const impl<> X for Y` | Noah | -0/+61 |
| 2020-12-12 | Remove incorrect assert | Joshua Nelson | -1/+1 |
| 2020-12-12 | rustdoc light theme: Fix CSS for selected buttons | Camelid | -1/+1 |
| 2020-12-12 | Auto merge of #79957 - jyn514:smaller-span, r=GuillaumeGomez | bors | -95/+116 |
| 2020-12-12 | Auto merge of #79969 - petrochenkov:outestidy, r=Mark-Simulacrum | bors | -1/+4 |
| 2020-12-12 | Don't require cmake and ninja when the LLVM backend is not used | bjorn3 | -16/+20 |
| 2020-12-12 | Don't checkout llvm-project when the LLVM backend isn't built | bjorn3 | -5/+9 |
| 2020-12-12 | tidy: Re-enable check for inline unit tests | Vadim Petrochenkov | -1/+4 |
| 2020-12-12 | Small cleanups | Joshua Nelson | -16/+18 |
| 2020-12-12 | Ignore .css files in the diff | Joshua Nelson | -1/+2 |
| 2020-12-12 | If tidy isn't installed, only give one error, not many | Joshua Nelson | -19/+22 |
| 2020-12-12 | Don't abort rustdoc tests if `tidy` isn't installed | Joshua Nelson | -11/+16 |
| 2020-12-12 | Auto merge of #79937 - RalfJung:miri, r=RalfJung | bors | -10/+8 |
| 2020-12-12 | Fix the JSON backend | Joshua Nelson | -23/+25 |
| 2020-12-12 | Calculate span info on-demand instead of ahead of time | Joshua Nelson | -69/+69 |
| 2020-12-12 | Pass Session into renderer | Joshua Nelson | -4/+21 |
| 2020-12-12 | Auto merge of #79553 - sexxi-goose:mir_min_cap_writeback, r=nikomatsakis | bors | -0/+914 |
| 2020-12-11 | fix clippy::{needless_bool, manual_unwrap_or} | Matthias Krüger | -5/+1 |
| 2020-12-11 | don't clone types that are copy (clippy::clone_on_copy) | Matthias Krüger | -2/+2 |
| 2020-12-11 | don't convert types into identical types with .into() (clippy::useless_conver... | Matthias Krüger | -2/+1 |
| 2020-12-11 | use strip_prefix over slicing (clippy::manual_strip) | Matthias Krüger | -3/+3 |
| 2020-12-11 | Auto merge of #79349 - Nemo157:issue-79201, r=jyn514 | bors | -8/+76 |