about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-06-22Rollup merge of #86517 - camsteffen:unused-unsafe-async, r=LeSeulArtichautYuki Okushi-25/+43
2021-06-22Rollup merge of #86501 - jyn514:doctest-cleanup, r=CraftSpiderYuki Okushi-21/+22
2021-06-22Rollup merge of #86451 - notriddle:notriddle/rustdoc-intra-doc-link-summary, ...Yuki Okushi-15/+69
2021-06-22Rollup merge of #86402 - tspiteri:source-woff2, r=jshaYuki Okushi-11/+54
2021-06-22Rollup merge of #86393 - yerke:add-test-for-issue-52025, r=JohnTitorYuki Okushi-0/+57
2021-06-22add regression test for issue #52025Yerkebulan Tulibergenov-0/+57
2021-06-22Auto merge of #85707 - jam1garner:future_prelude_collision_lint, r=nikomatsakisbors-31/+1144
2021-06-22Auto merge of #86352 - yerke:add-test-for-issue-37508, r=Mark-Simulacrumbors-0/+36
2021-06-22Auto merge of #86527 - JohnTitor:rollup-cbu78g4, r=JohnTitorbors-219/+553
2021-06-21Don't reallocate the crate name when running doctestsJoshua Nelson-5/+7
2021-06-21Rename cratename -> crate_nameJoshua Nelson-17/+17
2021-06-21Remove unnecessary call to queries.crate_name()Joshua Nelson-3/+2
2021-06-22Rollup merge of #86493 - Smittyvb:ctor-typeck-error, r=davidtwcoYuki Okushi-6/+107
2021-06-22Rollup merge of #86398 - yerke:add-test-for-issue-54685, r=Mark-SimulacrumYuki Okushi-0/+31
2021-06-22Rollup merge of #86387 - JohnTitor:now-no-unused-lifetimes, r=Mark-SimulacrumYuki Okushi-2/+0
2021-06-22Rollup merge of #86381 - yerke:add-test-for-issue-39161, r=JohnTitorYuki Okushi-0/+13
2021-06-22Rollup merge of #86367 - m-ou-se:fix-abs-comment, r=scottmcmYuki Okushi-3/+3
2021-06-22Rollup merge of #86334 - LeSeulArtichaut:86120-links-type-aliases, r=jyn514Yuki Okushi-5/+65
2021-06-22Rollup merge of #86297 - GuillaumeGomez:rustdoc-gui-args, r=Mark-SimulacrumYuki Okushi-25/+57
2021-06-22Rollup merge of #86114 - JDuchniewicz:feat/panic-frame-fmt, r=yaahcYuki Okushi-3/+2
2021-06-22Rollup merge of #86037 - soerenmeier:cursor_remaining, r=yaahcYuki Okushi-4/+85
2021-06-22Rollup merge of #85182 - CDirkx:available_concurrency, r=JohnTitorYuki Okushi-163/+182
2021-06-22Rollup merge of #85054 - jethrogb:jb/sgx-inline-asm, r=AmanieuYuki Okushi-8/+8
2021-06-21Fix unused_unsafe with compiler-generated unsafeCameron Steffen-25/+43
2021-06-21Auto merge of #86383 - shamatar:slice_len_lowering, r=bjorn3bors-1/+185
2021-06-21Auto merge of #86515 - JohnTitor:rollup-axzb4xh, r=JohnTitorbors-134/+432
2021-06-21introduce helper functionNiko Matsakis-22/+32
2021-06-21add test for `dyn` collisionsNiko Matsakis-0/+122
2021-06-21do not run rustfix for future-prelude-collision-shadowNiko Matsakis-35/+1
2021-06-21Reference issue test originated fromSmitty-8/+9
2021-06-22Rollup merge of #86503 - ehuss:rustc.css-fonts, r=jyn514,GuillaumeGomezYuki Okushi-10/+33
2021-06-22Rollup merge of #86495 - r00ster91:patch-11, r=petrochenkovYuki Okushi-6/+9
2021-06-22Rollup merge of #86473 - fee1-dead:rustdoc-const-unstable, r=jyn514Yuki Okushi-51/+112
2021-06-22Rollup merge of #86472 - Mark-Simulacrum:fix-ci-beta, r=pietroalbiniYuki Okushi-6/+10
2021-06-22Rollup merge of #86424 - calebcartwright:rustfmt-mod-resolution, r=Mark-Simul...Yuki Okushi-1/+46
2021-06-22Rollup merge of #86349 - yerke:add-test-for-issue-78632, r=Mark-SimulacrumYuki Okushi-0/+59
2021-06-22Rollup merge of #86274 - alexander-melentyev:spaces, r=bjorn3Yuki Okushi-48/+48
2021-06-22Rollup merge of #86248 - JohnTitor:issue-85113, r=Mark-SimulacrumYuki Okushi-0/+70
2021-06-22Rollup merge of #86192 - hi-rustin:rustin-patch-lint, r=nikomatsakisYuki Okushi-12/+45
2021-06-21Readd `unsafe` keyword in testsDeadbeef-6/+6
2021-06-21Update comment regarding staged_apiDeadbeef-1/+1
2021-06-21Auto merge of #86210 - ehuss:rustfix-update, r=Mark-Simulacrumbors-13/+38
2021-06-21Removed/Updated some cases and simplified `match`Deadbeef-29/+4
2021-06-21Added some tests for `unsafe` in const-dispay.rsDeadbeef-6/+47
2021-06-21Check for const_unstable before printing `const`Deadbeef-44/+65
2021-06-21Auto merge of #86157 - jsha:tera, r=jyn514,GuillaumeGomezbors-176/+252
2021-06-21Use `Unsupported` on platforms where `available_concurrency` is not implemented.Christiaan Dirkx-21/+9
2021-06-21Remove tidy exception for `available_concurrency`Christiaan Dirkx-1/+0
2021-06-21Resolve type aliases to the type they point to in intra-doc linksLeSeulArtichaut-5/+65
2021-06-21Delete spacesAlexander Melentyev-48/+48