| Age | Commit message (Expand) | Author | Lines |
| 2022-04-13 | Rollup merge of #95962 - sourcefrog:doc-direntry, r=Dylan-DPC | Dylan DPC | -0/+10 |
| 2022-04-13 | Rollup merge of #95885 - gimbles:patch-1, r=Mark-Simulacrum | Dylan DPC | -1/+5 |
| 2022-04-13 | Rollup merge of #93217 - willcrichton:example-analyzer, r=GuillaumeGomez | Dylan DPC | -88/+342 |
| 2022-04-13 | Auto merge of #95656 - cjgillot:no-id-hashing-mode, r=Aaron1011 | bors | -389/+85 |
| 2022-04-13 | Improve error message when there's no checksum | gimbles | -1/+5 |
| 2022-04-13 | Auto merge of #94255 - b-naber:use-mir-constant-in-thir, r=oli-obk | bors | -55/+227 |
| 2022-04-13 | Auto merge of #95999 - Dylan-DPC:rollup-k2r3k11, r=Dylan-DPC | bors | -12/+44 |
| 2022-04-13 | Rollup merge of #95989 - rust-lang:notriddle/issue-82446, r=compiler-errors | Dylan DPC | -0/+27 |
| 2022-04-13 | Rollup merge of #95984 - wcampbell0x2a:fix-spelling, r=thomcc | Dylan DPC | -1/+1 |
| 2022-04-13 | Rollup merge of #95954 - AnthonyMikh:fix-broken-coverage-docs-screenshot-link... | Dylan DPC | -1/+1 |
| 2022-04-13 | Rollup merge of #95441 - AlecGoncharow:issue-95204-fix, r=Mark-Simulacrum | Dylan DPC | -10/+15 |
| 2022-04-13 | Auto merge of #95990 - Dylan-DPC:rollup-r9bh9t7, r=Dylan-DPC | bors | -2558/+3184 |
| 2022-04-12 | Auto merge of #95905 - vacuus:markdown-render, r=GuillaumeGomez | bors | -2/+3 |
| 2022-04-12 | Rollup merge of #95986 - yaahc:libs-autolabel, r=Mark-Simulacrum | Dylan DPC | -0/+15 |
| 2022-04-12 | Rollup merge of #95973 - oli-obk:tait_ub3, r=compiler-errors | Dylan DPC | -48/+204 |
| 2022-04-12 | Rollup merge of #95970 - WaffleLapkin:nicer_trait_suggestions, r=compiler-errors | Dylan DPC | -9/+124 |
| 2022-04-12 | Rollup merge of #95918 - compiler-errors:issue-95878, r=cjgillot | Dylan DPC | -0/+29 |
| 2022-04-12 | Rollup merge of #95914 - c410-f3r:meta-vars, r=petrochenkov | Dylan DPC | -67/+74 |
| 2022-04-12 | Rollup merge of #95405 - cjgillot:probe, r=petrochenkov | Dylan DPC | -2191/+2337 |
| 2022-04-12 | Rollup merge of #95316 - fmease:rustdoc-discr-req-prov-assoc-consts-tys, r=no... | Dylan DPC | -243/+401 |
| 2022-04-12 | Bless tests. | Camille GILLOT | -30/+30 |
| 2022-04-12 | Handle `unusable_binding` more compactly. | Vadim Petrochenkov | -17/+14 |
| 2022-04-12 | Apply suggestions from code review | Oli Scherer | -2/+2 |
| 2022-04-12 | Implement tuples using recursion | Caio | -67/+74 |
| 2022-04-12 | regression test for spurrious "help: store this in the heap" | Michael Howell | -0/+27 |
| 2022-04-12 | Auto merge of #95987 - m-ou-se:rollup-sdevd9b, r=m-ou-se | bors | -45/+95 |
| 2022-04-12 | Add Rustdoc book link to scrape examples help. Remove remaining panic | Will Crichton | -22/+51 |
| 2022-04-12 | Remove NodeIdHashingMode. | Camille GILLOT | -359/+55 |
| 2022-04-12 | Rollup merge of #95975 - m-ou-se:test-70093-no-cross, r=joshtriplett | Mara Bos | -0/+1 |
| 2022-04-12 | Rollup merge of #95963 - luqmana:llvm-dist-cross-filecheck, r=Mark-Simulacrum | Mara Bos | -2/+2 |
| 2022-04-12 | Rollup merge of #95794 - nnethercote:parse_tt-a-few-more-tweaks, r=petrochenkov | Mara Bos | -28/+13 |
| 2022-04-12 | Rollup merge of #95783 - notriddle:notriddle/doctest-signal, r=GuillaumeGomez | Mara Bos | -15/+79 |
| 2022-04-12 | Fix imports. | Camille GILLOT | -8/+3 |
| 2022-04-12 | Move diagnostic methods to the dedicated module. | Camille GILLOT | -477/+472 |
| 2022-04-12 | Simplify error reporting. | Camille GILLOT | -85/+76 |
| 2022-04-12 | Move path resolution error to rustc_resolve::diagnostics. | Camille GILLOT | -164/+207 |
| 2022-04-12 | Make the logic more explicit with let chains. | Camille GILLOT | -18/+16 |
| 2022-04-12 | Do not record Res when builing a suggestion. | Camille GILLOT | -6/+9 |
| 2022-04-12 | Insert error after checking for binding usability. | Camille GILLOT | -6/+6 |
| 2022-04-12 | Pass last_import_segment and unusable_binding as parameters. | Camille GILLOT | -79/+177 |
| 2022-04-12 | Simplify binding finalization. | Camille GILLOT | -53/+54 |
| 2022-04-12 | Move ident resolution to a dedicated module. | Camille GILLOT | -1643/+1668 |
| 2022-04-12 | Autotag library PRs with T-libs | Jane Lusby | -0/+15 |
| 2022-04-12 | Fix spelling in docs for can_not_overflow | wcampbell | -1/+1 |
| 2022-04-12 | Auto merge of #95867 - cjgillot:fixed-size, r=oli-obk | bors | -142/+322 |
| 2022-04-12 | Remove a `format` invocation | Roc Yu | -2/+3 |
| 2022-04-12 | rustdoc: discr. required+provided assoc consts+tys | León Orell Valerian Liehr | -243/+401 |
| 2022-04-12 | Update src/test/rustdoc-ui/failed-doctest-output-windows.rs | Michael Howell | -1/+1 |
| 2022-04-12 | Auto merge of #95974 - fee1-dead:rollup-2fr55cs, r=fee1-dead | bors | -150/+207 |
| 2022-04-12 | Don't test -Cdefault-linker-libraries=yes when cross compiling. | Mara Bos | -0/+1 |