]> git.lizzy.rs Git - rust.git/history - src/libcore/macros.rs
Merge branch 'master' into master
[rust.git] / src / libcore / macros.rs
2017-08-31 MarkMerge branch 'master' into master
2017-08-31 borsAuto merge of #41991 - GuillaumeGomez:rustdoc-html...
2017-08-31 MarkMcCaskeyupdate unimplemented! docs
2017-08-31 borsAuto merge of #44186 - alexcrichton:rollup, r=alexcrichton
2017-08-30 Alex CrichtonMerge branch 'hide-trait-map' into rollup
2017-08-30 Alex CrichtonRollup merge of #44172 - mattico:patch-2, r=frewsxcv
2017-08-30 Alex CrichtonRollup merge of #44160 - AndyGauge:api-docs-macros...
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 Andy GaugeAPI docs: macros. Part of #29329 Standard Library...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-15 Corey FarwellRollup merge of #43756 - sfackler:instant-nondecreasing...
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-13 Guillaume GomezRollup merge of #43782 - nrc:include, r=GuillaumeGomez
2017-08-13 borsAuto merge of #43348 - kennytm:fix-24658-doc-every...
2017-08-12 borsAuto merge of #43736 - ollie27:rustdoc_impls_js, r...
2017-08-12 borsAuto merge of #43724 - lukaramu:std-ops-docs, r=QuietMi...
2017-08-12 borsAuto merge of #43772 - arielb1:nonfree-block, r=nagisa
2017-08-11 borsAuto merge of #43766 - michaelwoerister:trans-scheduler...
2017-08-11 borsAuto merge of #43750 - tbu-:pr_fn_unreachable, r=sfackler
2017-08-11 borsAuto merge of #43748 - RalfJung:mir-validate2, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43779 - mattico:fix-unicode-typo,...
2017-08-11 Guillaume GomezRollup merge of #43773 - ubsan:patch-1, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43760 - ollie27:rustdoc_search_css...
2017-08-11 Guillaume GomezRollup merge of #43752 - arshiamufti:union-test, r...
2017-08-11 Guillaume GomezRollup merge of #43747 - GuillaumeGomez:fix-css, r...
2017-08-11 Guillaume GomezRollup merge of #43744 - MaloJaffre:stage1-test, r...
2017-08-11 Guillaume GomezRollup merge of #43741 - Gankro:fix-assert, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43739 - ibabushkin:master, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43721 - natboehm:patch-1, r=steveklabnik
2017-08-11 Guillaume GomezRollup merge of #43715 - ollie27:docs_long_link, r...
2017-08-11 Guillaume GomezRollup merge of #43712 - oli-obk:cfg, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43650 - RalfJung:mir-validate, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43632 - ruuda:allow-long-relative...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-08-11 borsAuto merge of #43745 - kennytm:fix-43162, r=aturon
2017-08-11 borsAuto merge of #43743 - michaelwoerister:gcx-tcx-switche...
2017-08-10 borsAuto merge of #43589 - aidanhs:aphs-fix-system-malloc...
2017-08-10 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-10 borsAuto merge of #43559 - Nashenas88:nll-region-renumberer...
2017-08-10 borsAuto merge of #43720 - pornel:staticconst, r=petrochenkov
2017-08-10 borsAuto merge of #43522 - alexcrichton:rewrite-lints,...
2017-08-10 borsAuto merge of #43582 - ivanbakel:unused_mut_ref, r...
2017-08-10 borsAuto merge of #43737 - GuillaumeGomez:duplicate-method...
2017-08-10 borsAuto merge of #43735 - est31:master, r=alexcrichton
2017-08-09 borsAuto merge of #43484 - estebank:point-to-return, r...
2017-08-08 est31Avoid calling the column!() macro in panic
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
2017-08-06 borsAuto merge of #43488 - Florob:repeat-opt, r=arielb1
2017-08-04 borsAuto merge of #43442 - zackmdavis:note_available_field_...
2017-08-04 borsAuto merge of #43459 - ids1024:asrawfd, r=alexcrichton
2017-08-02 Corey FarwellRollup merge of #43423 - xliiv:cell-example, r=steveklabnik
2017-08-02 Corey FarwellRollup merge of #43389 - alexcrichton:thread-error...
2017-08-01 borsAuto merge of #43533 - nrc:macro-save, r=jseyfried,
2017-07-30 Mark SimulacrumRollup merge of #43509 - QuietMisdreavus:method-src...
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-29 borsAuto merge of #43492 - lu-zero:master, r=alexcrichton
2017-07-28 borsAuto merge of #43324 - Nashenas88:visit_locations,...
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43505 - eddyb:poly-const-eval-layout...
2017-07-28 borsAuto merge of #43432 - pczarn:macro-parser-description...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-27 borsAuto merge of #43443 - bitshifter:issue-43317, r=nikoma...
2017-07-27 borsAuto merge of #43482 - Mark-Simulacrum:single-rustdoc...
2017-07-27 borsAuto merge of #43498 - joshtriplett:fix-notices, r...
2017-07-27 borsAuto merge of #43489 - petrochenkov:mutref, r=Guillaume...
2017-07-27 borsAuto merge of #43479 - ivanbakel:loop_borrow_msg, r...
2017-07-27 borsAuto merge of #43477 - est31:master, r=alexcrichton
2017-07-27 borsAuto merge of #43445 - zackmdavis:rustdoc_major_section...
2017-07-26 borsAuto merge of #43373 - alexcrichton:stabilize-1.20...
2017-07-25 Alex CrichtonStabilize the `compile_error_macro` feature
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 borsAuto merge of #43185 - durka:thread-local-pub-restricte...
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-15 borsAuto merge of #43184 - nikomatsakis:incr-comp-anonymize...
2017-07-14 borsAuto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis
2017-07-14 borsAuto merge of #43180 - oli-obk:compiletest, r=alexcrichton
2017-07-14 borsAuto merge of #43026 - arielb1:llvm-next, r=alexcrichton
2017-07-13 Steve KlabnikRollup merge of #43187 - steveklabnik:code-of-conduct...
2017-07-13 Steve KlabnikRollup merge of #43167 - SimonSapin:alt-profiler, r...
2017-07-13 Steve KlabnikRollup merge of #43157 - zackmdavis:mail_map, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #43125 - aochagavia:stable_drop, r...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-13 borsAuto merge of #43158 - PlasmaPower:thread-local-try...
2017-07-13 borsAuto merge of #43129 - Ophirr33:master, r=alexcrichton
2017-07-12 borsAuto merge of #43181 - Mark-Simulacrum:rollup, r=Mark...
next