about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-02-26fix typo in RELEASES.mdTrevor Spiteri-1/+1
2021-02-26Auto merge of #81458 - estebank:match-stmt-remove-semi, r=oli-obkbors-10/+161
2021-02-26Auto merge of #78429 - casey:doctest-attribute-splitting, r=jyn514bors-20/+84
2021-02-25Auto merge of #82530 - Aaron1011:rollup-aalwq15, r=Aaron1011bors-168/+174
2021-02-25Rollup merge of #82510 - jyn514:fix-typo, r=Dylan-DPCAaron Hill-1/+1
2021-02-25Rollup merge of #82503 - cratelyn:patch-1, r=Mark-SimulacrumAaron Hill-1/+1
2021-02-25Rollup merge of #82502 - jyn514:tidy, r=petrochenkovAaron Hill-6/+12
2021-02-25Rollup merge of #82484 - bugadani:docfix, r=jyn514Aaron Hill-1/+11
2021-02-25Rollup merge of #82468 - osa1:pick_by_value_method_docs, r=petrochenkovAaron Hill-19/+17
2021-02-25Rollup merge of #82467 - ojeda:tidy-normalize-safety-comments, r=kennytmAaron Hill-19/+26
2021-02-25Rollup merge of #82464 - ehuss:unix-command-comment, r=kennytmAaron Hill-17/+7
2021-02-25Rollup merge of #82463 - jrmuizel:patch-1, r=steveklabnikAaron Hill-1/+1
2021-02-25Rollup merge of #82441 - frewsxcv:frewsxcv-docs, r=GuillaumeGomezAaron Hill-2/+2
2021-02-25Rollup merge of #82431 - Aaron1011:fix/bug-env, r=jyn514Aaron Hill-2/+4
2021-02-25Rollup merge of #82269 - LeSeulArtichaut:cleanup-ppmode, r=spastorinoAaron Hill-99/+92
2021-02-25Auto merge of #82447 - Amanieu:legacy_const_generics, r=oli-obkbors-4/+429
2021-02-25Detect match statement intended to be tail expressionEsteban Küber-10/+161
2021-02-25Auto merge of #82517 - Dylan-DPC:rollup-a1958gb, r=Dylan-DPCbors-3437/+7140
2021-02-25Rollup merge of #82514 - flip1995:clippyup, r=ManishearthDylan DPC-3284/+6576
2021-02-25Rollup merge of #82364 - osa1:issue82361, r=estebankDylan DPC-4/+128
2021-02-25Rollup merge of #82321 - bugadani:ast3, r=varkorDylan DPC-7/+6
2021-02-25Rollup merge of #82313 - jsha:update-normalize-css, r=GuillaumeGomezDylan DPC-1/+1
2021-02-25Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkorDylan DPC-9/+67
2021-02-25Rollup merge of #82214 - est31:no_to_string, r=oli-obkDylan DPC-6/+6
2021-02-25Rollup merge of #82213 - est31:slices_for_vecs, r=jyn514Dylan DPC-3/+3
2021-02-25Rollup merge of #82090 - notriddle:consider-using-a-semicolon-here, r=estebankDylan DPC-2/+83
2021-02-25Rollup merge of #82087 - estebank:abolish-ice, r=oli-obkDylan DPC-20/+39
2021-02-25Rollup merge of #82078 - lopopolo:char-u8-const-fn, r=m-ou-seDylan DPC-10/+18
2021-02-25Rollup merge of #81713 - estebank:unstable-assoc-item-lint, r=oli-obkDylan DPC-23/+67
2021-02-25Rollup merge of #81575 - camelid:rustdoc-wrongnamespace-cleanup, r=jyn514Dylan DPC-17/+22
2021-02-25Rollup merge of #81167 - usbalbin:const_write, r=oli-obkDylan DPC-5/+65
2021-02-25Rollup merge of #80553 - derekdreery:arc_error, r=m-ou-seDylan DPC-0/+22
2021-02-25Rollup merge of #80534 - LeSeulArtichaut:doc-include, r=jyn514Dylan DPC-4/+3
2021-02-25Rollup merge of #75807 - jyn514:num-intra-link, r=poliorceticsDylan DPC-42/+34
2021-02-25Auto merge of #82265 - GuillaumeGomez:cleanup-attrs-twice, r=jyn514bors-6/+23
2021-02-25add helpful error notes and fix the false 'defined here' messagesHenry Boisdequin-9/+67
2021-02-25Update Cargo.lockflip1995-11/+119
2021-02-25Fix Clippy build and testflip1995-3/+6
2021-02-25Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyupflip1995-3273/+6454
2021-02-25Auto merge of #6789 - flip1995:rustup, r=flip1995bors-149/+134
2021-02-25Bump nightly version -> 2021-02-25flip1995-1/+1
2021-02-25Merge remote-tracking branch 'upstream/master' into rustupflip1995-3288/+6338
2021-02-25Improve checking for attributeAmanieu d'Antras-63/+85
2021-02-25Auto merge of #6788 - matthiaskrgr:upper_case_acronyms, r=flip1995bors-35/+139
2021-02-25run cargo dev update_lintsMatthias Krüger-1/+2
2021-02-25Auto merge of #82338 - RalfJung:interp-error-allocs, r=oli-obkbors-25/+12
2021-02-25Fix typo in `param_env_reveal_all_normalized` #82510Joshua Nelson-1/+1
2021-02-25Add a cache for rustc_legacy_const_genericsAmanieu d'Antras-15/+30
2021-02-25Fix testsAmanieu d'Antras-4/+12
2021-02-25Auto merge of #82162 - cuviper:flat-fold, r=Mark-Simulacrumbors-20/+35