]> git.lizzy.rs Git - rust.git/history - src/libcore/cmp_macros.rs
Mention in the docs, that `assert!` has a second version with a custom message
[rust.git] / src / libcore / cmp_macros.rs
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-08 borsAuto merge of #28621 - tshepang:move-safety, r=steveklabnik
2015-10-08 borsAuto merge of #28811 - alexcrichton:as-ref-ptrs, r...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-06 borsAuto merge of #28779 - alexcrichton:ffi-isize-usize...
2015-10-05 borsAuto merge of #28717 - nagisa:optional-no-landing-pads...
2015-10-04 borsAuto merge of #28573 - ruud-v-a:rustdoc-license, r...
2015-10-04 borsAuto merge of #28806 - wthrowe:bare-outfile-fix, r...
2015-10-03 borsAuto merge of #28669 - arielb1:well-formed-methods...
2015-10-03 borsAuto merge of #28521 - arielb1:metadiet, r=eddyb
2015-10-03 borsAuto merge of #28821 - dagnir:formatting-fix, r=stevekl...
2015-10-03 Steve KlabnikRollup merge of #28805 - wthrowe:compile-stdin, r=alexc...
2015-10-02 borsAuto merge of #28662 - semmaz:fmt-debug, r=alexcrichton
2015-10-02 borsAuto merge of #28626 - arielb1:closure-needs-infer...
2015-10-02 borsAuto merge of #28768 - alexcrichton:dep-info++, r=brson
2015-10-02 borsAuto merge of #28795 - marti1125:28696, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28797 - steveklabnik:rebase_for_gankro...
2015-10-02 Manish GoregaokarRollup merge of #28791 - apasel422:issue-25439, r=alexc...
2015-10-02 Manish GoregaokarRollup merge of #28788 - tsurai:master, r=bluss
2015-10-02 Manish GoregaokarRollup merge of #28786 - fhahn:ba-link, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28686 - eefriedman:unresolved-path...
2015-10-02 Manish GoregaokarRollup merge of #28554 - christopherdumas:E0422, r...
2015-10-02 borsAuto merge of #28793 - Ms2ger:AttrStyle, r=alexcrichton
2015-10-02 borsAuto merge of #28792 - dotdash:cmp_indirection, r=alexc...
2015-10-01 Björn SteinbrinkRemove one level of indirection for slice-based Partial...
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-13 borsAuto merge of #23849 - bcoopers:master, r=pnkfelix
2015-04-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-03 borsAuto merge of #23934 - lfairy:write-no-deref, r=alexcri...
2015-04-03 borsAuto merge of #23832 - petrochenkov:usize, r=aturon
2015-04-02 borsAuto merge of #23868 - mbrubeck:doc-edit, r=Manishearth
2015-04-02 Alex Crichtonrollup merge of #23176: huonw/rm-bounds
2015-04-01 Alex Crichtonrollup merge of #23933: kgv/kgv_fix
2015-04-01 Manish GoregaokarRollup merge of #23932 - steveklabnik:doc_std_path...
2015-04-01 Manish GoregaokarRollup merge of #23925 - steveklabnik:gh22914, r=Gankro
2015-04-01 Manish GoregaokarRollup merge of #23924 - nrc:unqual-assoc3, r=alexcrichton
2015-04-01 Manish GoregaokarRollup merge of #23895 - nikomatsakis:fn-trait-inherita...
2015-04-01 Manish GoregaokarRollup merge of #23847 - bcoopers:read_clarification...
2015-04-01 Manish GoregaokarRollup merge of #23844 - kvark:try_unique, r=alexcrichton
2015-04-01 Manish GoregaokarRollup merge of #23066 - michaelwoerister:unreachable...
2015-04-01 Alex CrichtonMerge branch 'fix-rustup' of https://github.com/richo...
2015-04-01 borsAuto merge of #23109 - nikomatsakis:closure-region...
2015-04-01 borsAuto merge of #23936 - pnkfelix:rollup, r=pnkfelix
2015-04-01 Alex Crichtonrollup merge of #23923: steveklabnik/gh23688
2015-04-01 Alex Crichtonrollup merge of #23921: aturon/issue-17746
2015-04-01 Alex Crichtonrollup merge of #23863: pnkfelix/arith-oflo-const-eval
2015-03-31 Alex Crichtonrollup merge of #23919: alexcrichton/stabilize-io-error
2015-03-31 Alex Crichtonrollup merge of #23899: steveklabnik/gh23851
2015-03-31 Alex Crichtonrollup merge of #23920: steveklabnik/gh23881
2015-03-31 Alex Crichtonrollup merge of #23901: steveklabnik/fix_links_str
2015-03-31 Alex Crichtonrollup merge of #23288: alexcrichton/issue-19470
2015-03-31 Alex Crichtonstd: Remove #[old_orphan_check] from PartialEq
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-03-02 Manish GoregaokarRollup merge of #22689 - tshepang:thread-doc-improvemen...
2015-02-28 borsAuto merge of #22669 - dotdash:fast_slice_iter, r=huonw
2015-02-27 Manish GoregaokarRollup merge of #22732 - jxcl:cargo-new, r=steveklabnik
2015-02-27 borsAuto merge of #22573 - nwin:impl-debug-rwlock-weak...
2015-02-27 borsAuto merge of #22765 - sanxiyn:dedup-rustdoc, r=alexcri...
2015-02-25 Manish GoregaokarRollup merge of #22742 - alexcrichton:issue-22737,...
2015-02-25 Manish GoregaokarRollup merge of #22727 - alexcrichton:prep-env, r=aturon
2015-02-25 Manish GoregaokarRollup merge of #22596 - alexcrichton:fix-some-impls...
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-24 Manish GoregaokarRollup merge of #22736 - nikomatsakis:issue-22382,...
2015-02-24 Manish GoregaokarRollup merge of #22752 - ipetkov:unsafe-lint-fix, r...
2015-02-24 Manish GoregaokarRollup merge of #22739 - tbu-:pr_error_net, r=alexcrichton
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
2015-02-24 Manish GoregaokarRollup merge of #22594 - alexcrichton:issue-22577,...
2015-02-24 Manish GoregaokarRollup merge of #22580 - pnkfelix:guard-pat-cfg2, r...
2015-02-24 Manish GoregaokarRollup merge of #22428 - erickt:io-wrappers, r=aturon
2015-02-24 Manish GoregaokarRollup merge of #22301 - nikomatsakis:object-safe-sized...
2015-02-24 Manish GoregaokarRollup merge of #22473 - leejunseok:fix_pointer_example...
2015-02-24 Manish GoregaokarRollup merge of #22730 - ipetkov:lint-docs, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22728 - vojtechkral:int-audit-thread...
2015-02-24 Manish GoregaokarRollup merge of #22700 - nick29581:ints_hash, r=alexcri...
2015-02-24 Manish GoregaokarRollup merge of #22632 - nagisa:kill-show-string-with...
2015-02-24 Manish GoregaokarRollup merge of #22740 - frewsxcv:patch-4, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22726 - semarie:openbsd-Wl-as-needed...
2015-02-24 Manish GoregaokarRollup merge of #22719 - steveklabnik:typo_fix, r=alexc...
2015-02-24 Manish GoregaokarRollup merge of #22711 - lummax:patch-1, r=dotdash
2015-02-24 Manish GoregaokarRollup merge of #22687 - tshepang:prelude-nits, r=alexc...
2015-02-24 Manish GoregaokarRollup merge of #22680 - FlaPer87:type_builtin, r=nikom...
2015-02-24 Manish GoregaokarRollup merge of #22653 - tsion:master, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22604 - aochagavia:docs, r=alexcrichton
2015-02-24 borsAuto merge of #21581 - DiamondLovesYou:nacl-libc, r...
2015-02-24 borsAuto merge of #21689 - FlaPer87:oibit-send-and-friends...
2015-02-23 borsAuto merge of #22526 - dotdash:llvmup, r=alexcrichton
2015-02-23 borsAuto merge of #22724 - Manishearth:rollup, r=alexcrichton
2015-02-23 Manish GoregaokarRollup merge of #22723 - alexcrichton:less-flaky-window...
2015-02-23 Manish GoregaokarRollup merge of #22320 - petrochenkov:eq, r=alexcrichton
2015-02-20 Vadim PetrochenkovTweaks to equality comparisons for slices/arrays/vectors