about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-09-14Include non-JSON output in error display for lint-doc failure.Eric Huss-1/+4
2020-09-14Auto merge of #75740 - GuillaumeGomez:stabilize-doc-alias-feature, r=ollie27bors-55/+14
2020-09-14Stabilize doc_alias featureGuillaume Gomez-55/+14
2020-09-14Auto merge of #76571 - lzutao:rustdoc-private-traits, r=jyn514bors-9/+66
2020-09-14Auto merge of #76549 - ehuss:lints-comments, r=wesleywiserbors-1563/+813
2020-09-14Auto merge of #76195 - lcnr:const-Self, r=varkorbors-5/+93
2020-09-14Auto merge of #76123 - tmiasko:inline-args-storage, r=wesleywiserbors-0/+30
2020-09-13bless testsBastian Kauschke-4/+8
2020-09-13review, improve note spanBastian Kauschke-12/+6
2020-09-13allow concrete self types in constsBastian Kauschke-1/+91
2020-09-13Rollup merge of #76667 - matklad:patch-llvm, r=Mark-SimulacrumJonas Schievink-0/+2
2020-09-13Rollup merge of #75559 - RalfJung:union-test-move, r=joshtriplettJonas Schievink-1/+94
2020-09-13Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakisbors-4/+5
2020-09-13rebase falloutRalf Jung-1/+1
2020-09-13Support `ignore` for lint examples.Eric Huss-9/+20
2020-09-13Link rustdoc lint docs to the rustdoc book.Eric Huss-33/+75
2020-09-13Auto-generate lint documentation.Eric Huss-1563/+760
2020-09-13make union-drop mem::forget test meaningfulRalf Jung-4/+4
2020-09-13please tidyRalf Jung-1/+1
2020-09-13unions: test move behavior of non-Copy fieldsRalf Jung-0/+93
2020-09-13Auto merge of #76623 - slightlyoutofphase:master, r=jyn514bors-8/+28
2020-09-13Fix CI LLVM to work on NixOS out of the boxAleksey Kladov-0/+2
2020-09-13Auto merge of #76598 - ad-anssi:diagnostic_errors_fix, r=estebankbors-0/+35
2020-09-13Auto merge of #76658 - Aaron1011:fix/encode-dummy-loc-span, r=lcnrbors-157/+159
2020-09-13Auto merge of #76588 - guswynn:debug_logging, r=jyn514,Mark-Simulacrumbors-0/+16
2020-09-13Ignore rustc_private items from std docsLzu Tao-9/+20
2020-09-13Add ui test for 74672 and 76571Lzu Tao-0/+46
2020-09-13Auto merge of #76585 - Aaron1011:ignore-vert-plus, r=petrochenkovbors-0/+149
2020-09-12Properly encode spans with a dummy location and non-root `SyntaxContext`Aaron Hill-157/+159
2020-09-13Auto merge of #76349 - Mark-Simulacrum:dl-llvm, r=alexcrichtonbors-39/+172
2020-09-12Auto merge of #73461 - calebzulawski:validate-attribute-placement, r=matthewj...bors-429/+962
2020-09-12Set link-shared if LLVM ThinLTO is enabled in config.rsMark Rousskov-1/+8
2020-09-12Download LLVM from CI to bootstrapMark Rousskov-38/+164
2020-09-12Auto merge of #76538 - fusion-engineering-forks:check-useless-unstable-trait-...bors-0/+39
2020-09-12Auto merge of #76639 - Mark-Simulacrum:ci-hosts, r=pietroalbinibors-4/+6
2020-09-12Give functions unique namesSlightlyOutOfPhase-2/+2
2020-09-12Fix `const-display.rs` XPATH queries (#1)SlightlyOutOfPhase-3/+21
2020-09-12Print all step timingsMark Rousskov-1/+1
2020-09-12Auto merge of #76632 - andjo403:updateDep, r=Mark-Simulacrumbors-1/+1
2020-09-12Add host= configuration for msvc/darwinMark Rousskov-3/+5
2020-09-12Auto merge of #76637 - RalfJung:rollup-eaykf93, r=RalfJungbors-37/+95
2020-09-12Rollup merge of #76599 - hameerabbasi:const-generics-revs, r=lcnrRalf Jung-11/+53
2020-09-12Rollup merge of #76297 - lcnr:const-ty-alias, r=varkorRalf Jung-10/+16
2020-09-12Rollup merge of #76114 - marmeladema:duration-saturating-ops, r=shepmasterRalf Jung-16/+26
2020-09-12Auto merge of #76222 - guswynn:const_diag, r=estebankbors-0/+35
2020-09-12update the version of itertools and parking_lotAndreas Jonson-1/+1
2020-09-12Auto merge of #75756 - jyn514:diagnostic-suggestions, r=estebankbors-282/+867
2020-09-11Fix formatting for tidySlightlyOutOfPhase-1/+2
2020-09-11Check basic constness before unstable constnessSlightlyOutOfPhase-2/+3
2020-09-11Use `is_unstable_const_fn` where appropriateSlightlyOutOfPhase-5/+5