]> git.lizzy.rs Git - rust.git/history - library/core/src/num/mod.rs
Add missing code examples in libcore
[rust.git] / library / core / src / num / mod.rs
2020-09-15 Guillaume GomezAdd missing code examples in libcore
2020-09-14 borsAuto merge of #76123 - tmiasko:inline-args-storage...
2020-09-13 Jonas SchievinkRollup merge of #76527 - fusion-engineering-forks:clean...
2020-09-13 Jonas SchievinkRollup merge of #76441 - jyn514:parallel, r=jonas-schievink
2020-09-13 borsAuto merge of #76244 - vandenheuvel:remove__paramenv__d...
2020-09-13 borsAuto merge of #76588 - guswynn:debug_logging, r=jyn514...
2020-09-13 borsAuto merge of #76306 - tmiasko:nrvo-debuginfo, r=ecstat...
2020-09-12 borsAuto merge of #73461 - calebzulawski:validate-attribute...
2020-09-12 Ralf JungRollup merge of #76615 - GuillaumeGomez:missing-example...
2020-09-12 Ralf JungRollup merge of #76530 - carbotaniuman:fix-rc, r=RalfJung
2020-09-12 Ralf JungRollup merge of #76484 - fusion-engineering-forks:maybe...
2020-09-12 Ralf JungRollup merge of #76297 - lcnr:const-ty-alias, r=varkor
2020-09-12 Ralf JungRollup merge of #76114 - marmeladema:duration-saturatin...
2020-09-12 borsAuto merge of #75756 - jyn514:diagnostic-suggestions...
2020-09-12 borsAuto merge of #75021 - cuviper:array_chunks_mut, r...
2020-09-12 borsAuto merge of #74328 - yoshuawuyts:stabilize-future...
2020-09-11 borsAuto merge of #73951 - pickfire:liballoc-intoiter,...
2020-09-11 borsAuto merge of #76499 - guswynn:priv_des, r=petrochenkov
2020-09-11 borsAuto merge of #75611 - JulianKnodt:cg_enum_err, r=lcnr
2020-09-11 borsAuto merge of #76381 - petrochenkov:nomingwcomp, r...
2020-09-10 borsAuto merge of #74437 - ssomers:btree_no_root_in_noderef...
2020-09-10 Tyler MandryRollup merge of #76568 - GuillaumeGomez:add-missing...
2020-09-10 Tyler MandryRollup merge of #76548 - tmiasko:validate, r=davidtwco
2020-09-10 Tyler MandryRollup merge of #76514 - hameerabbasi:const-generics...
2020-09-10 Tyler MandryRollup merge of #76289 - arijit79:master, r=jyn514
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 borsAuto merge of #76378 - petrochenkov:lldtest, r=Mark...
2020-09-10 borsAuto merge of #76291 - matklad:spacing, r=petrochenkov
2020-09-10 borsAuto merge of #75573 - Aaron1011:feature/const-mutation...
2020-09-10 Tyler MandryRollup merge of #76543 - ssomers:btree_cleanup_4, r...
2020-09-10 Tyler MandryRollup merge of #76500 - richkadel:mir-graphviz-dark...
2020-09-10 Tyler MandryRollup merge of #76497 - camelid:intra-doc-links-for...
2020-09-10 Tyler MandryRollup merge of #76472 - matthiaskrgr:llvm_cmake_vars...
2020-09-10 Tyler MandryRollup merge of #76458 - mbrubeck:hash_drain_filter...
2020-09-10 Tyler MandryRollup merge of #74787 - petrochenkov:rustllvm, r=cuviper
2020-09-09 borsAuto merge of #76540 - tmandry:rollup-5ogt8x0, r=tmandry
2020-09-09 Tyler MandryRollup merge of #76523 - tmiasko:non-use-context-covera...
2020-09-09 Tyler MandryRollup merge of #76522 - matthiaskrgr:redundant_clone...
2020-09-09 Tyler MandryRollup merge of #76516 - pietroalbini:github-releases...
2020-09-09 Tyler MandryRollup merge of #76515 - jumbatm:issue76496-reproducibi...
2020-09-09 Tyler MandryRollup merge of #76504 - Flying-Toast:master, r=lcnr
2020-09-09 Tyler MandryRollup merge of #76465 - jyn514:auto-versioning, r...
2020-09-09 Tyler MandryRollup merge of #76313 - richkadel:mir-spanview-2,...
2020-09-09 Tyler MandryRollup merge of #76141 - jyn514:config.toml, r=Mark...
2020-09-09 Tyler MandryRollup merge of #75984 - kornelski:typeormodule, r...
2020-09-09 borsAuto merge of #76445 - jyn514:doctests, r=Mark-Simulacr...
2020-09-09 borsAuto merge of #76406 - GuillaumeGomez:create-e0774...
2020-09-09 borsAuto merge of #76418 - jyn514:readme, r=Dylan-DPC
2020-09-09 Flying-ToastCapitalize safety comments
2020-09-08 Dylan DPCRollup merge of #76403 - scileo:doc-all-impls, r=lcnr
2020-09-08 Dylan DPCRollup merge of #76402 - elichai:patch-2, r=wesleywiser
2020-09-08 Dylan DPCRollup merge of #76401 - JulianKnodt:i68366, r=lcnr
2020-09-08 Dylan DPCRollup merge of #76396 - dylni:fix-typo-in-tracking...
2020-09-08 Dylan DPCRollup merge of #76389 - MaulingMonkey:pr-natvis-hashma...
2020-09-08 Dylan DPCRollup merge of #76379 - petrochenkov:nodegen, r=Mark...
2020-09-08 Dylan DPCRollup merge of #76374 - pickfire:patch-4, r=Cldfire
2020-09-08 Dylan DPCRollup merge of #76355 - calebcartwright:reduce-rustfmt...
2020-09-08 Dylan DPCRollup merge of #76162 - abrausch:documentation-fix...
2020-09-08 borsAuto merge of #76308 - wesleywiser:enable_simplifyarmid...
2020-09-08 borsAuto merge of #76423 - Mark-Simulacrum:stable-bootstrap...
2020-09-08 borsAuto merge of #75585 - RalfJung:demotion, r=oli-obk
2020-09-08 borsAuto merge of #76210 - Mark-Simulacrum:tracing-update...
2020-09-08 borsAuto merge of #75138 - jumbatm:session-diagnostic-deriv...
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-07 borsAuto merge of #74366 - t-rapp:tr-bufreader-pos, r=Lukas...
2020-09-07 borsAuto merge of #76395 - dylni:adjust-documentation-for...
2020-09-07 borsAuto merge of #76368 - ayushmishra2005:move_str_contact...
2020-09-07 borsAuto merge of #76409 - jonas-schievink:fix-r-a-on-libco...
2020-09-07 borsAuto merge of #76422 - Dylan-DPC:rollup-0579ucb, r...
2020-09-06 Dylan DPCRollup merge of #76364 - fusion-engineering-forks:avr...
2020-09-06 Dylan DPCRollup merge of #76358 - Wilfred:patch-3, r=lcnr
2020-09-05 borsAuto merge of #75428 - the8472:fix-copy-eopnotsupp...
2020-09-05 Dylan DPCRollup merge of #75695 - JohnTitor:regression-test...
2020-09-05 Wilfred HughesMinor grammar fix in doc comment for soft-deprecated...
2020-09-04 borsAuto merge of #75200 - ssomers:btree_valmut, r=Mark...
2020-09-04 borsAuto merge of #75207 - dylni:add-slice-check-range...
2020-09-02 Tyler MandryRollup merge of #76088 - hbina:add_example, r=LukasKalb...
2020-09-02 Tyler MandryRollup merge of #74880 - chrisduerr:fix_matches, r...
2020-09-01 Jon GjengsetMerge branch 'master' into stabilize-vecdeque-make_cont...
2020-08-31 borsAuto merge of #75463 - CDirkx:ordering-const, r=CDirkx
2020-08-30 borsAuto merge of #75867 - estebank:async-lt-sugg-fix,...
2020-08-30 borsAuto merge of #75901 - GuillaumeGomez:ayu-theme-button...
2020-08-29 Dylan DPCRollup merge of #76057 - matklad:remove-retokenize...
2020-08-29 Dylan DPCRollup merge of #75917 - poliorcetics:intra-doc-core...
2020-08-29 Dylan DPCRollup merge of #75910 - bugadani:testcase, r=oli-obk
2020-08-29 borsAuto merge of #75754 - joshtriplett:wip-perf-snappy...
2020-08-28 borsAuto merge of #72808 - Lucretiel:line-writer-reimpl...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-28 Pietro AlbiniRollup merge of #75941 - GuillaumeGomez:cleanup-e0761...
2020-08-28 Pietro AlbiniRollup merge of #75330 - Nemo157:improve-doc-cfg-featur...
2020-08-27 borsAuto merge of #75842 - camelid:highlight-crate-links...
2020-08-26 Dylan DPCRollup merge of #75870 - GuillaumeGomez:unify-border...
2020-08-26 Dylan DPCRollup merge of #75837 - GuillaumeGomez:fix-font-color...
2020-08-26 Dylan DPCRollup merge of #75818 - ollie27:doc_systemtime_windows...
2020-08-26 Dylan DPCRollup merge of #75806 - GuillaumeGomez:prevent-automat...
2020-08-26 Dylan DPCRollup merge of #75780 - matklad:unconfuseunpindocs...
2020-08-26 Dylan DPCRollup merge of #75758 - bpangWR:master, r=Mark-Simulacrum
2020-08-26 Dylan DPCRollup merge of #74730 - androm3da:fix_libstd_hexlinux_...
2020-08-26 borsAuto merge of #75893 - Dylan-DPC:fix/offset-to-u64...
2020-08-26 borsAuto merge of #75687 - TimDiekmann:realloc-align, r...
next