about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-04Auto merge of #88626 - cjgillot:lfitb, r=petrochenkovbors-235/+195
2021-09-04Auto merge of #7570 - HKalbasi:derivable-impls, r=camsteffenbors-58/+516
2021-09-04Auto merge of #7584 - shepmaster:unnecessary_expect, r=camsteffenbors-69/+212
2021-09-05add derivable impls linthamidreza kalbasi-58/+516
2021-09-04Auto merge of #88364 - pietroalbini:llvm-install-filecheck, r=Mark-Simulacrumbors-0/+5
2021-09-04Use the 64b inner:monotonize() implementation not the 128b one for aarch64Ali Saidi-2/+2
2021-09-04test for issue #77175Stefano Buliani-0/+19
2021-09-04Skip single use lifetime lint for generated opaque typesStefano Buliani-1/+22
2021-09-04Clarify what “a container” is in `FromIterator<Option<A>> for Option<V>` ...Kevin Reid-2/+2
2021-09-04Add sentence punctuation and links in `Option` docs.Kevin Reid-5/+5
2021-09-04“Moves” instead of “copies” in `<Option<T> as From<T>>::from` doc.Kevin Reid-1/+1
2021-09-04Document when to use Windows' `symlink_dir` vs. `symlink_file`Chris Denton-2/+20
2021-09-04Auto merge of #88574 - camelid:box-genericarg-const, r=GuillaumeGomezbors-4/+9
2021-09-04needless_option_as_dereflengyijun-2/+119
2021-09-04Auto merge of #88550 - dpaoliello:dpaoliello/allocdebuginfo, r=estebankbors-41/+66
2021-09-04Fix documentation of eval_order_dependencechansuke-2/+2
2021-09-04Fix #88256, remove duplicated diagnosticyukang-33/+3
2021-09-04Fix #88256, remove duplicated diagnosticyukang-65/+59
2021-09-04Auto merge of #88547 - notriddle:notriddle/is-expr-delims-necessary, r=davidtwcobors-7/+104
2021-09-04Auto merge of #88538 - bjorn3:no_session_in_crate_loader, r=petrochenkovbors-94/+77
2021-09-04Auto merge of #88633 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+1
2021-09-03Bump version to 1.57Mark Rousskov-1/+1
2021-09-04Auto merge of #88598 - estebank:type-ascription-can-die-in-a-fire, r=wesleywiserbors-5/+67
2021-09-03Enable all main body Markdown options for summariesNoah Lev-2/+6
2021-09-03Fix accidentally deleted partpatrick-gu-1/+1
2021-09-03Add a missing backtickpatrick-gu-1/+1
2021-09-03Use `summary_opts()` for Markdown summariesNoah Lev-12/+13
2021-09-03Remove excessive linkingpatrick-gu-58/+53
2021-09-03Auto merge of #88482 - athei:add-import-test, r=the8472bors-0/+30
2021-09-03Replace Vec by Option.Camille GILLOT-35/+14
2021-09-03Simplify lifetimes_from_impl_trait_bounds.Camille GILLOT-200/+181
2021-09-03rustdoc: Box `GenericArg::Const` to reduce enum sizeNoah Lev-4/+9
2021-09-03Auto merge of #88572 - matthewjasper:if-let-scoping-fix, r=oli-obkbors-562/+596
2021-09-03Update coverage testsMatthew Jasper-5/+5
2021-09-03Auto merge of #88454 - devnexen:sunos_asan, r=wesleywiserbors-2/+6
2021-09-03Auto merge of #88597 - cjgillot:lower-global, r=petrochenkovbors-279/+231
2021-09-03Detect bare blocks with type ascription that were meant to be a `struct` literalEsteban Kuber-5/+67
2021-09-03Correct link in documentation for the file `clippy_lints::utils::conf`Fridtjof Stoldt-1/+1
2021-09-03Updating issue templates again for rustbotxFrednet-6/+9
2021-09-03Auto merge of #88618 - m-ou-se:rollup-6tss5z6, r=m-ou-sebors-56/+64
2021-09-03Rollup merge of #88613 - m-ou-se:array-docs-2021, r=AmanieuMara Bos-7/+11
2021-09-03Rollup merge of #88610 - m-ou-se:array-into-iter-docs, r=AmanieuMara Bos-2/+7
2021-09-03Rollup merge of #88579 - ast-ral:master, r=m-ou-seMara Bos-4/+0
2021-09-03Rollup merge of #88557 - lcnr:const-generics-cleanup, r=BoxyUwUMara Bos-31/+6
2021-09-03Rollup merge of #88507 - atsuzaki:slice-fill-maybeuninit-test, r=RalfJungMara Bos-0/+8
2021-09-03Rollup merge of #88483 - jethrogb:jb/llvm-libunwind-self-contained, r=petroch...Mara Bos-12/+20
2021-09-03Rollup merge of #88202 - azdavis:master, r=jyn514Mara Bos-0/+12
2021-09-03Update primitive docs for rust 2021.Mara Bos-7/+11
2021-09-03Add a better error message for #39364Ophir LOJKINE-1/+1
2021-09-03Update outdated docs of array::IntoIter::new.Mara Bos-2/+7