| Age | Commit message (Expand) | Author | Lines |
| 2020-09-14 | Include non-JSON output in error display for lint-doc failure. | Eric Huss | -1/+4 |
| 2020-09-14 | Auto merge of #75740 - GuillaumeGomez:stabilize-doc-alias-feature, r=ollie27 | bors | -61/+18 |
| 2020-09-14 | Stabilize doc_alias feature | Guillaume Gomez | -61/+18 |
| 2020-09-14 | Auto merge of #76571 - lzutao:rustdoc-private-traits, r=jyn514 | bors | -9/+66 |
| 2020-09-14 | Auto merge of #76549 - ehuss:lints-comments, r=wesleywiser | bors | -1567/+3869 |
| 2020-09-14 | Auto merge of #76195 - lcnr:const-Self, r=varkor | bors | -20/+146 |
| 2020-09-14 | Auto merge of #76123 - tmiasko:inline-args-storage, r=wesleywiser | bors | -8/+58 |
| 2020-09-14 | Auto merge of #76656 - jonas-schievink:fewer-unstable-metadata-queries, r=lcnr | bors | -4/+18 |
| 2020-09-13 | Auto merge of #76678 - jonas-schievink:rollup-vzl9yhx, r=jonas-schievink | bors | -69/+148 |
| 2020-09-13 | bless tests | Bastian Kauschke | -4/+8 |
| 2020-09-13 | review, improve note span | Bastian Kauschke | -41/+40 |
| 2020-09-13 | allow concrete self types in consts | Bastian Kauschke | -18/+141 |
| 2020-09-13 | Rollup merge of #76677 - RalfJung:stable-pointers, r=jonas-schievink | Jonas Schievink | -0/+3 |
| 2020-09-13 | Rollup merge of #76668 - pickfire:patch-9, r=jonas-schievink | Jonas Schievink | -1/+19 |
| 2020-09-13 | Rollup merge of #76667 - matklad:patch-llvm, r=Mark-Simulacrum | Jonas Schievink | -0/+2 |
| 2020-09-13 | Rollup merge of #76665 - RalfJung:slice-from-raw, r=sfackler | Jonas Schievink | -0/+4 |
| 2020-09-13 | Rollup merge of #76663 - pickfire:patch-7, r=jonas-schievink | Jonas Schievink | -5/+2 |
| 2020-09-13 | Rollup merge of #76651 - nicholasbishop:bishop-remove-windows-note, r=Mark-Si... | Jonas Schievink | -18/+0 |
| 2020-09-13 | Rollup merge of #76646 - CDirkx:mailmap, r=Mark-Simulacrum | Jonas Schievink | -0/+3 |
| 2020-09-13 | Rollup merge of #76640 - fusion-engineering-forks:synconcecell-drop, r=matklad | Jonas Schievink | -26/+14 |
| 2020-09-13 | Rollup merge of #76629 - pickfire:patch-4, r=jonas-schievink | Jonas Schievink | -5/+2 |
| 2020-09-13 | Rollup merge of #76527 - fusion-engineering-forks:cleanup-uninit, r=jonas-sch... | Jonas Schievink | -13/+4 |
| 2020-09-13 | Rollup merge of #76441 - jyn514:parallel, r=jonas-schievink | Jonas Schievink | -0/+1 |
| 2020-09-13 | Rollup merge of #75559 - RalfJung:union-test-move, r=joshtriplett | Jonas Schievink | -1/+94 |
| 2020-09-13 | Make const_evaluatable_unchecked lint example not depend on the architecture ... | Eric Huss | -1/+1 |
| 2020-09-13 | note that test_stable_pointers does not reflect a stable guarantee | Ralf Jung | -0/+3 |
| 2020-09-13 | Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis | bors | -337/+288 |
| 2020-09-13 | rebase fallout | Ralf Jung | -1/+1 |
| 2020-09-13 | Support `ignore` for lint examples. | Eric Huss | -15/+40 |
| 2020-09-13 | Link rustdoc lint docs to the rustdoc book. | Eric Huss | -158/+88 |
| 2020-09-13 | Auto-generate lint documentation. | Eric Huss | -1567/+3914 |
| 2020-09-13 | make union-drop mem::forget test meaningful | Ralf Jung | -4/+4 |
| 2020-09-13 | please tidy | Ralf Jung | -1/+1 |
| 2020-09-13 | unions: test move behavior of non-Copy fields | Ralf Jung | -0/+93 |
| 2020-09-13 | Auto merge of #76623 - slightlyoutofphase:master, r=jyn514 | bors | -8/+28 |
| 2020-09-13 | Add visualization of rustc span in doc | Ivan Tham | -1/+19 |
| 2020-09-13 | Fix CI LLVM to work on NixOS out of the box | Aleksey Kladov | -0/+2 |
| 2020-09-13 | slice::from_raw_parts: explicitly mention that data must be initialized | Ralf Jung | -0/+4 |
| 2020-09-13 | Simplify iter chain struct doc | Ivan Tham | -5/+2 |
| 2020-09-13 | Auto merge of #76598 - ad-anssi:diagnostic_errors_fix, r=estebank | bors | -4/+43 |
| 2020-09-13 | Auto merge of #76658 - Aaron1011:fix/encode-dummy-loc-span, r=lcnr | bors | -158/+160 |
| 2020-09-13 | Auto merge of #76588 - guswynn:debug_logging, r=jyn514,Mark-Simulacrum | bors | -3/+27 |
| 2020-09-13 | Ignore rustc_private items from std docs | Lzu Tao | -9/+20 |
| 2020-09-13 | Add ui test for 74672 and 76571 | Lzu Tao | -0/+46 |
| 2020-09-13 | Auto merge of #76585 - Aaron1011:ignore-vert-plus, r=petrochenkov | bors | -0/+155 |
| 2020-09-12 | Properly encode spans with a dummy location and non-root `SyntaxContext` | Aaron Hill | -158/+160 |
| 2020-09-13 | Auto merge of #76349 - Mark-Simulacrum:dl-llvm, r=alexcrichton | bors | -39/+187 |
| 2020-09-13 | Auto merge of #76306 - tmiasko:nrvo-debuginfo, r=ecstatic-morse | bors | -4/+5 |
| 2020-09-13 | Don't query unstable data when `staged_api` is off | Jonas Schievink | -4/+18 |
| 2020-09-12 | Auto merge of #73461 - calebzulawski:validate-attribute-placement, r=matthewj... | bors | -462/+1156 |