| Age | Commit message (Expand) | Author | Lines |
| 2021-05-31 | Auto merge of #85704 - Aaron1011:const-panic-hard-err, r=RalfJung | bors | -182/+118 |
| 2021-05-31 | Remove unused feature gates | bjorn3 | -46/+0 |
| 2021-05-31 | Clarify meaning of MachineApplicable suggestions. | Mara Bos | -1/+5 |
| 2021-05-31 | Use allow_internal_unstable more in rustc_index | bjorn3 | -3/+1 |
| 2021-05-31 | Remove unnecessary unboxed_closures feature usage | bjorn3 | -20/+1 |
| 2021-05-31 | Auto merge of #85266 - cjgillot:hir-dep-clean, r=michaelwoerister | bors | -73/+47 |
| 2021-05-31 | Remove unneeded file to load sidebar items at crate level | Guillaume Gomez | -6/+0 |
| 2021-05-31 | Update rustdoc test | Guillaume Gomez | -1/+2 |
| 2021-05-31 | Add some commented options that could be useful for other contributors in rus... | Guillaume Gomez | -0/+7 |
| 2021-05-31 | Add sidebar GUI tests | Guillaume Gomez | -0/+58 |
| 2021-05-31 | * Put crates list at all levels | Guillaume Gomez | -90/+81 |
| 2021-05-31 | Use `is_unicast` instead of ``!is_multicast` | Christiaan Dirkx | -1/+1 |
| 2021-05-31 | Add `Ipv6Addr::is_unicast` | Christiaan Dirkx | -0/+28 |
| 2021-05-31 | Auto merge of #85395 - 12101111:build-crt, r=petrochenkov | bors | -3/+107 |
| 2021-05-31 | Auto merge of #85819 - CDirkx:is_unicast_link_local_strict, r=joshtriplett | bors | -101/+27 |
| 2021-05-30 | Remove toggle for "undocumented items." | Jacob Hoffman-Andrews | -54/+64 |
| 2021-05-30 | Add lint `manual_str_repeat` | Jason Newcomb | -7/+238 |
| 2021-05-31 | Build crtbengin.o/crtend.o from source code | 12101111 | -3/+107 |
| 2021-05-31 | Auto merge of #85597 - 0yoyoyo:fix-issue-71563-remove-redundant-args, r=petro... | bors | -124/+281 |
| 2021-05-31 | Auto merge of #7294 - stevenengler:unsafe-ptr-deref-msg, r=Manishearth | bors | -10/+10 |
| 2021-05-30 | Update message for 'not_unsafe_ptr_arg_deref' lint | Steven Engler | -10/+10 |
| 2021-05-31 | Remove special handling of `box_free` from `LocalAnalyzer` | Tomasz Miąsko | -29/+0 |
| 2021-05-30 | Auto merge of #85559 - 12101111:sanitizer-crt-static, r=nagisa | bors | -0/+17 |
| 2021-05-30 | Auto merge of #7292 - Jarcho:suspicious_splitn, r=flip1995 | bors | -7/+197 |
| 2021-05-30 | Auto merge of #85838 - GuillaumeGomez:rollup-rk2rh7m, r=GuillaumeGomez | bors | -45/+197 |
| 2021-05-30 | don't clone attrs | klensy | -3/+2 |
| 2021-05-30 | Rollup merge of #85818 - LeSeulArtichaut:85794-diag-drop-ice, r=petrochenkov | Guillaume Gomez | -1/+38 |
| 2021-05-30 | Rollup merge of #85817 - r00ster91:patch-9, r=dtolnay | Guillaume Gomez | -1/+1 |
| 2021-05-30 | Rollup merge of #85801 - WaffleLapkin:master, r=joshtriplett | Guillaume Gomez | -0/+37 |
| 2021-05-30 | Rollup merge of #85781 - badboy:document-aarch-ios-sim-support, r=Amanieu | Guillaume Gomez | -2/+59 |
| 2021-05-30 | Rollup merge of #85770 - Bobo1239:set_locale_for_sort, r=jyn514 | Guillaume Gomez | -34/+1 |
| 2021-05-30 | Rollup merge of #85762 - mati865:disable-zlib-on-windows, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2021-05-30 | Rollup merge of #85709 - Aaron1011:fix-pat-crate-edition, r=petrochenkov | Guillaume Gomez | -5/+56 |
| 2021-05-30 | Rollup merge of #85285 - GuillaumeGomez:eslint-check, r=jsha,Mark-Simulacrum | Guillaume Gomez | -1/+4 |
| 2021-05-30 | Fix eslint error in sidebar-items.js | Guillaume Gomez | -0/+1 |
| 2021-05-30 | Add eslint checks in CI | Guillaume Gomez | -1/+3 |
| 2021-05-30 | Rename take_trait_map. | Camille GILLOT | -3/+3 |
| 2021-05-30 | Check that trait_map is not moved twice. | Camille GILLOT | -0/+9 |
| 2021-05-30 | Drop metadata_encoding_version. | Camille GILLOT | -13/+9 |
| 2021-05-30 | Bless tests. | Camille GILLOT | -16/+16 |
| 2021-05-30 | Correct comments about untracked accesses. | Camille GILLOT | -24/+31 |
| 2021-05-30 | Make is_private_dep a query. | Camille GILLOT | -15/+10 |
| 2021-05-30 | Make allocator_kind a query. | Camille GILLOT | -10/+10 |
| 2021-05-30 | Avoid a clone of output_filenames. | Camille GILLOT | -3/+3 |
| 2021-05-30 | Remove StableVec. | Camille GILLOT | -41/+9 |
| 2021-05-30 | Restrict access to crate_name. | Camille GILLOT | -30/+23 |
| 2021-05-30 | Make resolutions a query. | Camille GILLOT | -101/+120 |
| 2021-05-30 | Auto merge of #85362 - jsgf:fix-emit-metadata, r=estebank | bors | -0/+39 |
| 2021-05-30 | Only compute the trait_map once. | Camille GILLOT | -27/+19 |
| 2021-05-30 | Evaluate constant expressions in `suspicious_splitn` | Jason Newcomb | -9/+34 |