about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-11-25Visit `param_env` field in Obligation's `TypeFoldable` implAaron Hill-24/+31
2021-11-24Auto merge of #91171 - jsha:fix-rustdoc-gui-test, r=GuillaumeGomezbors-1/+1
2021-11-24Fix toggle-click-deadspace rustdoc-gui testJacob Hoffman-Andrews-1/+1
2021-11-23Auto merge of #91149 - notriddle:notriddle/rustdoc-doctest-semicolon, r=jyn514bors-7/+37
2021-11-23Auto merge of #91159 - matthiaskrgr:rollup-91mgg5v, r=matthiaskrgrbors-37/+134
2021-11-23Rollup merge of #91140 - nbdd0121:const_typeck, r=oli-obkMatthias Krüger-37/+58
2021-11-23Rollup merge of #91103 - jsha:non-toggle-click-doesnt-toggle, r=Manishearth,G...Matthias Krüger-0/+18
2021-11-23Rollup merge of #90856 - ken-matsui:suggestion-to-wrap-vec-allocator-api-in-t...Matthias Krüger-0/+58
2021-11-23Auto merge of #90788 - ecstatic-morse:issue-90752, r=wesleywiserbors-0/+96
2021-11-24Suggestion to wrap inner types using `allocator_api` in tupleKen Matsui-0/+58
2021-11-23Auto merge of #84197 - bbjornse:stack-protector, r=nikicbors-0/+846
2021-11-22Update issue-91134.stdoutMichael Howell-1/+1
2021-11-23Auto merge of #91094 - inquisitivecrystal:rustdoc-top-mod, r=jyn514bors-23/+222
2021-11-22fix(doctest): detect extern crate items in statement doctestsMichael Howell-7/+37
2021-11-22Rollup merge of #91144 - ehuss:update-cargo, r=ehussMatthias Krüger-0/+0
2021-11-22Rollup merge of #91143 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2021-11-22Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomezMatthias Krüger-32/+60
2021-11-22`#![feature(inline_const)]` is no longer incompleteGary Guo-11/+4
2021-11-22Split inline const to two feature gatesGary Guo-26/+54
2021-11-22Update cargoEric Huss-0/+0
2021-11-22Update booksEric Huss-0/+0
2021-11-22add rustc option for using LLVM stack smash protectionBenjamin A. Bjørnseth-0/+846
2021-11-22Auto merge of #91129 - rust-lang:rust-analyzer-2021-11-22, r=jonas-schievinkbors-17/+28
2021-11-22:arrow_up: rust-analyzerJonas Schievink-17/+28
2021-11-22Auto merge of #91099 - jsha:cleanup-undocumented, r=GuillaumeGomezbors-33/+4
2021-11-22Add GUI test for clicking on non-toggle summaryJacob Hoffman-Andrews-1/+11
2021-11-22Set color for <a> in a more straightforward wayJacob Hoffman-Andrews-28/+56
2021-11-22Auto merge of #90872 - ken-matsui:add-defer-to-rustdoc-template, r=jshabors-10/+10
2021-11-21rustdoc-gui/tester: print full filename on errorJacob Hoffman-Andrews-4/+4
2021-11-22Auto merge of #88681 - ehuss:duplicate-attributes, r=petrochenkovbors-122/+668
2021-11-21Auto merge of #90352 - camsteffen:for-loop-desugar, r=oli-obkbors-416/+202
2021-11-21Bless coverage testsCameron Steffen-11/+9
2021-11-21Update link_ordinal duplicate attribute handling.Eric Huss-3/+8
2021-11-21clippy: Fix pattern_type_mismatch for loopCameron Steffen-164/+43
2021-11-21Fix Clippy with changed for loop desugarCameron Steffen-140/+90
2021-11-21Simplify for loop desugarCameron Steffen-101/+60
2021-11-21Auto merge of #90844 - camelid:cleanup-vis, r=jyn514bors-74/+41
2021-11-21Auto merge of #91104 - matthiaskrgr:rollup-duk33o1, r=matthiaskrgrbors-17/+101
2021-11-21Rollup merge of #91098 - compiler-errors:issue-91058, r=estebankMatthias Krüger-0/+26
2021-11-21Rollup merge of #91097 - compiler-errors:spaces_in_impl_trait, r=estebankMatthias Krüger-17/+17
2021-11-21Rollup merge of #91070 - cuviper:insert-global, r=nagisaMatthias Krüger-0/+58
2021-11-21Inhibit clicks on summary's childrenJacob Hoffman-Andrews-0/+8
2021-11-20Remove styles for details.undocumentedJacob Hoffman-Andrews-33/+4
2021-11-21Auto merge of #89580 - estebank:trait-bounds-are-tricky, r=nagisabors-2593/+1783
2021-11-20Update testsinquisitivecrystal-21/+209
2021-11-20Fix for issue 91058Michael Goulet-20/+22
2021-11-21Auto merge of #91073 - camelid:small-cleanups, r=jyn514bors-6/+10
2021-11-20Use same_type_modulo_infer in more placesMichael Goulet-0/+24
2021-11-20Fixup test outputsMichael Goulet-17/+17
2021-11-20Move the issue-91050 tests to appease tidyJosh Stone-0/+0