about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-04-28Rollup merge of #84663 - CDirkx:dropguard, r=Mark-SimulacrumJack Huey-24/+4
2021-04-28Rollup merge of #84661 - pierwill:patch-1, r=jackh726Jack Huey-1/+1
2021-04-28Rollup merge of #84646 - JohnTitor:add-some-bad-placeholder-tests, r=Dylan-DPCJack Huey-0/+108
2021-04-28Rollup merge of #84636 - notriddle:data-aliases, r=jyn514,GuillaumeGomezJack Huey-3/+3
2021-04-28Rollup merge of #84585 - jyn514:check-rustdoc, r=Mark-SimulacrumJack Huey-3/+3
2021-04-28Rollup merge of #84555 - jyn514:ice-backtrace, r=Mark-SimulacrumJack Huey-0/+4
2021-04-28Rollup merge of #84540 - 12101111:enable-sanitizers, r=Mark-SimulacrumJack Huey-0/+1
2021-04-28Rollup merge of #84531 - Smittyvb:foo-not-feature, r=Mark-SimulacrumJack Huey-0/+9
2021-04-28Rollup merge of #84530 - richkadel:test-tidy-build-dirs, r=Mark-SimulacrumJack Huey-0/+2
2021-04-28Rollup merge of #84484 - jyn514:check-tools, r=Mark-SimulacrumJack Huey-8/+6
2021-04-28Auto merge of #84615 - a1phyr:clone_from_pathbuf_osstring, r=Mark-Simulacrumbors-3/+39
2021-04-28Add `x.py check src/librustdoc` as an alias for `x.py check src/tools/rustdoc`Joshua Nelson-3/+3
2021-04-28Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakisbors-121/+66
2021-04-28Auto merge of #84650 - a1phyr:simplify_mutex_into_inner, r=m-ou-sebors-19/+2
2021-04-28rustdoc: update auto_aliases test case with data-aliases attributeMichael Howell-1/+1
2021-04-28rustdoc: change aliases attribute to data-aliasesMichael Howell-2/+2
2021-04-28Remove `DropGuard` in `sys::windows::process` and use `StaticMutex` insteadChristiaan Dirkx-24/+4
2021-04-28Remove extra word in `rustc_mir` docspierwill-1/+1
2021-04-28Auto merge of #84645 - lnicola:rust-analyzer-2021-04-26, r=jonas-schievinkbors-18/+22
2021-04-28Auto merge of #84562 - richkadel:issue-83601, r=tmandrybors-2/+198
2021-04-28Simplify `Mutex::into_inner`Benoît du Garreau-19/+2
2021-04-28Auto merge of #83401 - fee1-dead:master, r=davidtwcobors-7/+54
2021-04-28Add a regression test for #80779Yuki Okushi-0/+34
2021-04-28Add a regression test for #75883Yuki Okushi-0/+74
2021-04-28:arrow_up: rust-analyzerLaurențiu Nicola-18/+22
2021-04-28Auto merge of #84644 - JohnTitor:rollup-nzq9rjz, r=JohnTitorbors-136/+499
2021-04-28Rollup merge of #84642 - Amanieu:vec_extend_from_within, r=dtolnayYuki Okushi-5/+1
2021-04-28Rollup merge of #84624 - r00ster91:patch-5, r=JohnTitorYuki Okushi-1/+1
2021-04-28Rollup merge of #84622 - jackh726:gats-trait-object, r=nikomatsakisYuki Okushi-25/+179
2021-04-28Rollup merge of #84616 - GuillaumeGomez:fix-empty-dom-toggle, r=jshaYuki Okushi-102/+136
2021-04-28Rollup merge of #84529 - richkadel:issue-84180, r=tmandryYuki Okushi-3/+182
2021-04-28Stabilize vec_extend_from_withinAmanieu d'Antras-5/+1
2021-04-28Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakisbors-182/+37
2021-04-28Auto merge of #84498 - workingjubilee:update-grab-bag, r=Mark-Simulacrumbors-87/+28
2021-04-27remove pat2021mark-80/+35
2021-04-27adds feature gating of `no_coverage` at either crate- or function-levelRich Kadel-63/+142
2021-04-27Auto merge of #84635 - ehuss:update-cargo, r=ehussbors-0/+0
2021-04-27Update cargoEric Huss-0/+0
2021-04-27Auto merge of #84494 - tdelabro:84304-bis, r=jyn514bors-128/+158
2021-04-27Make sentence in env::args_os' docs plain and simpler00ster-1/+1
2021-04-27Make traits with GATs not object safeJack Huey-25/+179
2021-04-27Derived Eq no longer shows uncoveredRich Kadel-2/+119
2021-04-27Auto merge of #84620 - Dylan-DPC:rollup-wkv97im, r=Dylan-DPCbors-610/+614
2021-04-27Rollup merge of #84613 - lcnr:recursive-types, r=jackh726Dylan DPC-191/+194
2021-04-27Rollup merge of #84610 - flip1995:clippyup, r=Manishearth,flip1995Dylan DPC-326/+416
2021-04-27Rollup merge of #84563 - jclulow:backtrace-upgrade, r=Mark-SimulacrumDylan DPC-0/+0
2021-04-27Rollup merge of #84521 - CDirkx:hermit-dedup, r=Mark-SimulacrumDylan DPC-92/+3
2021-04-27Rollup merge of #84132 - Manishearth:lldb-nonstandard, r=Mark-SimulacrumDylan DPC-1/+1
2021-04-27Switch `rustc::internal` from deny to warnJoshua Nelson-4/+4
2021-04-27Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyupflip1995-326/+416