]> git.lizzy.rs Git - rust.git/history - src/libstd/ffi/c_str.rs
Auto merge of #29140 - sorear:dst-document-on-sized, r=alexcrichton
[rust.git] / src / libstd / ffi / c_str.rs
2015-10-20 borsAuto merge of #29140 - sorear:dst-document-on-sized...
2015-10-20 borsAuto merge of #29009 - alexcrichton:std-pkgs, r=brson
2015-10-19 Steve KlabnikRollup merge of #29169 - apasel422:spell, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29168 - aarzee:master, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29165 - iajrz:patch-1, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29132 - sorear:document-ordering-relax...
2015-10-19 Steve KlabnikRollup merge of #29125 - iKevinY:std-io-doc-fixes,...
2015-10-19 Steve KlabnikRollup merge of #29027 - steveklabnik:iter_docs, r...
2015-10-19 borsAuto merge of #28977 - arcnmx:cstring-into, r=alexcrichton
2015-10-19 arcnmxOwned conversions for CString
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 borsAuto merge of #28807 - Manishearth:rollup, r=Manishearth
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-01 Cristian Kubisreplaced *_ptr with *_raw methods in docs
2015-10-01 Cristian Kubisdoc: fixed swapped docs for from_ptr and from_raw
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
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-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-15 borsAuto merge of #28395 - ebfull:fix-associated-item-resol...
2015-09-15 borsAuto merge of #28351 - jonas-schievink:macro-bt, r=nrc
2015-09-15 borsAuto merge of #28274 - arielb1:split-ty, r=nikomatsakis
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 #28248 - PeterReid:master, r=alexcrichton
2015-09-14 borsAuto merge of #28358 - dotdash:nounwind, r=alexcrichton
2015-09-14 borsAuto merge of #28389 - aidanhs:aphs-update-musl-linking...
2015-09-14 borsAuto merge of #28396 - arielb1:misplaced-binding, r...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-14 borsAuto merge of #28383 - semarie:openbsd-jemalloc, r...
2015-09-14 borsAuto merge of #28368 - lfairy:write-impl, r=alexcrichton
2015-09-13 borsAuto merge of #28357 - semmaz:libfmt-macros, r=alexcrichton
2015-09-13 borsAuto merge of #28178 - christopherdumas:fix_ice, r...
2015-09-13 borsAuto merge of #28339 - alexcrichton:stabilize-1.4,...
2015-09-13 borsAuto merge of #28390 - christopherdumas:beginners_manue...
2015-09-13 borsAuto merge of #28286 - matklad:remove-dead-code, r...
2015-09-12 borsAuto merge of #28366 - christopherdumas:beginners_manue...
2015-09-11 borsAuto merge of #28306 - alexcrichton:less-rt, r=brson
2015-09-11 Alex Crichtonstd: Stabilize/deprecate features for 1.4
2015-09-11 borsAuto merge of #28328 - tshepang:unusual, r=brson
2015-09-11 borsAuto merge of #28312 - GuillaumeGomez:privacy, r=Manish...
2015-09-10 borsAuto merge of #28321 - nikomatsakis:issue-27616, r...
2015-09-10 borsAuto merge of #28301 - christopherdumas:intergrate_erro...
2015-09-10 borsAuto merge of #28329 - tshepang:comfort, r=steveklabnik
2015-09-10 borsAuto merge of #28266 - jackwilsonv:patch-4, r=steveklabnik
2015-09-10 borsAuto merge of #28282 - DiamondLovesYou:optional-data...
2015-09-10 borsAuto merge of #28323 - tshepang:idiom, r=steveklabnik
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-09 borsAuto merge of #28250 - durka:patch-7, r=steveklabnik
2015-09-09 Vadim PetrochenkovReduce code bloat from conversion traits in function...
2015-09-09 borsAuto merge of #28299 - apasel422:tests, r=alexcrichton
2015-09-09 Manish GoregaokarRollup merge of #28305 - apasel422:copyright, r=alexcri...
2015-09-09 Manish GoregaokarRollup merge of #28295 - steveklabnik:language_fix...
2015-09-09 Manish GoregaokarRollup merge of #28294 - midinastasurazz:patch-3, r...
2015-09-09 Manish GoregaokarRollup merge of #28289 - shepmaster:include_bytes-docs...
2015-09-09 Manish GoregaokarRollup merge of #28283 - rutsky:patch-3, r=steveklabnik
2015-09-09 Manish GoregaokarRollup merge of #28281 - rutsky:patch-2, r=steveklabnik
2015-09-09 borsAuto merge of #28300 - Manishearth:crate_err, r=eddyb
2015-09-09 borsAuto merge of #28297 - lifthrasiir:rustdoc-html-tweaks...
2015-09-09 borsAuto merge of #28277 - DiamondLovesYou:intrinsic-unname...
2015-09-09 borsAuto merge of #28198 - alexcrichton:from-raw-mut, r...
2015-09-03 Alex Crichtonstd: Update CString::{into,from}_raw with `*mut T`
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
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-24 borsAuto merge of #27857 - Manishearth:improve-fnkind,...
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-23 borsAuto merge of #27919 - Eljay:doc-varargs, r=alexcrichton
2015-08-22 borsAuto merge of #27914 - pnkfelix:fix-fcnr-for-valgrind...
next