]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-06-18 borsAuto merge of #85284 - eggyal:custom-profiler-runtime...
2021-06-18 Yerkebulan... add regression test for issue #54685
2021-06-18 Caleb Cartwrightfix(rustfmt): load nested out-of-line mods correctly
2021-06-18 YuhanLiinUpdate tracking issue
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 Adam Bratschi... Emit warnings for unused fields in custom targets.
2021-06-17 Karl MeakinDocument associativity of iterator folds.
2021-06-17 borsAuto merge of #83572 - pkubaj:patch-1, r=nagisa
2021-06-17 LingManUse `map_or` instead of open-coding it
2021-06-17 Felix S Klock IIUpdate RELEASES.md
2021-06-17 Trevor Spiteriinclude reference to woff2 files in COPYRIGHT.txt
2021-06-17 Trevor Spiterirustdoc: add optional woff2 versions of Source Serif...
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 SmittyExplicitly write out all fields
2021-06-17 Smittysimplify borrowing
2021-06-17 Maarten de... Rely on libc for correct integer types in os/unix/net...
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 Alan EgertonEarly return from `inject_profiler_runtime`
2021-06-17 Mara BosFix typos in code examples.
2021-06-17 Niko MatsakisWIP: Find the imports that were used to reach a method
2021-06-17 Rupert RutledgeAlter std::cell::Cell::get_mut documentation
2021-06-17 Mara BosFix comment about rustc_inherit_overflow_checks in...
2021-06-17 Niko Matsakisuse to_region_vid in opaque type code
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... Restore details for Impls on Foreign Types
2021-06-17 Jacob Hoffman... Fix target highlighting in rustdoc.
2021-06-17 Jacob Hoffman... Move anchor earlier in the DOM for easier layout
2021-06-17 Jacob Hoffman... Factor out render_rightside
2021-06-17 Jacob Hoffman... Make portability part of the summary.
2021-06-17 Jacob Hoffman... Add doc(hidden) to all __iterator_get_unchecked
2021-06-17 Jacob Hoffman... Use render_impl_summary when rendering traits.
2021-06-17 Jacob Hoffman... Remove methods under Implementors on trait pages
2021-06-17 Yuki OkushiPrefer `partition_point` to look up assoc items
2021-06-17 Yerkebulan... add regression test for issue #37508
2021-06-17 borsAuto merge of #86380 - cuviper:1.53-compat-bits, r...
2021-06-17 Kevin ReidMake `sum()` and `product()` hyperlinks refer to `Itera...
2021-06-17 Yuki OkushiMake `s` pre-interned
2021-06-17 Sören Meierrename `remaining` to `remaining_slice` and add a new...
2021-06-16 Yuki OkushiRemove `#[allow(unused_lifetimes)]` which is now unnece...
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 SmittyMove some hard error logic to InterpError
2021-06-16 The8472Lazify is_really_default condition in the RustdocGUI...
2021-06-16 Yerkebulan... add regression test for issue #39161
2021-06-16 Josh StoneAdd a compatibility note for BITS in 1.53
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 SmittyAdd pattern walking support to THIR walker
2021-06-16 borsAuto merge of #86266 - LeSeulArtichaut:box-thir-adt...
2021-06-16 DeadbeefUse as_secs_f64 in JunitFormatter
2021-06-16 Jacob Hoffman... Open trait implementations' toggles by default.
2021-06-16 Michael SnoymanTypo correction: s/is/its
2021-06-16 Sören MeierUpdate tracking issue
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 Guillaume GomezAllow to pass arguments to rustdoc-gui tool
2021-06-16 Aris MerchantUpdate test stderr files
2021-06-16 Aris MerchantImprove errors for missing Debug and Display impls
2021-06-16 Yuki OkushiRemove `projection_ty_from_predicates`
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 Yerkebulan... add regression test for issue #78632
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...
next