about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-09-16Give name to extra `Span` in `LiveDrop` errorDylan MacKenzie-4/+6
2020-09-16Use helper function for searching `allow_internal_unstable`Dylan MacKenzie-5/+10
2020-09-16Use enum for status of non-const opsDylan MacKenzie-51/+61
2020-09-14Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwcobors-9/+16
2020-09-14Auto merge of #75608 - estebank:suggest-boxed-match-exprs, r=lcnr,varkorbors-58/+466
2020-09-14Fix rebase and add commentsEsteban Küber-1/+6
2020-09-14Auto merge of #76278 - jethrogb:jb/sgx-rwlock-init-test, r=Mark-Simulacrumbors-23/+11
2020-09-14Auto merge of #75740 - GuillaumeGomez:stabilize-doc-alias-feature, r=ollie27bors-61/+18
2020-09-14Stabilize doc_alias featureGuillaume Gomez-61/+18
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-1567/+3869
2020-09-14Auto merge of #76195 - lcnr:const-Self, r=varkorbors-20/+146
2020-09-14Auto merge of #76123 - tmiasko:inline-args-storage, r=wesleywiserbors-8/+58
2020-09-14Auto merge of #76656 - jonas-schievink:fewer-unstable-metadata-queries, r=lcnrbors-4/+18
2020-09-13Auto merge of #76678 - jonas-schievink:rollup-vzl9yhx, r=jonas-schievinkbors-69/+148
2020-09-13bless testsBastian Kauschke-4/+8
2020-09-13review, improve note spanBastian Kauschke-41/+40
2020-09-13allow concrete self types in constsBastian Kauschke-18/+141
2020-09-13Rollup merge of #76677 - RalfJung:stable-pointers, r=jonas-schievinkJonas Schievink-0/+3
2020-09-13Rollup merge of #76668 - pickfire:patch-9, r=jonas-schievinkJonas Schievink-1/+19
2020-09-13Rollup merge of #76667 - matklad:patch-llvm, r=Mark-SimulacrumJonas Schievink-0/+2
2020-09-13Rollup merge of #76665 - RalfJung:slice-from-raw, r=sfacklerJonas Schievink-0/+4
2020-09-13Rollup merge of #76663 - pickfire:patch-7, r=jonas-schievinkJonas Schievink-5/+2
2020-09-13Rollup merge of #76651 - nicholasbishop:bishop-remove-windows-note, r=Mark-Si...Jonas Schievink-18/+0
2020-09-13Rollup merge of #76646 - CDirkx:mailmap, r=Mark-SimulacrumJonas Schievink-0/+3
2020-09-13Rollup merge of #76640 - fusion-engineering-forks:synconcecell-drop, r=matkladJonas Schievink-26/+14
2020-09-13Rollup merge of #76629 - pickfire:patch-4, r=jonas-schievinkJonas Schievink-5/+2
2020-09-13Rollup merge of #76527 - fusion-engineering-forks:cleanup-uninit, r=jonas-sch...Jonas Schievink-13/+4
2020-09-13Rollup merge of #76441 - jyn514:parallel, r=jonas-schievinkJonas Schievink-0/+1
2020-09-13Rollup merge of #75559 - RalfJung:union-test-move, r=joshtriplettJonas Schievink-1/+94
2020-09-13Make const_evaluatable_unchecked lint example not depend on the architecture ...Eric Huss-1/+1
2020-09-13note that test_stable_pointers does not reflect a stable guaranteeRalf Jung-0/+3
2020-09-13Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakisbors-337/+288
2020-09-13rebase falloutRalf Jung-1/+1
2020-09-13Support `ignore` for lint examples.Eric Huss-15/+40
2020-09-13Link rustdoc lint docs to the rustdoc book.Eric Huss-158/+88
2020-09-13Auto-generate lint documentation.Eric Huss-1567/+3914
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-13Add visualization of rustc span in docIvan Tham-1/+19
2020-09-13Fix CI LLVM to work on NixOS out of the boxAleksey Kladov-0/+2
2020-09-13slice::from_raw_parts: explicitly mention that data must be initializedRalf Jung-0/+4
2020-09-13Simplify iter chain struct docIvan Tham-5/+2
2020-09-13Auto merge of #76598 - ad-anssi:diagnostic_errors_fix, r=estebankbors-4/+43
2020-09-13Auto merge of #76658 - Aaron1011:fix/encode-dummy-loc-span, r=lcnrbors-158/+160
2020-09-13Auto merge of #76588 - guswynn:debug_logging, r=jyn514,Mark-Simulacrumbors-3/+27
2020-09-13Ignore rustc_private items from std docsLzu Tao-9/+20
2020-09-13Add ui test for 74672 and 76571Lzu Tao-0/+46