]> git.lizzy.rs Git - rust.git/history - src/libcore/ptr.rs
Make function pointers implement traits for up to 12 parameters
[rust.git] / src / libcore / ptr.rs
2015-09-21 Manish GoregaokarMake function pointers implement traits for up to 12...
2015-09-19 Steve KlabnikRollup merge of #28400 - badboy:disable-browser-history...
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-17 borsAuto merge of #28428 - dotdash:same_adjust, r=nikomatsakis
2015-09-17 borsAuto merge of #28381 - ebfull:aint-fraid-a-no-ghosts...
2015-09-16 borsAuto merge of #28353 - GuillaumeGomez:error_codes,...
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-15 borsAuto merge of #28408 - brson:relnotes, r=aturon
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28413 - arielb1:deduplication, r=eddyb
2015-09-15 borsAuto merge of #28407 - mmcco:master, r=alexcrichton
2015-09-15 borsAuto merge of #28406 - petrochenkov:primitive, r=eddyb
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-15 borsAuto merge of #28268 - petrochenkov:fnptr, r=alexcrichton
2015-09-14 borsAuto merge of #28256 - petrochenkov:conv, r=alexcrichton
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-13 Vadim PetrochenkovImplement more traits for function pointers
2015-09-13 borsAuto merge of #28286 - matklad:remove-dead-code, r...
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-09 borsAuto merge of #28198 - alexcrichton:from-raw-mut, r...
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-05 borsAuto merge of #28190 - arielb1:generic-key-entry, r...
2015-09-04 borsAuto merge of #28197 - petrochenkov:borrow, r=alexcrichton
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28227 - birkenfeld:use_filter_map, r...
2015-09-04 borsAuto merge of #28201 - apasel422:issue-26205, r=nikomat...
2015-09-04 borsAuto merge of #28119 - nagisa:bytesderef, r=alexcrichton
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-04 borsAuto merge of #28170 - nagisa:loopctl-label-spans,...
2015-09-04 Steve KlabnikRollup merge of #28216 - christopherdumas:fix_28196...
2015-09-04 Steve KlabnikRollup merge of #28215 - matklad:grammar-extern-block...
2015-09-04 Steve KlabnikRollup merge of #28214 - tshepang:word-not-name, r...
2015-09-04 Steve KlabnikRollup merge of #28213 - tshepang:replace-comma, r...
2015-09-04 Steve KlabnikRollup merge of #28212 - tshepang:rust-is-a-language...
2015-09-04 Steve KlabnikRollup merge of #28210 - tshepang:typo, r=steveklabnik
2015-09-04 Steve KlabnikRollup merge of #28209 - tshepang:must-be-four-spaces...
2015-09-04 Steve KlabnikRollup merge of #28208 - matklad:grammar-whitespace...
2015-09-04 Steve KlabnikRollup merge of #28207 - tshepang:flow, r=steveklabnik
2015-09-04 Steve KlabnikRollup merge of #28205 - matklad:grammar-remove-proc...
2015-09-04 Steve KlabnikRollup merge of #28204 - matklad:grammar-duplicate...
2015-09-04 Steve KlabnikRollup merge of #28203 - benschulz:book-deref-coercion...
2015-09-04 Steve KlabnikRollup merge of #28202 - matklad:grammar-loop-labels...
2015-09-04 Steve KlabnikRollup merge of #28167 - petrochenkov:bytelit, r=nikoma...
2015-09-04 borsAuto merge of #27984 - arielb1:misc-assemble-improvemen...
2015-09-03 borsAuto merge of #28200 - Manishearth:rollup, r=Manishearth
2015-09-03 Manish GoregaokarRollup merge of #28195 - AlisdairO:diagnostics214,...
2015-09-03 Manish GoregaokarRollup merge of #28194 - steveklabnik:add_fixme, r...
2015-09-03 Manish GoregaokarRollup merge of #28193 - dhuseby:fixing_bitrig_alloc_cr...
2015-09-03 Manish GoregaokarRollup merge of #28191 - llogiq:iter, r=Manishearth
2015-09-03 Manish GoregaokarRollup merge of #28188 - Manishearth:elide-core, r...
2015-09-03 Manish GoregaokarRollup merge of #28187 - petrochenkov:null, r=aturon
2015-09-03 Manish GoregaokarElide lifetimes in libcore
2015-09-03 Vadim PetrochenkovMake `null()` and `null_mut()` const functions
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-25 borsAuto merge of #27995 - nagisa:windows-error-message...
2015-08-25 Steve KlabnikRollup merge of #27988 - nagisa:diags-e0139, r=brson
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-19 borsAuto merge of #27849 - jonas-schievink:macro-errors...
2015-08-18 borsAuto merge of #27850 - alexcrichton:fix-musl, r=brson
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-16 borsAuto merge of #27858 - rkruppe:rustdoc-codespans, r...
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-16 borsAuto merge of #27853 - seckar:master, r=steveklabnik
2015-08-16 borsAuto merge of #27818 - alexcrichton:tag-all-the-issues...
2015-08-16 Alex Crichtoncore: Fill out issues for unstable features
2015-08-15 borsAuto merge of #27827 - w00ns:for-loop-expn-issue-27639...
2015-08-14 borsAuto merge of #27641 - nikomatsakis:soundness-rfc-1214...
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-14 borsAuto merge of #27821 - dhuseby:manual_snapshots_1af31d4...
2015-08-14 borsAuto merge of #27816 - steveklabnik:for_chrisbot, r...
2015-08-14 borsAuto merge of #27786 - alexcrichton:start-testing-msvc...
2015-08-14 borsAuto merge of #27696 - bluss:into-boxed-str, r=alexcrichton
2015-08-13 borsAuto merge of #27684 - alexcrichton:remove-deprecated...
2015-08-13 borsAuto merge of #27625 - wthrowe:find, r=alexcrichton
2015-08-13 borsAuto merge of #27307 - rkruppe:dec2flt, r=pnkfelix
2015-08-13 borsAuto merge of #27652 - alex-ozdemir:iter, r=bluss
2015-08-12 Alex CrichtonRemove all unstable deprecated functionality
2015-08-12 borsAuto merge of #27630 - sylvestre:master, r=dotdash
2015-08-12 borsAuto merge of #27618 - dotdash:drop_fixes, r=luqmana
2015-08-12 Alex Crichtonrollup merge of #27636: llogiq/patch-1
2015-08-12 Alex Crichtonrollup merge of #27635: GuillaumeGomez/patch-4
2015-08-12 Alex Crichtonrollup merge of #27630: sylvestre/master
2015-08-12 Alex Crichtonrollup merge of #27622: eefriedman/https-url
2015-08-12 Alex Crichtonrollup merge of #27618: dotdash/drop_fixes
2015-08-12 Alex Crichtonrollup merge of #27615: GuillaumeGomez/send_sync
2015-08-12 Alex Crichtonrollup merge of #27605: AlisdairO/diagnostics387
2015-08-12 borsAuto merge of #27615 - GuillaumeGomez:send_sync, r...
2015-08-11 borsAuto merge of #27584 - TimNN:macro-eof-span, r=huonw
2015-08-11 borsAuto merge of #27575 - brson:lint, r=alexcrichton
next