| Age | Commit message (Expand) | Author | Lines |
| 2021-08-18 | On macOS, make strip="symbols" not pass any options to strip | Josh Triplett | -12/+10 |
| 2021-08-18 | Auto merge of #87985 - nbdd0121:asm, r=Amanieu | bors | -5/+37 |
| 2021-08-18 | Auto merge of #87738 - lqd:polonius-master, r=nikomatsakis | bors | -78/+346 |
| 2021-08-18 | Auto merge of #87728 - GuillaumeGomez:doc-test-attr-checks, r=jyn514 | bors | -2/+156 |
| 2021-08-18 | Auto merge of #86860 - fee1-dead:stabilize, r=LeSeulArtichaut | bors | -221/+13 |
| 2021-08-17 | Auto merge of #86808 - fee1-dead:constify-1, r=oli-obk | bors | -28/+77 |
| 2021-08-17 | Auto merge of #86977 - vakaras:body_with_borrowck_facts, r=nikomatsakis | bors | -17/+342 |
| 2021-08-17 | Auto merge of #88083 - m-ou-se:non-fmt-panics-suggest-debug, r=estebank | bors | -33/+288 |
| 2021-08-17 | Auto merge of #88056 - erikdesjardins:revertzst, r=oli-obk | bors | -21/+81 |
| 2021-08-17 | Fix obtain-borrowck failure on Windows. | Vytautas Astrauskas | -1/+1 |
| 2021-08-17 | Add ui test | Deadbeef | -0/+30 |
| 2021-08-17 | Constified `Default` implementations | Deadbeef | -28/+47 |
| 2021-08-17 | Auto merge of #87668 - estebank:tweak-bound-output, r=oli-obk | bors | -1922/+3164 |
| 2021-08-17 | Auto merge of #87119 - jyn514:rustfmt-doc-private, r=Mark-Simulacrum | bors | -16/+7 |
| 2021-08-17 | Auto merge of #87990 - Aaron1011:moved-src-dir, r=cjgillot | bors | -19/+65 |
| 2021-08-16 | Auto merge of #88094 - m-ou-se:rollup-2fxss0q, r=m-ou-se | bors | -261/+352 |
| 2021-08-16 | Rollup merge of #88089 - dns2utf8:rustdoc_font_test, r=GuillaumeGomez | Mara Bos | -2/+26 |
| 2021-08-16 | Rollup merge of #88080 - fee1-dead:iterator-const, r=oli-obk | Mara Bos | -1/+26 |
| 2021-08-16 | Rollup merge of #88055 - Mark-Simulacrum:relnotes-1.55, r=Mark-Simulacrum | Mara Bos | -0/+142 |
| 2021-08-16 | Rollup merge of #88052 - bjorn3:update_redox_syscall, r=Mark-Simulacrum | Mara Bos | -2/+2 |
| 2021-08-16 | Rollup merge of #88030 - fee1-dead:fixme, r=oli-obk | Mara Bos | -18/+5 |
| 2021-08-16 | Rollup merge of #88011 - jyn514:check-all-targets, r=Mark-Simulacrum | Mara Bos | -42/+36 |
| 2021-08-16 | Rollup merge of #87967 - m-ou-se:non-fmt-panic-detect-fake-spans, r=cjgillot | Mara Bos | -3/+11 |
| 2021-08-16 | Rollup merge of #87958 - m-ou-se:closure-migration-multispan-suggestions, r=e... | Mara Bos | -189/+97 |
| 2021-08-16 | Rollup merge of #87677 - amalik18:issue-2788-fix, r=pietroalbini | Mara Bos | -0/+4 |
| 2021-08-16 | Rollup merge of #87178 - moxian:rd-use, r=jyn514 | Mara Bos | -4/+3 |
| 2021-08-16 | Move working checks into separate test files | Guillaume Gomez | -4/+17 |
| 2021-08-16 | Add UI tests for doc(test(...)) attribute checks | Guillaume Gomez | -0/+100 |
| 2021-08-16 | Add check for doc(test(...)) attribute | Guillaume Gomez | -2/+43 |
| 2021-08-16 | Merge the two test files as they are testing the same features | Stefan Schindler | -21/+19 |
| 2021-08-16 | Add a font test based on #85669 | Stefan Schindler | -0/+21 |
| 2021-08-16 | Fix double output of the summary line | Stefan Schindler | -2/+7 |
| 2021-08-16 | Use note to point at bound introducing requirement | Esteban Küber | -1922/+3164 |
| 2021-08-16 | Show correct macro name in non_fmt_panics message. | Mara Bos | -12/+12 |
| 2021-08-16 | Auto merge of #87050 - jyn514:no-doc-primitive, r=manishearth | bors | -7/+49 |
| 2021-08-16 | Add more assert!() tests for non_fmt_panics. | Mara Bos | -4/+60 |
| 2021-08-16 | Add tests for non_fmt_panics in generic functions. | Mara Bos | -1/+105 |
| 2021-08-16 | Update non_fmt_panics test. | Mara Bos | -15/+68 |
| 2021-08-16 | Improve non_fmt_panics suggestion based on trait impls. | Mara Bos | -12/+54 |
| 2021-08-16 | Add ui test | Deadbeef | -0/+18 |
| 2021-08-16 | Skip assert ICE with default_method_body_is_const | Deadbeef | -1/+8 |
| 2021-08-16 | Update test output. | Mara Bos | -152/+44 |
| 2021-08-16 | Use multi span suggestions for closure migrations. | Mara Bos | -37/+53 |
| 2021-08-16 | Auto merge of #88032 - hyd-dev:no-mangle-method, r=petrochenkov | bors | -17/+19 |
| 2021-08-16 | Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiser | bors | -437/+639 |
| 2021-08-16 | feature gate doc(primitive) | Joshua Nelson | -7/+49 |
| 2021-08-16 | Only run expensive calculations if the method name is recognized | Joshua Nelson | -2/+4 |
| 2021-08-16 | Uplift the `invalid_atomic_ordering` lint from clippy to rustc | Thom Chiovoloni | -437/+637 |
| 2021-08-16 | Auto merge of #87696 - ssomers:btree_lazy_iterator_cleanup, r=Mark-Simulacrum | bors | -56/+56 |
| 2021-08-15 | add regression test | Erik Desjardins | -0/+25 |