]> git.lizzy.rs Git - rust.git/history - src/libcore/ptr.rs
Minor fixups to fix tidy errors
[rust.git] / src / libcore / ptr.rs
2017-03-17 Alex CrichtonMinor fixups to fix tidy errors
2017-03-17 Aaron TuronStabilize rc_raw feature, closes #37197
2017-03-17 Aaron TuronStabilize ptr_unaligned feature, closes #37955
2017-03-17 borsAuto merge of #40598 - frewsxcv:rollup, r=frewsxcv
2017-03-17 Corey FarwellRollup merge of #40586 - steveklabnik:add-unstable...
2017-03-17 Corey FarwellRollup merge of #40545 - alexcrichton:retry-download...
2017-03-17 Corey FarwellRollup merge of #40536 - kevinmehall:dedup_docs_for_ded...
2017-03-17 Corey FarwellRollup merge of #40520 - steveklabnik:link-core-slice...
2017-03-17 Corey FarwellRollup merge of #40517 - rust-lang:release-notes-tweak...
2017-03-17 Corey FarwellRollup merge of #40514 - stjepang:inline-then-ordering...
2017-03-17 Corey FarwellRollup merge of #40512 - nodakai:patch-1, r=alexcrichton
2017-03-17 Corey FarwellRollup merge of #40505 - frewsxcv:hash-docs, r=alexcrichton
2017-03-17 Corey FarwellRollup merge of #40503 - swgillespie:thread-hack-remova...
2017-03-17 Corey FarwellRollup merge of #40500 - estebank:turbofish-help, r...
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40497 - wesleywiser:fix_sidebar, r...
2017-03-17 Corey FarwellRollup merge of #40496 - projektir:docs_number_headings...
2017-03-17 Corey FarwellRollup merge of #40495 - llogiq:format-docs, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40467 - projektir:readme_docs, r=steve...
2017-03-17 Corey FarwellRollup merge of #40466 - projektir:outdated_docs_highli...
2017-03-17 Corey FarwellRollup merge of #40463 - tshepang:nit, r=nikomatsakis
2017-03-17 Corey FarwellRollup merge of #40458 - frewsxcv:frewsxcv-osstr, r...
2017-03-17 Corey FarwellRollup merge of #40457 - frewsxcv:frewsxcv-macos, r...
2017-03-17 Corey FarwellRollup merge of #40456 - frewsxcv:frewsxcv-docs-functio...
2017-03-17 Corey FarwellRollup merge of #40452 - frewsxcv:frewsxcv-unstable...
2017-03-17 Corey FarwellRollup merge of #40433 - mattico:test-issue-29595,...
2017-03-17 Corey FarwellRollup merge of #40387 - tbu-:pr_doc_ptr_write2, r...
2017-03-11 Ariel Ben-YehudaRollup merge of #40373 - TimNN:test-ub-packed, r=arielb1
2017-03-11 Ariel Ben-YehudaRollup merge of #40372 - nagisa:never-drop, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40345 - Nashenas88:patch-1, r=estebank
2017-03-11 Ariel Ben-YehudaRollup merge of #40319 - eddyb:it's-"unsize"-not-"unsou...
2017-03-11 Ariel Ben-YehudaRollup merge of #40299 - GuillaumeGomez:fmt-display...
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 Alex CrichtonRollup merge of #40389 - F001:placementVecDeque, r...
2017-03-11 Alex CrichtonRollup merge of #40386 - tbu-:pr_display_frombyteswithn...
2017-03-11 Alex CrichtonRollup merge of #40379 - clarcharr:box_docs, r=brson
2017-03-11 Alex CrichtonRollup merge of #40092 - sinkuu:fix_suggestion_index...
2017-03-09 Tobias BucherReword the non-dropping of `src` for `ptr::write{,_unal...
2017-03-09 borsAuto merge of #40368 - arielb1:rollup, r=arielb1
2017-03-08 Ariel Ben-YehudaRollup merge of #40335 - tbu-:pr_doc_str_to_somecase...
2017-03-08 Ariel Ben-YehudaRollup merge of #40333 - tbu-:pr_doc_ptr_write, r=alexc...
2017-03-07 Tobias BucherClarify handling of `src` in `ptr::write`
2017-02-14 borsAuto merge of #38981 - sdleffler:patch-1, r=alexcrichton
2017-02-14 borsAuto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-08 Corey FarwellRollup merge of #38764 - Aaronepower:master, r=aturon
2017-02-07 borsAuto merge of #39002 - GuillaumeGomez:debug_libcollecti...
2017-02-06 borsAuto merge of #38436 - bluecereal:patch-1, r=frewsxcv
2017-02-05 Corey FarwellRollup merge of #39491 - dumbbell:support-aarch64-unkno...
2017-02-05 Corey FarwellRollup merge of #39312 - mgattozzi:rustdoc-help-fix...
2017-02-05 Corey FarwellRollup merge of #39289 - shahn:option_entry, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39193 - pepyakin:emcc-strip-panic...
2017-02-05 Corey FarwellRollup merge of #39107 - llogiq:branchless_filter_count...
2017-02-05 Corey FarwellRollup merge of #38983 - APTy:udp-peek, r=aturon
2017-02-05 Corey FarwellRollup merge of #38959 - Amanieu:atomic128, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #38921 - chris-morgan:windows-unprivile...
2017-02-05 Corey FarwellRollup merge of #38518 - nagisa:exec-doc, r=alexcrichton
2017-02-05 borsAuto merge of #38161 - durka:rustdoc-crate-attrs, r...
2017-02-04 borsAuto merge of #38426 - vadimcn:nobundle, r=alexcrichton
2017-02-03 Michał KrasnoborskiMerge remote-tracking branch 'upstream/master' into...
2017-02-03 borsAuto merge of #39418 - redox-os:redox_fs_ext, r=brson
2017-02-03 borsAuto merge of #39287 - wesleywiser:move_cell, r=aturon
2017-02-02 Guillaume GomezRollup merge of #39319 - nagisa:remove-rustsetpersonali...
2017-02-02 Guillaume GomezRollup merge of #39299 - federicomenaquintero:master...
2017-02-02 Guillaume GomezRollup merge of #39196 - apasel422:nomicon, r=petrochenkov
2017-02-02 Guillaume GomezRollup merge of #38823 - Freyskeyd:doc-missingInformati...
2017-02-02 borsAuto merge of #39386 - tbu-:pr_pipe_less_syscalls,...
2017-01-31 borsAuto merge of #39354 - alexcrichton:less-output, r...
2017-01-31 borsAuto merge of #38847 - michaelwoerister:gate-on-incr...
2017-01-30 borsAuto merge of #39405 - tshepang:nits, r=sfackler
2017-01-28 borsAuto merge of #39234 - segevfiner:fix-backtraces-on...
2017-01-28 borsAuto merge of #39360 - osa1:typos, r=GuillaumeGomez
2017-01-28 borsAuto merge of #39340 - GuillaumeGomez:empty_comment...
2017-01-28 borsAuto merge of #39305 - eddyb:synelide, r=nikomatsakis
2017-01-28 borsAuto merge of #39353 - alexcrichton:rollup, r=alexcrichton
2017-01-28 Alex CrichtonRollup merge of #39351 - nikomatsakis:incr-comp-skip...
2017-01-28 Alex CrichtonRollup merge of #39350 - nagisa:i128-test-helpers-bette...
2017-01-28 Alex CrichtonRollup merge of #39348 - steveklabnik:cyryl-mailmap...
2017-01-28 Alex CrichtonRollup merge of #39346 - steveklabnik:jethro-mailmap...
2017-01-28 Alex CrichtonRollup merge of #39345 - steveklabnik:carol-mailmap...
2017-01-28 Alex CrichtonRollup merge of #39344 - ollie27:links, r=steveklabnik
2017-01-28 Alex CrichtonRollup merge of #39335 - cramertj:cramertj/can_begin_ex...
2017-01-28 Alex CrichtonRollup merge of #39332 - nagisa:another-bigendian-128...
2017-01-28 Alex CrichtonRollup merge of #39321 - king6cong:master, r=frewsxcv
2017-01-28 Alex CrichtonRollup merge of #39314 - stjepang:rewrite-sort-header...
2017-01-28 Alex CrichtonRollup merge of #39313 - est31:drop_in_place_is_stable...
2017-01-28 Alex CrichtonRollup merge of #39311 - solson:fix-unpretty-mir-non...
2017-01-28 Alex CrichtonRollup merge of #39307 - alexcrichton:stabilize-1.16...
2017-01-28 Alex CrichtonRollup merge of #38617 - pnkfelix:double-reference...
2017-01-26 Alex Crichtonstd: Stabilize APIs for the 1.16.0 release
2017-01-25 borsAuto merge of #38856 - zackw:process-envs, r=aturon
2017-01-25 Guillaume GomezRollup merge of #38930 - insaneinside:place-left-arrow...
2017-01-23 Steve KlabnikRollup merge of #38794 - ConnyOnny:master, r=steveklabnik
2017-01-22 borsAuto merge of #38108 - linclark:32777-E0328, r=Guillaum...
2017-01-20 Alex CrichtonRollup merge of #38761 - frewsxcv:thread-sleep-formatti...
2017-01-19 Guillaume GomezRollup merge of #38922 - chris-morgan:fs-markdown-link...
2017-01-19 Guillaume GomezRollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez
2017-01-19 borsAuto merge of #38464 - clarcharr:ip_cmp, r=sfackler
2017-01-19 borsAuto merge of #38712 - clarcharr:duration_sum, r=sfackler
next