about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-11-22add rustc option for using LLVM stack smash protectionBenjamin A. Bjørnseth-12/+1017
2021-11-22Auto merge of #91101 - birkenfeld:io_error_docs, r=Mark-Simulacrumbors-0/+6
2021-11-22Auto merge of #91099 - jsha:cleanup-undocumented, r=GuillaumeGomezbors-33/+4
2021-11-22Auto merge of #90872 - ken-matsui:add-defer-to-rustdoc-template, r=jshabors-10/+10
2021-11-22Auto merge of #88681 - ehuss:duplicate-attributes, r=petrochenkovbors-302/+1052
2021-11-21Auto merge of #90352 - camsteffen:for-loop-desugar, r=oli-obkbors-569/+321
2021-11-21Bless coverage testsCameron Steffen-11/+9
2021-11-21Auto merge of #89611 - eduardosm:next_code_point, r=Mark-Simulacrumbors-25/+36
2021-11-21libcore: assume the input of `next_code_point` and `next_code_point_reverse` ...Eduardo Sánchez Muñoz-25/+36
2021-11-21Update link_ordinal duplicate attribute handling.Eric Huss-11/+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-254/+179
2021-11-21Auto merge of #90844 - camelid:cleanup-vis, r=jyn514bors-74/+41
2021-11-21Auto merge of #91104 - matthiaskrgr:rollup-duk33o1, r=matthiaskrgrbors-27/+344
2021-11-21Rollup merge of #91098 - compiler-errors:issue-91058, r=estebankMatthias Krüger-6/+44
2021-11-21Rollup merge of #91097 - compiler-errors:spaces_in_impl_trait, r=estebankMatthias Krüger-20/+20
2021-11-21Rollup merge of #91070 - cuviper:insert-global, r=nagisaMatthias Krüger-1/+69
2021-11-21Rollup merge of #91008 - Urgau:float-minimum-maximum, r=scottmcmMatthias Krüger-0/+211
2021-11-21Mention std::io::Error::from(ErrorKind) in Error::new() docsGeorg Brandl-0/+6
2021-11-20Remove styles for details.undocumentedJacob Hoffman-Andrews-33/+4
2021-11-21Auto merge of #89580 - estebank:trait-bounds-are-tricky, r=nagisabors-2739/+2064
2021-11-20Fix for issue 91058Michael Goulet-24/+38
2021-11-21Auto merge of #91073 - camelid:small-cleanups, r=jyn514bors-6/+10
2021-11-20Use same_type_modulo_infer in more placesMichael Goulet-2/+26
2021-11-20Fixup test outputsMichael Goulet-17/+17
2021-11-20Add space in opaque `impl Trait`Michael Goulet-3/+3
2021-11-20Move the issue-91050 tests to appease tidyJosh Stone-0/+0
2021-11-20Add another test variant of issue-91050Josh Stone-1/+25
2021-11-20Apply documentation suggestions from @est31Urgau-8/+8
2021-11-20Auto merge of #91093 - matthiaskrgr:rollup-kovzwx0, r=matthiaskrgrbors-119/+263
2021-11-20Rollup merge of #91088 - RalfJung:revert, r=oli-obkMatthias Krüger-12/+0
2021-11-20Rollup merge of #91022 - compiler-errors:modulo_infer, r=estebankMatthias Krüger-4/+85
2021-11-20Rollup merge of #91018 - est31:let_else, r=matthewjasperMatthias Krüger-69/+66
2021-11-20Rollup merge of #90994 - Badel2:issue-90993, r=estebankMatthias Krüger-1/+38
2021-11-20Rollup merge of #90927 - terrarier2111:fix-float-ice, r=jackh726Matthias Krüger-1/+29
2021-11-20Rollup merge of #89741 - sdroege:arc-rc-from-inner-unsafe, r=Mark-SimulacrumMatthias Krüger-32/+45
2021-11-20bless NLL testEsteban Kuber-0/+18
2021-11-20Move tests from ui directoryEsteban Kuber-0/+0
2021-11-20review commentsEsteban Kuber-8/+2
2021-11-20Move tests for missing trait bounds to their own directoryEsteban Kuber-0/+0
2021-11-20Suggest constraining `fn` type params when appropriateEsteban Kuber-28/+85
2021-11-20Point at `impl` blocks when they introduce unmet obligationsEsteban Kuber-59/+184
2021-11-20Align multiline messages to their label (add left margin)Esteban Kuber-1297/+1310
2021-11-20Do not mention associated items when they introduce an obligationEsteban Kuber-1028/+9
2021-11-20Point at bounds when comparing impl items to traitEsteban Kuber-54/+62
2021-11-20Change `trait_defs.rs` incremental hash testEsteban Kuber-3/+3
2021-11-20Point at source of trait bound obligations in more placesEsteban Kuber-421/+550
2021-11-20Auto merge of #87704 - ChrisDenton:win-resolve-exe, r=yaahcbors-32/+219
2021-11-20Re-bless test outputsMichael Goulet-2/+2