]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #86034 - nagisa:nagisa/rt-soundness, r=m-ou-se
[rust.git] / src /
2021-06-19 borsAuto merge of #86034 - nagisa:nagisa/rt-soundness,...
2021-06-19 borsAuto merge of #86437 - nikomatsakis:tait-docs, r=oli-obk
2021-06-19 Simonas KazlauskasChange entry point to 🛡️ against 💥 💥-payloads
2021-06-19 borsAuto merge of #86426 - hi-rustin:rustin-patch-lint...
2021-06-19 borsAuto merge of #86378 - Smittyvb:thir-walker-pat, r...
2021-06-19 borsAuto merge of #86456 - JohnTitor:rollup-jjzupny, r...
2021-06-19 Yuki OkushiRollup merge of #86453 - akiselev:patch-1, r=dtolnay
2021-06-19 Yuki OkushiRollup merge of #86444 - FabianWolff:issue-83505, r...
2021-06-19 Yuki OkushiRollup merge of #86440 - rust-lang:libs-api-issue-templ...
2021-06-19 Yuki OkushiRollup merge of #86425 - dtolnay:rustversion, r=Mark...
2021-06-19 Yuki OkushiRollup merge of #86407 - LingMan:map-or, r=LeSeulArtichaut
2021-06-19 Yuki OkushiRollup merge of #86397 - Eosis:alter-cell-docs, r=JohnTitor
2021-06-19 Yuki OkushiRollup merge of #86370 - matteo-briani:fix-rustdoc...
2021-06-19 Yuki OkushiRollup merge of #86359 - fee1-dead:f64-junit-formatter...
2021-06-19 Yuki OkushiRollup merge of #86136 - m-ou-se:proc-macro-open-close...
2021-06-18 borsAuto merge of #86194 - RalfJung:const-ub-hard-error...
2021-06-18 borsAuto merge of #85815 - YuhanLiin:buf-read-data-left...
2021-06-18 Fabian WolffFix ICE with `#[repr(simd)]` on enum
2021-06-18 Ralf Jungimprove test by using intrinsic directly
2021-06-18 Ralf Jungbless you
2021-06-18 borsAuto merge of #85747 - maxwase:path-symlinks-methods...
2021-06-18 borsAuto merge of #85421 - Smittyvb:rm_pushpop_unsafe,...
2021-06-18 borsAuto merge of #86428 - RalfJung:miri, r=RalfJung
2021-06-18 hi-rustinAddress comment
2021-06-18 hi-rustinMake clippy tests happy
2021-06-18 Ralf Jungupdate Miri
2021-06-18 borsAuto merge of #86322 - trinity-1686a:rustdoc-fix-overfl...
2021-06-18 hi-rustinLint for unused borrows as part of UNUSED_MUST_USE
2021-06-18 borsAuto merge of #85284 - eggyal:custom-profiler-runtime...
2021-06-18 borsAuto merge of #86385 - JohnTitor:use-attrvec, r=davidtwco
2021-06-17 borsAuto merge of #86417 - m-ou-se:rollup-vo2y1rz, r=m...
2021-06-17 Mara BosRollup merge of #86405 - rust-lang:pnkfelix-incr-comp...
2021-06-17 Mara BosRollup merge of #86401 - FabianWolff:issue-83512, r...
2021-06-17 Mara BosRollup merge of #86388 - JohnTitor:static-symbol-s...
2021-06-17 Mara BosRollup merge of #86357 - de-vri-es:simplify-repeated...
2021-06-17 Mara BosRollup merge of #86202 - a1phyr:spec_io_bytes_size_hint...
2021-06-17 Mara BosRollup merge of #85925 - clarfonthey:lerp, r=m-ou-se
2021-06-17 borsAuto merge of #86392 - JohnTitor:use-partition-point...
2021-06-17 borsAuto merge of #83572 - pkubaj:patch-1, r=nagisa
2021-06-17 Fabian WolffMove regression test for #83512 into doc_keyword.rs
2021-06-17 borsAuto merge of #86399 - JohnTitor:rollup-qlm2dvz, r...
2021-06-17 Fabian WolffFix ICE when using `#[doc(keyword = "...")]` on non...
2021-06-17 Yuki OkushiRollup merge of #86389 - kpreid:sum, r=scottmcm
2021-06-17 Yuki OkushiRollup merge of #86355 - JohnTitor:issue-82158, r=estebank
2021-06-17 Yuki OkushiRollup merge of #86343 - JohnTitor:issue-85581, r=estebank
2021-06-17 Yuki OkushiRollup merge of #86340 - Smittyvb:ctfe-hard-error-messa...
2021-06-17 Yuki OkushiRollup merge of #85970 - jsha:remove-methods-implemento...
2021-06-17 Yuki OkushiRollup merge of #85802 - Thomasdezeeuw:ioslice-advance...
2021-06-17 Yuki OkushiRollup merge of #85663 - fee1-dead:document-arc-from...
2021-06-17 borsAuto merge of #85755 - b-naber:unexpected_concrete_regi...
2021-06-17 borsAuto merge of #85834 - cjgillot:save-sbi, r=michaelwoer...
2021-06-17 Matteo BrianiFix rustdoc stabilized versions layout
2021-06-17 borsAuto merge of #86164 - FabianWolff:issue-86053, r=davidtwco
2021-06-17 Jacob Hoffman-AndrewsRestore details for Impls on Foreign Types
2021-06-17 Jacob Hoffman-AndrewsFix target highlighting in rustdoc.
2021-06-17 Jacob Hoffman-AndrewsMove anchor earlier in the DOM for easier layout
2021-06-17 Jacob Hoffman-AndrewsFactor out render_rightside
2021-06-17 Jacob Hoffman-AndrewsMake portability part of the summary.
2021-06-17 Jacob Hoffman-AndrewsUse render_impl_summary when rendering traits.
2021-06-17 Jacob Hoffman-AndrewsRemove methods under Implementors on trait pages
2021-06-17 borsAuto merge of #86380 - cuviper:1.53-compat-bits, r...
2021-06-16 Yuki OkushiUse `AttrVec` for `Arm`, `FieldDef`, and `Variant`
2021-06-16 borsAuto merge of #86379 - JohnTitor:rollup-mkz9x36, r...
2021-06-16 Yuki OkushiRollup merge of #86372 - snoyberg:patch-1, r=jonas...
2021-06-16 Yuki OkushiRollup merge of #86361 - GuillaumeGomez:missing-backsla...
2021-06-16 Yuki OkushiRollup merge of #86353 - JohnTitor:remove-projection_ty...
2021-06-16 Yuki OkushiRollup merge of #86341 - LingMan:ret_val, r=davidtwco
2021-06-16 Yuki OkushiRollup merge of #86339 - JohnTitor:note-derive-on-proc...
2021-06-16 Yuki OkushiRollup merge of #86260 - jsha:expand-methods, r=Guillau...
2021-06-16 Yuki OkushiRollup merge of #86141 - amorison:link-ref-in-doc-dyn...
2021-06-16 Yuki OkushiRollup merge of #86140 - scottmcm:array-hash-facepalm...
2021-06-16 Yuki OkushiRollup merge of #86104 - FabianWolff:issue-86085, r...
2021-06-16 Yuki OkushiRollup merge of #85870 - ptrojahn:mir_dump_whitespace...
2021-06-16 borsAuto merge of #86266 - LeSeulArtichaut:box-thir-adt...
2021-06-16 Jacob Hoffman-AndrewsOpen trait implementations' toggles by default.
2021-06-16 borsAuto merge of #86179 - the8472:revere-path-cmp, r=kennytm
2021-06-16 Trinity Pointardrename test-cases
2021-06-16 Guillaume GomezAdd missing backslashes to prevent unwanted backlines...
2021-06-16 borsAuto merge of #86332 - rylev:fix-ice-docalias, r=Guilla...
2021-06-16 Yuki OkushiMove some typeck-related tests to the typeck dir
2021-06-16 Yuki OkushiRemove invalid suggestions for assoc consts on placehol...
2021-06-16 borsAuto merge of #86291 - crlf0710:trait_vtbl_refactor...
2021-06-16 borsAuto merge of #86348 - JohnTitor:rollup-o6a6k67, r...
2021-06-16 Yuki OkushiRollup merge of #86345 - JohnTitor:dup-char-items-in...
2021-06-16 Yuki OkushiRollup merge of #86327 - GuillaumeGomez:safe-intrinsics...
2021-06-16 Yuki OkushiRollup merge of #86293 - GuillaumeGomez:filter-gui...
2021-06-16 Yuki OkushiRollup merge of #86280 - JohnTitor:issue-76510, r=oli-obk
2021-06-16 Yuki OkushiRollup merge of #86242 - BoxyUwU:rustdoc-const-evaluata...
2021-06-16 Yuki OkushiRollup merge of #86209 - tlyu:option-doc-typos, r=JohnTitor
2021-06-16 Yuki OkushiRollup merge of #86200 - qwerty01:clone-doc-update...
2021-06-16 Yuki OkushiRollup merge of #85283 - Swatinem:ordered-profraw,...
2021-06-16 borsAuto merge of #85820 - CDirkx:is_unicast_site_local...
2021-06-16 Yuki OkushiDo not emit invalid suggestions on multiple mutable...
2021-06-15 SmittyUse better error message for hard errors in CTFE
2021-06-15 borsAuto merge of #85406 - VillSnow:integrate_binary_search...
2021-06-15 Guillaume GomezAdd test for safe intrinsics
2021-06-15 borsAuto merge of #86321 - JohnTitor:rollup-q61c8q4, r...
2021-06-15 Guillaume GomezDon't mark "safe" intrinsics as unsafe
2021-06-15 borsAuto merge of #86323 - hyd-dev:miri, r=RalfJung
2021-06-15 Ryan LevickFix ICE when doc aliases were put on function params
next