| Age | Commit message (Expand) | Author | Lines |
| 2020-09-16 | Rollup merge of #76719 - hameerabbasi:min-const-generics-ty, r=lcnr | Tyler Mandry | -9/+21 |
| 2020-09-16 | Rollup merge of #76714 - camelid:patch-3, r=jonas-schievink | Dylan DPC | -11/+11 |
| 2020-09-16 | Rollup merge of #76699 - lcnr:const-infer-err, r=varkor | Dylan DPC | -7/+21 |
| 2020-09-16 | Rollup merge of #76695 - iximeow:trait-generic-bound-suggestion, r=estebank | Dylan DPC | -20/+46 |
| 2020-09-16 | Rollup merge of #76694 - wesleywiser:partitioning_cx_trait, r=davidtwco | Dylan DPC | -34/+38 |
| 2020-09-16 | Rollup merge of #76641 - nox:pointee-random-stuff, r=eddyb | Ralf Jung | -21/+12 |
| 2020-09-16 | Rollup merge of #76048 - alistair23:alistair/rv32-linux, r=Amanieu | Dylan DPC | -0/+26 |
| 2020-09-16 | Rollup merge of #75304 - Aaron1011:feature/diag-deref-move-out, r=estebank | Dylan DPC | -49/+161 |
| 2020-09-16 | Rollup merge of #75146 - tmiasko:range-overflow, r=Mark-Simulacrum | Dylan DPC | -2/+2 |
| 2020-09-15 | improve diagnostics for lifetime after `&mut` | SNCPlay42 | -1/+27 |
| 2020-09-15 | Auto merge of #76171 - estebank:turbofish-the-revenge, r=davidtwco | bors | -6/+66 |
| 2020-09-15 | Remove redundant `&format!`. | Hameer Abbasi | -3/+1 |
| 2020-09-15 | This commit introduces the following changes: | Hameer Abbasi | -9/+23 |
| 2020-09-14 | librustc_target: Address comments | Alistair Francis | -1/+1 |
| 2020-09-14 | librustc_target: Initial support for riscv32gc_unknown_linux_gnu | Alistair Francis | -0/+26 |
| 2020-09-15 | Auto merge of #76612 - estebank:pat-missing-fields-suggestion, r=davidtwco | bors | -9/+49 |
| 2020-09-14 | Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwco | bors | -9/+16 |
| 2020-09-14 | clean up comment text a bit | iximeow | -3/+3 |
| 2020-09-14 | Auto merge of #75608 - estebank:suggest-boxed-match-exprs, r=lcnr,varkor | bors | -19/+189 |
| 2020-09-14 | Fix rebase and add comments | Esteban Küber | -1/+6 |
| 2020-09-14 | Detect turbofish with multiple type params missing leading `::` | Esteban Küber | -6/+66 |
| 2020-09-14 | Fix diagram for `DebruijnIndex` | Camelid | -7/+7 |
| 2020-09-14 | Minor improvements to `mir::Constant` docs | Camelid | -2/+2 |
| 2020-09-14 | Use intra-doc links for `DelaySpanBugEmitted` | Camelid | -2/+2 |
| 2020-09-14 | Stabilize doc_alias feature | Guillaume Gomez | -4/+2 |
| 2020-09-14 | improve const infer err | Bastian Kauschke | -2/+13 |
| 2020-09-14 | shrink const infer error | Bastian Kauschke | -6/+9 |
| 2020-09-14 | Auto merge of #76549 - ehuss:lints-comments, r=wesleywiser | bors | -4/+3046 |
| 2020-09-13 | fix syntax error in suggesting generic constraint in trait parameter | iximeow | -20/+46 |
| 2020-09-14 | Auto merge of #76195 - lcnr:const-Self, r=varkor | bors | -15/+53 |
| 2020-09-14 | Auto merge of #76123 - tmiasko:inline-args-storage, r=wesleywiser | bors | -8/+28 |
| 2020-09-13 | Introduce a PartitioningCx struct | Wesley Wiser | -34/+38 |
| 2020-09-14 | Auto merge of #76656 - jonas-schievink:fewer-unstable-metadata-queries, r=lcnr | bors | -4/+17 |
| 2020-09-13 | review, improve note span | Bastian Kauschke | -29/+34 |
| 2020-09-13 | allow concrete self types in consts | Bastian Kauschke | -17/+50 |
| 2020-09-13 | Rollup merge of #76668 - pickfire:patch-9, r=jonas-schievink | Jonas Schievink | -1/+19 |
| 2020-09-13 | Make const_evaluatable_unchecked lint example not depend on the architecture ... | Eric Huss | -1/+1 |
| 2020-09-13 | Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis | bors | -333/+283 |
| 2020-09-13 | Support `ignore` for lint examples. | Eric Huss | -6/+20 |
| 2020-09-13 | Link rustdoc lint docs to the rustdoc book. | Eric Huss | -125/+13 |
| 2020-09-13 | Auto-generate lint documentation. | Eric Huss | -4/+3144 |
| 2020-09-13 | Add visualization of rustc span in doc | Ivan Tham | -1/+19 |
| 2020-09-13 | Auto merge of #76598 - ad-anssi:diagnostic_errors_fix, r=estebank | bors | -4/+8 |
| 2020-09-13 | Auto merge of #76658 - Aaron1011:fix/encode-dummy-loc-span, r=lcnr | bors | -1/+1 |
| 2020-09-13 | Auto merge of #76588 - guswynn:debug_logging, r=jyn514,Mark-Simulacrum | bors | -1/+3 |
| 2020-09-13 | Auto merge of #76585 - Aaron1011:ignore-vert-plus, r=petrochenkov | bors | -0/+6 |
| 2020-09-12 | Properly encode spans with a dummy location and non-root `SyntaxContext` | Aaron Hill | -1/+1 |
| 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/+17 |
| 2020-09-12 | Auto merge of #73461 - calebzulawski:validate-attribute-placement, r=matthewj... | bors | -33/+194 |