]> git.lizzy.rs Git - rust.git/history - src/libcore/num/mod.rs
Auto merge of #42612 - est31:master, r=nagisa
[rust.git] / src / libcore / num / mod.rs
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-14 borsAuto merge of #42523 - clarcharr:refactor_ops, r=brson
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-13 borsAuto merge of #42608 - ollie27:rustdoc_variant_reexport...
2017-06-13 borsAuto merge of #42566 - arthurprs:update-jemalloc, r...
2017-06-12 Corey FarwellRollup merge of #42594 - ollie27:rustdoc_assoc_type_lin...
2017-06-12 Corey FarwellRollup merge of #42592 - ollie27:rustdoc_empty_modules...
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 borsAuto merge of #42570 - birkenfeld:patch-3, r=frewsxcv
2017-06-12 borsAuto merge of #42537 - michaelwoerister:tcx-for-dep...
2017-06-12 borsAuto merge of #42572 - ollie27:rustdoc_create_dir_all...
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-11 borsAuto merge of #42585 - GuillaumeGomez:E0609, r=Susurrus
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-11 borsAuto merge of #42569 - birkenfeld:patch-2, r=frewsxcv
2017-06-10 borsAuto merge of #42580 - tommyip:import-error, r=petrochenkov
2017-06-10 borsAuto merge of #42563 - eddyb:infer, r=nikomatsakis
2017-06-10 borsAuto merge of #42556 - scottmcm:ctz-nz, r=BurntSushi
2017-06-10 borsAuto merge of #42533 - Mark-Simulacrum:macro-parse...
2017-06-09 Corey FarwellRollup merge of #42531 - mmatyas:aarch64_compile-test_f...
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 Corey FarwellRollup merge of #42307 - clarcharr:js-license, r=frewsxcv
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-09 borsAuto merge of #42507 - ibabushkin:external-span-trans...
2017-06-09 borsAuto merge of #42521 - alexcrichton:enosys, r=cuviper
2017-06-09 borsAuto merge of #42504 - michaelwoerister:hash-dep-nodes...
2017-06-09 Scott McMurrayUse ctlz_nonzero to improve ASM from next_power_of_two
2017-06-08 borsAuto merge of #42491 - RalfJung:bootstrap-help, r=alexc...
2017-06-08 borsAuto merge of #42487 - alexcrichton:smaller-personality...
2017-06-08 borsAuto merge of #42500 - hsivonen:neon, r=japaric
2017-06-08 borsAuto merge of #42489 - eddyb:untyped-stmts, r=nikomatsakis
2017-06-08 borsAuto merge of #42443 - tommyip:better_closure_msg,...
2017-06-08 borsAuto merge of #42481 - brson:wingnu, r=alexcrichton
2017-06-08 borsAuto merge of #42522 - frewsxcv:rollup, r=frewsxcv
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-04 Marco CastelluccioMerge branch 'profiling' of github.com:whitequark/rust...
2017-06-03 borsAuto merge of #41953 - Aaronepower:patch-1, r=brson
2017-06-02 Mark SimulacrumRollup merge of #41981 - gamazeps:thread-detach, r...
2017-06-02 borsAuto merge of #41670 - scottmcm:slice-rotate, r=alexcri...
2017-05-31 Irfan HuddaSimplify helper functions
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-29 borsAuto merge of #41856 - qnighy:prohibit-parenthesized...
2017-05-28 borsAuto merge of #42167 - scottmcm:iter-stepby-sizehint...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-27 borsAuto merge of #42103 - jorendorff:master, r=estebank
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-05-26 Corey FarwellRollup merge of #42169 - scottmcm:new-step-trait-issue...
2017-05-26 borsAuto merge of #42014 - tbu-:pr_scan_not_fused, r=alexcr...
2017-05-25 borsAuto merge of #42052 - kennytm:fix-42007-ice-on-decode...
2017-05-25 borsAuto merge of #41932 - wesleywiser:py-to-rust, r=alexcr...
2017-05-25 borsAuto merge of #41700 - GuillaumeGomez:extend-css-stable...
2017-05-25 Mark SimulacrumRollup merge of #42191 - alexcrichton:update-cargo...
2017-05-25 Mark SimulacrumRollup merge of #42134 - scottmcm:rangeinclusive-struct...
2017-05-25 Mark SimulacrumRollup merge of #42120 - euclio:unicode, r=arielb1
2017-05-25 Mark SimulacrumRollup merge of #42071 - nrc:parse-mods, r=nikomatsakis
2017-05-25 Mark SimulacrumRollup merge of #41980 - gamazeps:thread-send, r=stevek...
2017-05-23 Irfan HuddaAdd comments to explain helper functions
2017-05-23 MatthewStabilize in 1.19
2017-05-23 borsAuto merge of #42023 - nikomatsakis:issue-36799-ostn15_...
2017-05-23 Corey FarwellRollup merge of #42144 - cengizIO:master, r=nikomatsakis
2017-05-23 Corey FarwellRollup merge of #42122 - rust-lang:frewsxcv/unstable...
2017-05-23 Corey FarwellRollup merge of #42016 - pietroalbini:stabilize/loop_br...
2017-05-23 borsAuto merge of #41559 - GuillaumeGomez:partial-eq-msg...
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-21 borsAuto merge of #41904 - sfackler:1.18-stabilization...
2017-05-20 Mark SimulacrumRollup merge of #42098 - japaric:gh42097, r=Mark-Simulacrum
2017-05-20 Mark SimulacrumRollup merge of #42093 - llogiq:clippy-librustc_errors...
2017-05-20 Mark SimulacrumRollup merge of #42091 - maccoda:maccoda/env_docs,...
2017-05-20 Mark SimulacrumRollup merge of #42062 - fhartwig:fix-off-by-one-span...
2017-05-20 borsAuto merge of #42124 - Keruspe:installer, r=alexcrichton
2017-05-20 borsAuto merge of #42069 - QuietMisdreavus:low_pri, r=alexc...
2017-05-20 borsAuto merge of #42123 - Mark-Simulacrum:revert-41967...
2017-05-20 borsAuto merge of #42111 - ollie27:stab, r=Mark-Simulacrum
2017-05-20 Oliver MiddletonCorrect some stability versions
2017-05-20 borsAuto merge of #41967 - ishitatsuyuki:patch-1, r=alexcri...
2017-05-19 Mark SimulacrumRollup merge of #42024 - citizen428:docs/update-exitsta...
2017-05-19 Mark SimulacrumRollup merge of #42006 - jseyfried:fix_include_regressi...
2017-05-19 Mark SimulacrumRollup merge of #41910 - mersinvald:master, r=Mark...
2017-05-19 Mark SimulacrumRollup merge of #41870 - excaliburHisSheath:iss29367...
2017-05-19 borsAuto merge of #41439 - ivandardi:master, r=BurntSushi
2017-05-17 borsAuto merge of #41857 - dhardy:master, r=steveklabnik
2017-05-17 borsAuto merge of #41961 - kennytm:fix-35829, r=petrochenkov
2017-05-16 Mark SimulacrumRollup merge of #41957 - llogiq:clippy-libsyntax, r...
2017-05-16 Mark SimulacrumRollup merge of #42005 - jseyfried:fix_macro_regression...
2017-05-16 borsAuto merge of #41771 - clarcharr:resize_default, r...
2017-05-15 borsAuto merge of #41992 - ollie27:linkchecker_base, r...
2017-05-15 borsAuto merge of #41859 - froydnj:align-float-parts, r...
2017-05-14 borsAuto merge of #41969 - Enet4:update-rls-313, r=Mark...
2017-05-14 Mark SimulacrumRollup merge of #41950 - GuillaumeGomez:rustdoc-links...
2017-05-14 Mark SimulacrumRollup merge of #41946 - qnighy:disallow-dot-underscore...
2017-05-14 Mark SimulacrumRollup merge of #41826 - GuillaumeGomez:add-markdown...
2017-05-14 Mark SimulacrumRollup merge of #41612 - mandeep:add-ops-generics,...
2017-05-13 borsAuto merge of #41919 - nrc:save-crate, r=eddyb
next