about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-06-22Rollup merge of #86297 - GuillaumeGomez:rustdoc-gui-args, r=Mark-SimulacrumYuki Okushi-25/+57
2021-06-22Rollup merge of #85182 - CDirkx:available_concurrency, r=JohnTitorYuki Okushi-1/+0
2021-06-21Auto merge of #86515 - JohnTitor:rollup-axzb4xh, r=JohnTitorbors-123/+414
2021-06-22Rollup merge of #86503 - ehuss:rustc.css-fonts, r=jyn514,GuillaumeGomezYuki Okushi-10/+33
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-43/+43
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/+41
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-12/+37
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/+225
2021-06-21Remove tidy exception for `available_concurrency`Christiaan Dirkx-1/+0
2021-06-21Delete spacesAlexander Melentyev-43/+43
2021-06-20Use Tera templates for rustdoc.Jacob Hoffman-Andrews-176/+225
2021-06-21Auto merge of #86166 - tmiasko:no-alloca-for-zsts, r=nagisabors-2/+2
2021-06-21Auto merge of #86502 - JohnTitor:rollup-wge0f3x, r=JohnTitorbors-18/+149
2021-06-20Fix rust.css fonts.Eric Huss-10/+33
2021-06-21Rollup merge of #86484 - fee1-dead:builtin-macro-recursion, r=petrochenkovYuki Okushi-0/+30
2021-06-21Rollup merge of #86156 - ehuss:linkchecker-fixes, r=Mark-SimulacrumYuki Okushi-8/+70
2021-06-21Rollup merge of #86152 - the8472:lazify-npm-queries, r=Mark-SimulacrumYuki Okushi-8/+27
2021-06-21Rollup merge of #83739 - JohnTitor:issue-75889, r=estebankYuki Okushi-2/+22
2021-06-20tidy: Check that cargo and compiletest share the same rustfix.Eric Huss-0/+20
2021-06-20compiletest: display the error if rustfix failsEric Huss-2/+5
2021-06-20Update rustfix for compiletest.Eric Huss-10/+12
2021-06-20Auto merge of #85980 - ssomers:btree_cleanup_LeafRange, r=Mark-Simulacrumbors-35/+148
2021-06-20Fix CI to fetch master on beta channelMark Rousskov-6/+10
2021-06-20Auto merge of #85538 - r00ster91:iterrepeat, r=Mark-Simulacrumbors-3/+1
2021-06-21Do not set depth to 0 in fully_expand_fragmentDeadbeef-0/+30
2021-06-20update MiriRalf Jung-8/+10
2021-06-20Auto merge of #86468 - GuillaumeGomez:update-browser-ui-test-version, r=jshabors-101/+101
2021-06-20"(const: unstable)" for stable-but-const-unstableDeadbeef-9/+33
2021-06-19Auto merge of #86460 - JohnTitor:use-static-in-pattern-err, r=oli-obkbors-49/+46
2021-06-19Auto merge of #86034 - nagisa:nagisa/rt-soundness, r=m-ou-sebors-0/+30
2021-06-19Update browser-ui-test versionGuillaume Gomez-101/+101
2021-06-19Change entry point to 🛡️ against 💥 💥-payloadsSimonas Kazlauskas-0/+30
2021-06-19Auto merge of #86426 - hi-rustin:rustin-patch-lint-warn, r=Aaron1011bors-40/+117
2021-06-19Refactor `PatternError` structureYuki Okushi-49/+46
2021-06-19Auto merge of #86456 - JohnTitor:rollup-jjzupny, r=JohnTitorbors-2/+49
2021-06-19Rollup merge of #86444 - FabianWolff:issue-83505, r=LeSeulArtichautYuki Okushi-0/+40
2021-06-19Rollup merge of #86370 - matteo-briani:fix-rustdoc-stabilized-versions-layout...Yuki Okushi-2/+9
2021-06-18Auto merge of #86194 - RalfJung:const-ub-hard-error, r=oli-obkbors-859/+335
2021-06-18Fix ICE with `#[repr(simd)]` on enumFabian Wolff-0/+40
2021-06-18improve test by using intrinsic directlyRalf Jung-54/+26