about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-05-18Auto merge of #7089 - Jarcho:multiple_impls_generic, r=Jarchobors-46/+154
2021-05-18fix typoJorge Ferreira-2/+2
2021-05-18Improve `multiple_inherent_impl` lintJason Newcomb-46/+154
2021-05-18Auto merge of #7242 - Jarcho:implicit_return_ice, r=flip1995bors-1/+15
2021-05-18Fix ICE in `implicit_return`Jason Newcomb-1/+15
2021-05-18Auto merge of #85437 - GuillaumeGomez:rollup-3jcirty, r=GuillaumeGomezbors-133/+800
2021-05-18Add diagnostic item to `CStr`Mateusz Gacek-0/+2
2021-05-18Auto merge of #7241 - flip1995:warn-deny-warnings, r=camsteffenbors-9/+19
2021-05-18Add GUI tests for escape handlingGuillaume Gomez-0/+27
2021-05-18Fix escape handling on search resultsGuillaume Gomez-2/+2
2021-05-18Rollup merge of #85415 - LeSeulArtichaut:no-packed-borrow-unsafeck, r=RalfJungGuillaume Gomez-43/+22
2021-05-18Rollup merge of #85393 - Aaron1011:async-type-err, r=varkorGuillaume Gomez-9/+46
2021-05-18Rollup merge of #85369 - FabianWolff:issue-84973, r=jackh726Guillaume Gomez-17/+277
2021-05-18Rollup merge of #85339 - FabianWolff:issue-83893, r=varkorGuillaume Gomez-7/+263
2021-05-18Rollup merge of #85338 - lopopolo:core-iter-repeat-gh-81292, r=joshtriplettGuillaume Gomez-0/+35
2021-05-18Rollup merge of #85280 - jsha:move-trait-toggles, r=GuillaumeGomezGuillaume Gomez-2/+14
2021-05-18Rollup merge of #84587 - jyn514:rustdoc-lint-block, r=CraftSpiderGuillaume Gomez-55/+143
2021-05-18Auto merge of #85313 - jackh726:region_eq, r=nikomatsakisbors-41/+83
2021-05-18Don't pass -pie to linker on windows targets.Luqman Aden-2/+5
2021-05-18Undo unnecessary changes.Luqman Aden-13/+4
2021-05-18Improve display for "copy-path" button, making it more discreteGuillaume Gomez-13/+39
2021-05-18Fix fallout from not ignoring warnings anymoreflip1995-6/+4
2021-05-18Deny warning in every main sub-crateflip1995-3/+15
2021-05-18Auto merge of #7240 - flip1995:rollup-6nwjgyp, r=flip1995bors-22/+26
2021-05-18Rollup merge of #7239 - flip1995:ci-windows-rustup, r=flip1995Philipp Krones-0/+5
2021-05-18Rollup merge of #7237 - hi-rustin:rustin-patch-command, r=flip1995Philipp Krones-0/+2
2021-05-18Rollup merge of #7235 - camsteffen:manual-unwrap-or-deref, r=flip1995Philipp Krones-22/+19
2021-05-18CI: update rustup before installing the toolchain on windowsflip1995-0/+5
2021-05-18Auto merge of #82973 - ijackson:exitstatuserror, r=yaahcbors-20/+281
2021-05-18Add x.py pre-setup instructionsLee Bradley-2/+22
2021-05-18Auto merge of #7201 - mucinoab:master, r=giraffatebors-38/+18
2021-05-18Stabilize extended_key_value_attributesJoshua Nelson-76/+21
2021-05-18Add the command to add upstream remotehi-rustin-0/+2
2021-05-18Fix must_use on `Option::is_none`mbartlett21-1/+1
2021-05-17Fix rebase conflictsJoshua Nelson-1/+1
2021-05-17Remove powi, "square can be computed more efficiently"Bruno A. MuciƱo-38/+18
2021-05-18adding algorithm explanation for partition_in_place iter method and bounding ...Satyarth Agrahari-0/+4
2021-05-17Don't require cmake on Windows when LLVM isn't being builtJoshua Nelson-2/+3
2021-05-17Address review commentsJoshua Nelson-15/+22
2021-05-17Rename INVALID_RUST_CODEBLOCK{,S}Joshua Nelson-9/+9
2021-05-17Add back missing help for ignore blocksJoshua Nelson-34/+40
2021-05-17New rustdoc lint to respect -Dwarnings correctlyAlexis Bourget-40/+115
2021-05-18Auto merge of #85402 - RalfJung:miri, r=RalfJungbors-8/+8
2021-05-17Adjust linker_is_gnu branches for cases that don't work on windows.Luqman Aden-7/+16
2021-05-18update MiriRalf Jung-8/+8
2021-05-17Auto merge of #7234 - camsteffen:if-let-else-braces, r=flip1995bors-42/+3
2021-05-17Implement jackh726's suggestionsFabian Wolff-14/+137
2021-05-17Fix manual_unwrap_or FP deref referenceCameron Steffen-3/+15
2021-05-17Auto merge of #85414 - RalfJung:rollup-ueqcik4, r=RalfJungbors-183/+174
2021-05-17Remove dead code after not linting else if letCameron Steffen-42/+3