]> git.lizzy.rs Git - rust.git/history - src/libstd/sync/mpsc/mpsc_queue.rs
Replace `0 as *const/mut T` with `ptr::null/null_mut()`
[rust.git] / src / libstd / sync / mpsc / mpsc_queue.rs
2015-01-19 weReplace `0 as *const/mut T` with `ptr::null/null_mut()`
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-09 borsMerge pull request #20793 from ktossell/rustdoc-fixedve...
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 borsMerge pull request #20741 from mneumann/dragonfly-pthre...
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20766 from tsurai/patch-1
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 borsauto merge of #20760 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20757: nikomatsakis/issue-20624-assoc...
2015-01-08 Alex Crichtonrollup merge of #20754: nikomatsakis/int-feature
2015-01-08 Alex Crichtonrollup merge of #20751: nikomatsakis/issue-20232
2015-01-08 Alex Crichtonrollup merge of #20746: dotdash/fix_indent
2015-01-08 Alex Crichtonrollup merge of #20740: FlaPer87/remove-opt-out-copy
2015-01-08 Alex Crichtonrollup merge of #20738: brson/feature-staging2
2015-01-08 Brian AndersonImprovements to feature staging
2015-01-08 Alex Crichtonrollup merge of #20665: nikomatsakis/assoc-types-method...
2015-01-08 Alex Crichtonrollup merge of #20631: huon/no-drop-and-copy
2015-01-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-08 Alex Crichtonrollup merge of #20611: simnalamburt/master
2015-01-07 borsauto merge of #20655 : nikomatsakis/rust/carl-ice,...
2015-01-07 borsMerge pull request #20682 from sfackler/fix-impls
2015-01-07 borsMerge pull request #20679 from geekcraik/master
2015-01-07 borsMerge pull request #20675 from jbcrail/fix-test-comments
2015-01-07 borsMerge pull request #20674 from jbcrail/fix-misspelled...
2015-01-07 borsMerge pull request #20672 from vrana/patch-3
2015-01-07 borsMerge pull request #20670 from vrana/patch-2
2015-01-07 borsMerge pull request #20669 from vrana/patch-1
2015-01-07 borsauto merge of #20620 : brson/rust/relnotes, r=huonw
2015-01-07 borsauto merge of #20677 : alexcrichton/rust/rollup, r...
2015-01-06 Alex Crichtonrollup merge of #20563: cmr/macro-input-future-proofing
2015-01-06 Alex Crichtonrollup merge of #20656: japaric/at-clean
2015-01-06 Alex Crichtonrollup merge of #20662: reem/unsized-typeid
2015-01-06 Alex Crichtonrollup merge of #20650: klutzy/omg-windows-error-mode
2015-01-06 Alex Crichtonrollup merge of #20615: aturon/stab-2-thread
2015-01-06 Alex Crichtonrollup merge of #20612: retep998/winsize
2015-01-06 Alex Crichtonrollup merge of #20570: sanxiyn/no-analysis
2015-01-06 Alex Crichtonrollup merge of #20557: cactorium/prettyprinters
2015-01-06 Aaron TuronFallout from stabilization
2015-01-06 borsauto merge of #20610 : alexcrichton/rust/rollup, r...
2015-01-06 Alex Crichtonrollup merge of #20482: kmcallister/macro-reform
2015-01-06 Alex Crichtonrollup merge of #20608: nikomatsakis/assoc-types-method...
2015-01-06 Alex CrichtonMerge remote-tracking branch 'nrc/sized-2' into rollup
2015-01-06 Alex Crichtonrollup merge of #20556: japaric/no-for-sized
2015-01-06 Alex Crichtonrollup merge of #20594: nikomatsakis/orphan-ordered
2015-01-06 Alex Crichtonrollup merge of #20584: brson/versioning
2015-01-06 Alex Crichtonrollup merge of #20583: csouth3/vim-syntax
2015-01-06 Alex Crichtonrollup merge of #20581: apasel422/extend
2015-01-06 Alex Crichtonrollup merge of #20568: huonw/ungate-AT-globs
2015-01-06 Alex Crichtonrollup merge of #20566: zsiciarz/fix-stdext-docs
2015-01-06 Alex Crichtonrollup merge of #20565: alexcrichton/missing-stability
2015-01-06 Alex Crichtonrollup merge of #20564: bombless/patch-3
2015-01-06 Alex Crichtonrollup merge of #20560: aturon/stab-2-iter-ops-slice
2015-01-06 Alex Crichtonrollup merge of #20519: ville-h/rwlock-rename
2015-01-06 Alex Crichtonrollup merge of #20517: nikomatsakis/safety-issue-19997
2015-01-06 Alex Crichtonrollup merge of #20511: csouth3/derive-lint
2015-01-06 Alex Crichtonrollup merge of #20478: SeanTAllen/master
2015-01-06 Alex Crichtonrollup merge of #20258: sanxiyn/show-span-2
2015-01-06 Alex Crichtonrollup merge of #20099: P1start/parse-more-macro-ops
2015-01-06 Alex Crichtonrollup merge of #20092: barosl/rustdoc-line-number...
2015-01-06 Alex Crichtonrollup merge of #19998: th0114nd/unicode-bottom
2015-01-06 Alex Crichtonrollup merge of #19888: steveklabnik/gh19861
2015-01-06 Alex Crichtonrollup merge of #19235: bjz/reference
2015-01-05 Aaron TuronStabilization of impls and fallout from stabilization
2015-01-05 borsauto merge of #20451 : brson/rust/installer, r=alexcrichton
2015-01-05 borsauto merge of #20285 : FlaPer87/rust/oibit-send-and...
2015-01-04 borsMerge pull request #20515 from tshepang/modernise-ping...
2015-01-04 borsMerge pull request #20512 from bjz/rustdoc
2015-01-04 borsMerge pull request #20510 from tshepang/patch-6
2015-01-04 borsMerge pull request #20505 from estsauver/doc_20504
2015-01-04 borsMerge pull request #20500 from globin/fix/range-sugar
2015-01-04 borsMerge pull request #20495 from brson/cargo
2015-01-04 borsMerge pull request #20487 from trapp/doc-namespace...
2015-01-04 borsMerge pull request #20485 from ipetkov/man-fix
2015-01-04 borsMerge pull request #20464 from ranma42/improve-make...
2015-01-04 borsMerge pull request #20457 from frewsxcv/rm-reexports
2015-01-04 borsMerge pull request #20452 from brson/rustup
2015-01-04 borsMerge pull request #20449 from brson/contributing
2015-01-04 borsMerge pull request #20442 from csouth3/vim-syntax
2015-01-04 borsMerge pull request #20428 from tbu-/pr_guide_int_to_i32...
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-04 borsauto merge of #20443 : nikomatsakis/rust/autoderef...
2015-01-04 borsauto merge of #20437 : ranma42/rust/fix-make-install...
2015-01-04 borsauto merge of #20393 : japaric/rust/impl-any, r=aturon
2015-01-04 borsauto merge of #20462 : alexcrichton/rust/remove-depreca...
2015-01-04 Alex CrichtonRemove deprecated functionality
2015-01-03 borsauto merge of #20456 : brson/rust/packaging2, r=alexcri...
2015-01-03 borsauto merge of #20154 : P1start/rust/qualified-assoc...
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2015-01-02 borsauto merge of #20436 : alexcrichton/rust/rollup, r...
2015-01-02 Alex Crichtonrollup merge of #20410: japaric/assoc-types
2015-01-02 Alex Crichtonrollup merge of #20341: nikomatsakis/impl-trait-for...
2015-01-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-02 Alex Crichtonrollup merge of #20425: sanxiyn/opt-local-ty
2015-01-02 Alex Crichtonrollup merge of #20416: nikomatsakis/coherence
2015-01-02 Alex Crichtonrollup merge of #20407: michaelwoerister/unreachable...
2015-01-02 Alex Crichtonrollup merge of #20404: japaric/at-tests
2015-01-02 Alex Crichtonrollup merge of #20392: daramos/travis
next