]> git.lizzy.rs Git - rust.git/history - src/libstd/prelude
Fixes doc important trait display on mobile
[rust.git] / src / libstd / prelude /
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-17 Tim NeumannRollup merge of #44088 - bjorn3:better_trace_macros...
2017-09-15 borsAuto merge of #43949 - GuillaumeGomez:compile_fail_stab...
2017-09-15 Corey FarwellRollup merge of #44541 - GuillaumeGomez:openoptions...
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-09 borsAuto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
2017-09-04 borsAuto merge of #43067 - pornel:libdeps, r=nrc
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-09-02 borsAuto merge of #44104 - llogiq:lowercase-lints, r=nikoma...
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-31 borsAuto merge of #41991 - GuillaumeGomez:rustdoc-html...
2017-08-30 Alex CrichtonRollup merge of #44089 - alexcrichton:trait-proc-macro...
2017-08-30 Alex CrichtonRollup merge of #44044 - mattico:string-splice-return...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-29 Ariel Ben-YehudaRollup merge of #44117 - frewsxcv:frewsxcv-to-socket...
2017-08-29 Ariel Ben-YehudaRollup merge of #44076 - RalfJung:src, r=alexcrichton
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-28 borsAuto merge of #44114 - daboross:patch-1, r=dtolnay
2017-08-28 borsAuto merge of #44107 - alexcrichton:no-shell-configure...
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-27 borsAuto merge of #44110 - alexcrichton:docker-init, r...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-27 borsAuto merge of #42588 - ishitatsuyuki:patch-1, r=petroch...
2017-08-27 Tatsuyuki IshiMove unused-extern-crate to late pass
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-27 Corey FarwellRollup merge of #42871 - llogiq:for_lowering_vs_clippy...
2017-06-24 borsAuto merge of #42784 - tlively:wasm-bot, r=alexcrichton
2017-06-24 borsAuto merge of #42864 - slo1:attempt, r=Mark-Simulacrum
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 borsAuto merge of #42854 - razielgn:relaxed-debug-constrain...
2017-06-24 borsAuto merge of #42724 - Mark-Simulacrum:tests, r=alexcri...
2017-06-24 borsAuto merge of #42687 - alexcrichton:windows-tls, r...
2017-06-23 borsAuto merge of #42856 - Mark-Simulacrum:rollup, r=Mark...
2017-06-23 Mark SimulacrumRollup merge of #42833 - durka:non-constant-used-with...
2017-06-23 Mark SimulacrumRollup merge of #42829 - ids1024:cxx, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42825 - letheed:patch-1, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42822 - ChrisMacNaughton:guard-traits...
2017-06-23 Mark SimulacrumRollup merge of #42821 - michaelwoerister:incr-debug...
2017-06-23 Mark SimulacrumRollup merge of #42787 - zackmdavis:explain_E0562,...
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 Mark SimulacrumRollup merge of #42777 - kennytm:kill-ignore-doctest...
2017-06-23 kennytmRemoved as many "```ignore" as possible.
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 Giles CopeWhitespace change
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-19 borsAuto merge of #39409 - pnkfelix:mir-borrowck2, r=nikoma...
2017-06-18 borsAuto merge of #42593 - ibabushkin:on-demand-external...
2017-06-17 borsAuto merge of #42649 - estebank:if-cond, r=nikomatsakis
2017-06-17 Corey FarwellRollup merge of #42662 - Mark-Simulacrum:doc-fix, r...
2017-06-17 Corey FarwellRollup merge of #42660 - steveklabnik:gh42632, r=frewsxcv
2017-06-17 borsAuto merge of #42650 - nrc:save-slim, r=eddyb
2017-06-16 borsAuto merge of #42598 - cramertj:track-more-metadata...
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42612 - est31:master, r=nagisa
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #41840 - arielb1:deduplicate-selection...
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42685 - Havvy:doc-remove-sometimes...
2017-06-16 Corey FarwellRollup merge of #42656 - VBChunguk:struct-field-attribu...
2017-06-16 Corey FarwellRollup merge of #42654 - GuillaumeGomez:error-codes...
2017-06-16 Corey FarwellRollup merge of #42651 - infinity0:master, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42616 - estebank:span-fix, r=nikomatsakis
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-16 borsAuto merge of #42568 - GuillaumeGomez:E0608, r=QuietMis...
2017-06-15 borsAuto merge of #42648 - murarth:merge-alloc-collections...
2017-06-15 borsAuto merge of #42623 - VBChunguk:fix-older-urls, r...
2017-06-14 Wonwoo ChoiUpdate older URLs pointing to the first edition of...
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-05-06 David LeGareMerge remote-tracking branch 'rust-lang/master' into...
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-15 Corey FarwellRollup merge of #41125 - lukaramu:std-hash-docs, r...
next