about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-05-16Auto merge of #71665 - RalfJung:miri-intern-no-ice, r=oli-obkbors-336/+331
2020-05-16Fix typo Arbintrary to ArbitraryRustin-Liu-1/+1
2020-05-16Auto merge of #72079 - semarie:openbsd-stacker, r=Mark-Simulacrumbors-3/+3
2020-05-15Remove redundant backtick in error message.Eric Huss-4/+4
2020-05-16Auto merge of #72251 - Dylan-DPC:rollup-4mik3o7, r=Dylan-DPCbors-210/+946
2020-05-16Rollup merge of #72224 - lzutao:links, r=Dylan-DPCDylan DPC-8/+8
2020-05-16Rollup merge of #72220 - wesleywiser:const_prop_eval_consts, r=oli-obkDylan DPC-6/+11
2020-05-16Rollup merge of #72218 - RalfJung:test-unleashed-ptrs, r=oli-obkDylan DPC-0/+68
2020-05-16Rollup merge of #72206 - sergey-melnychuk:cleanup-stale-fixme, r=petrochenkovDylan DPC-4/+7
2020-05-16Rollup merge of #72090 - RalfJung:rustc_driver-exit-code, r=oli-obkDylan DPC-3/+1
2020-05-16Rollup merge of #72090 - RalfJung:rustc_driver-exit-code, r=oli-obkDylan DPC-12/+15
2020-05-16Rollup merge of #71948 - csmoe:issue-61076, r=oli-obkDylan DPC-16/+2
2020-05-16Rollup merge of #71948 - csmoe:issue-61076, r=oli-obkDylan DPC-37/+246
2020-05-16Rollup merge of #71724 - GuillaumeGomez:doc-alias-improvements, r=ollie27Dylan DPC-143/+561
2020-05-16Rollup merge of #71677 - Mark-Simulacrum:hasher-docs, r=AmanieuDylan DPC-0/+20
2020-05-16Rollup merge of #71662 - glandium:osstring_from_str, r=sfacklerDylan DPC-0/+10
2020-05-15Auto merge of #5599 - dtolnay:letif, r=flip1995bors-4/+3
2020-05-15identity_op: allow `1 << 0`Eduardo Broto-3/+44
2020-05-15Improve the documentation for ManuallyDrop to resolve conflicting usage of te...Diggory Blake-11/+36
2020-05-15InvalidUninitBytes: Track more info about accessDavid Cook-25/+67
2020-05-15Clarify use of format_args in Debug for LiteralDavid Tolnay-0/+1
2020-05-15Fix CHANGELOG.md and lint names pluralThibsG-57/+57
2020-05-15Implement Default for proc_macro::TokenStreamDavid Tolnay-0/+7
2020-05-15Add test of proc_macro::TokenStream's DebugDavid Tolnay-0/+221
2020-05-15Fix {:#?} representation of proc_macro::LiteralDavid Tolnay-9/+19
2020-05-15Auto merge of #5592 - ebroto:extend_unused_unit, r=flip1995bors-41/+138
2020-05-15Updated documentation of Prefix::VerbatimDiskSOFe-2/+2
2020-05-15Remove lang_items\(\).*\.unwrap\(\)Nathan Corbyn-27/+34
2020-05-15Auto merge of #69659 - CAD97:step-rework-take-3, r=Amanieubors-245/+619
2020-05-15implement type_implments_trait querycsmoe-16/+2
2020-05-15implement type_implments_trait querycsmoe-42/+120
2020-05-15Rename lint `map_unwrap` to `map_unwrap_or` and register lints as renamedThibsG-33/+36
2020-05-15doc: add links to rotate_(left|right)Lzu Tao-8/+8
2020-05-15Auto merge of #72222 - Dylan-DPC:rollup-vaw44dg, r=Dylan-DPCbors-51/+279
2020-05-15Rollup merge of #72214 - JOE1994:nitpicky, r=jonas-schievinkDylan DPC-3/+3
2020-05-15Rollup merge of #72200 - spastorino:add-prioritize_on-to-triagebot, r=Mark-Si...Dylan DPC-0/+2
2020-05-15Rollup merge of #72173 - xliiv:54172-intra-for-trait-impl, r=GuillaumeGomezDylan DPC-11/+90
2020-05-15Rollup merge of #72172 - Mark-Simulacrum:check-no-stage, r=alexcrichtonDylan DPC-0/+14
2020-05-15Rollup merge of #72146 - Mark-Simulacrum:separate-std-asserts, r=alexcrichtonDylan DPC-1/+18
2020-05-15Rollup merge of #72062 - overdrivenpotato:psp, r=jonas-schievinkDylan DPC-0/+111
2020-05-15Rollup merge of #71809 - marmeladema:fix-issue-71104, r=eddybDylan DPC-36/+41
2020-05-14Auto merge of #71321 - matthewjasper:alloc-min-spec, r=sfacklerbors-120/+51
2020-05-14[const-prop] Don't replace Rvalues that are already constantsWesley Wiser-6/+11
2020-05-14Add prioritize_on attribute to triagebotSantiago Pastorino-0/+2
2020-05-14make sure even unleashed miri does not do pointer stuffRalf Jung-0/+68
2020-05-14improve step_integer_impls macroCAD97-29/+6
2020-05-14Minor fixes to commentsJOE1994-3/+3
2020-05-14Auto merge of #72202 - Dylan-DPC:rollup-6lbxh1s, r=Dylan-DPCbors-86/+246
2020-05-14Don't pass --dynamic-linker for Fuchsia dylibsTyler Mandry-1/+1
2020-05-14cleanup stale FIXME(#64197)sergey-melnychuk-4/+7