| Age | Commit message (Expand) | Author | Lines |
| 2021-05-07 | Auto merge of #84797 - richkadel:cover-unreachable-statements, r=tmandry | bors | -65/+102 |
| 2021-05-07 | Auto merge of #85022 - JohnTitor:rollup-2q4706v, r=JohnTitor | bors | -470/+689 |
| 2021-05-07 | Rollup merge of #84990 - GuillaumeGomez:sort-rustdoc-gui-tests, r=Mark-Simula... | Yuki Okushi | -1/+6 |
| 2021-05-07 | Rollup merge of #84972 - RalfJung:null-ptr-msg, r=oli-obk | Yuki Okushi | -11/+15 |
| 2021-05-07 | Rollup merge of #84911 - Mark-Simulacrum:retry-clang, r=pietroalbini | Yuki Okushi | -2/+4 |
| 2021-05-07 | Rollup merge of #84897 - richkadel:cover-closure-macros, r=tmandry | Yuki Okushi | -49/+192 |
| 2021-05-07 | Rollup merge of #84875 - richkadel:no-coverage-dont-check-unused, r=tmandry | Yuki Okushi | -58/+56 |
| 2021-05-07 | Rollup merge of #84815 - richkadel:coverage-docs-update-2021-05, r=tmandry | Yuki Okushi | -331/+385 |
| 2021-05-07 | Rollup merge of #84787 - klensy:deps-bump, r=Mark-Simulacrum | Yuki Okushi | -14/+24 |
| 2021-05-07 | Rollup merge of #84781 - jyn514:check-bootstrap, r=Mark-Simulacrum | Yuki Okushi | -3/+3 |
| 2021-05-07 | Rollup merge of #84779 - jyn514:cargotest-args, r=Mark-Simulacrum | Yuki Okushi | -1/+4 |
| 2021-05-07 | Auto merge of #85014 - Dylan-DPC:rollup-jzpbkdu, r=Dylan-DPC | bors | -258/+763 |
| 2021-05-07 | Rollup merge of #84987 - lcnr:nits, r=Mark-Simulacrum | Dylan DPC | -8/+0 |
| 2021-05-07 | Rollup merge of #84953 - GuillaumeGomez:remove-unneeded-with_default_session_... | Dylan DPC | -31/+33 |
| 2021-05-07 | Rollup merge of #84905 - RalfJung:copy, r=oli-obk | Dylan DPC | -34/+34 |
| 2021-05-07 | Rollup merge of #84896 - estebank:issue-84772, r=jackh726 | Dylan DPC | -3/+130 |
| 2021-05-07 | Rollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark-Simulacrum | Dylan DPC | -47/+136 |
| 2021-05-07 | Rollup merge of #84871 - richkadel:no-coverage-unstable-only, r=nagisa | Dylan DPC | -91/+18 |
| 2021-05-07 | Rollup merge of #84755 - jyn514:core-links, r=kennytm | Dylan DPC | -10/+14 |
| 2021-05-07 | Rollup merge of #84734 - tmandry:compiletest-needs-unwind, r=Mark-Simulacrum | Dylan DPC | -8/+44 |
| 2021-05-07 | Rollup merge of #84728 - camelid:sized-param-sugg-test, r=Mark-Simulacrum | Dylan DPC | -0/+88 |
| 2021-05-07 | Rollup merge of #84500 - tmandry:compiletest-run-flag, r=Mark-Simulacrum | Dylan DPC | -16/+93 |
| 2021-05-07 | Rollup merge of #84409 - mzohreva:mz/tls-dtors-before-join, r=jethrogb | Dylan DPC | -10/+173 |
| 2021-05-06 | Auto merge of #84806 - Mark-Simulacrum:try-start-entry, r=cjgillot | bors | -101/+111 |
| 2021-05-06 | Auto merge of #79930 - tgnottingham:bufwriter_performance, r=m-ou-se | bors | -39/+178 |
| 2021-05-06 | Removes unneeded check of `#[no_coverage]` in mapgen | Rich Kadel | -95/+56 |
| 2021-05-06 | Renamed compiler-flags file to name of compiler-flag: instrument-coverage | Rich Kadel | -344/+349 |
| 2021-05-06 | Update coverage docs and command line help | Rich Kadel | -82/+131 |
| 2021-05-06 | Add test for suggestion to borrow unsized function parameters | Camelid | -0/+88 |
| 2021-05-06 | Coverage instruments closure bodies in macros (not the macro body) | Rich Kadel | -49/+192 |
| 2021-05-06 | Auto merge of #84559 - jackh726:issue-84398, r=nikomatsakis | bors | -1/+31 |
| 2021-05-06 | join_orders_after_tls_destructors: ensure thread 2 is launched before thread ... | Mohsen Zohrevandi | -8/+9 |
| 2021-05-06 | Auto merge of #84982 - Dylan-DPC:rollup-q4cbec2, r=Dylan-DPC | bors | -293/+899 |
| 2021-05-06 | Sort rustdoc-gui tests | Guillaume Gomez | -1/+6 |
| 2021-05-06 | outdated comment | lcnr | -2/+0 |
| 2021-05-06 | Pick candidate with fewer bound vars | Jack Huey | -5/+5 |
| 2021-05-06 | remove unused variant | lcnr | -6/+0 |
| 2021-05-06 | Rollup merge of #84950 - pietroalbini:revert-3478f83c0, r=Mark-Simulacrum | Dylan DPC | -47/+8 |
| 2021-05-06 | Rollup merge of #84949 - sdroege:maybe-unint-typo, r=m-ou-se | Dylan DPC | -1/+1 |
| 2021-05-06 | Rollup merge of #84945 - fee1-dead:E0583-better-message, r=petrochenkov | Dylan DPC | -12/+13 |
| 2021-05-06 | Rollup merge of #84923 - estebank:as_cache_key-once, r=petrochenkov | Dylan DPC | -3/+4 |
| 2021-05-06 | Rollup merge of #84851 - lnicola:rust-analyzer-2021-05-03, r=jonas-schievink | Dylan DPC | -21/+15 |
| 2021-05-06 | Rollup merge of #84712 - joshtriplett:simplify-chdir, r=yaahc | Dylan DPC | -5/+3 |
| 2021-05-06 | Rollup merge of #84328 - Folyd:stablize_map_into_keys_values, r=m-ou-se | Dylan DPC | -34/+26 |
| 2021-05-06 | Rollup merge of #83507 - luqmana:native-link-modifiers, r=petrochenkov | Dylan DPC | -170/+829 |
| 2021-05-06 | Auto merge of #84965 - the8472:lazy-delayed-diagnostics, r=Mark-Simulacrum | bors | -5/+22 |
| 2021-05-06 | 32bit bless | Ralf Jung | -1/+1 |
| 2021-05-06 | use CheckInAllocMsg::PointerArithmeticTest for ptr_offset error | Ralf Jung | -10/+14 |
| 2021-05-06 | Auto merge of #84468 - iladin:iladin/fix-84467, r=petrochenkov | bors | -2/+4 |
| 2021-05-06 | Auto merge of #84266 - QuiltOS:statically-disallow-global-oom-handling, r=Mar... | bors | -57/+326 |