]> git.lizzy.rs Git - rust.git/history - src/libcore/convert.rs
Auto merge of #47203 - varkor:output-filename-conflicts-with-directory, r=estebank
[rust.git] / src / libcore / convert.rs
2018-02-06 borsAuto merge of #47203 - varkor:output-filename-conflicts...
2018-02-06 borsAuto merge of #48017 - kennytm:rollup, r=kennytm
2018-02-05 kennytmRollup merge of #48007 - nrc:rls-field-init, r=eddyb
2018-02-05 kennytmRollup merge of #48003 - mbrubeck:docs, r=steveklabnik
2018-02-04 Matt BrubeckFix info about generic impls in AsMut docs
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-10-13 kennytmRollup merge of #44855 - federicomenaquintero:master...
2017-10-11 borsAuto merge of #44963 - JLockerman:fix_spsc, r=alexcrichton
2017-10-10 borsAuto merge of #44877 - nvzqz:box-conversions, r=alexcri...
2017-10-10 borsAuto merge of #44822 - frewsxcv:frewsxcv-eprintln,...
2017-10-08 borsAuto merge of #44983 - vitiral:dirty_clean_groups,...
2017-10-07 borsAuto merge of #44913 - leavehouse:patch-1, r=BurntSushi
2017-10-07 borsAuto merge of #44860 - kennytm:fix-44731, r=alexcrichton
2017-10-06 borsAuto merge of #44734 - mchlrhw:wip/hashmap-entry-and...
2017-10-06 borsAuto merge of #44951 - vitiral:incr_struct_defs, r...
2017-10-05 kennytmRollup merge of #44935 - vitiral:dependencies, r=stevek...
2017-10-05 borsAuto merge of #44940 - philipc:remap-path, r=michaelwoe...
2017-10-05 borsAuto merge of #44481 - Aaronepower:master, r=alexcrichton
2017-10-04 borsAuto merge of #44890 - nvzqz:str-box-transmute, r=alexc...
2017-10-04 borsAuto merge of #44905 - Pirh:process_abort_docs, r=steve...
2017-10-03 borsAuto merge of #44895 - stephaneyfx:master, r=dtolnay
2017-10-03 borsAuto merge of #44949 - QuietMisdreavus:rustdoctest...
2017-10-03 borsAuto merge of #44922 - zilbuz:issue-44596/E0594, r...
2017-10-03 borsAuto merge of #44920 - vi:rustdoc_implementors_src_link...
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-10-01 borsAuto merge of #44919 - diwic:79-pretty-mir, r=arielb1
2017-10-01 borsAuto merge of #44897 - Havvy:doc-size_of, r=steveklabnik
2017-10-01 borsAuto merge of #44906 - dkl:main-signature, r=nagisa
2017-10-01 borsAuto merge of #44921 - est31:master, r=alexcrichton
2017-09-30 borsAuto merge of #44783 - alexcrichton:lto-codegen-units...
2017-09-30 Nikolai VazquezMerge remote-tracking branch 'upstream/master'
2017-09-30 borsAuto merge of #44936 - Mark-Simulacrum:rollup, r=Mark...
2017-09-30 borsAuto merge of #44893 - spastorino:remove_new_and_index...
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-09-24 Jimmy CuadraSimplify implementation of Display and Error for conver...
2017-09-22 Jimmy CuadraImpl fmt::Display for convert::Infallible.
2017-09-19 Jimmy CuadraDerive additional traits for Infallible.
2017-09-01 Jimmy CuadraReword docs for Infallible to make them easier to under...
2017-08-30 Jimmy CuadraAdd blanket TryFrom impl when From is implemented.
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 Giles CopeWhitespace change
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-19 borsAuto merge of #39409 - pnkfelix:mir-borrowck2, r=nikoma...
2017-06-18 borsAuto merge of #42593 - ibabushkin:on-demand-external...
2017-06-17 borsAuto merge of #42649 - estebank:if-cond, r=nikomatsakis
2017-06-17 Corey FarwellRollup merge of #42662 - Mark-Simulacrum:doc-fix, r...
2017-06-17 Corey FarwellRollup merge of #42660 - steveklabnik:gh42632, r=frewsxcv
2017-06-17 borsAuto merge of #42650 - nrc:save-slim, r=eddyb
2017-06-16 borsAuto merge of #42598 - cramertj:track-more-metadata...
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42612 - est31:master, r=nagisa
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #41840 - arielb1:deduplicate-selection...
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42685 - Havvy:doc-remove-sometimes...
2017-06-16 Corey FarwellRollup merge of #42656 - VBChunguk:struct-field-attribu...
2017-06-16 Corey FarwellRollup merge of #42654 - GuillaumeGomez:error-codes...
2017-06-16 Corey FarwellRollup merge of #42651 - infinity0:master, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42616 - estebank:span-fix, r=nikomatsakis
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-16 borsAuto merge of #42568 - GuillaumeGomez:E0608, r=QuietMis...
2017-06-15 borsAuto merge of #42648 - murarth:merge-alloc-collections...
2017-06-15 borsAuto merge of #42623 - VBChunguk:fix-older-urls, r...
2017-06-14 Wonwoo ChoiUpdate older URLs pointing to the first edition of...
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-07 borsAuto merge of #42378 - steveklabnik:rustdoc-docs, r...
2017-06-06 borsAuto merge of #42247 - durka:patch-41, r=arielb1
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-04 borsAuto merge of #42426 - arthurprs:io_error, r=sfackler
2017-06-04 Marco CastelluccioMerge branch 'profiling' of github.com:whitequark/rust...
2017-06-04 borsAuto merge of #42265 - Zoxc:for-sugar, r=eddyb
2017-06-03 borsAuto merge of #42334 - est31:master, r=jseyfried
2017-06-03 borsAuto merge of #42332 - michaelwoerister:no-more-retraci...
2017-06-03 Corey FarwellRollup merge of #42353 - steveklabnik:update-books...
2017-06-03 borsAuto merge of #41953 - Aaronepower:patch-1, r=brson
2017-06-02 Mark SimulacrumRollup merge of #42343 - cuviper:install-executables...
2017-06-02 Mark SimulacrumRollup merge of #42335 - jcowgill:fingerprint-be, r...
2017-06-02 Mark SimulacrumRollup merge of #42319 - Manishearth:const-extern,...
2017-06-02 Mark SimulacrumRollup merge of #42225 - brson:vs2017, r=alexcrichton
2017-06-02 Mark SimulacrumRollup merge of #41981 - gamazeps:thread-detach, r...
2017-06-02 borsAuto merge of #41670 - scottmcm:slice-rotate, r=alexcri...
2017-06-02 borsAuto merge of #41418 - hirschenberger:prefetch-intrinsi...
2017-06-01 borsAuto merge of #42263 - alexcrichton:fix-copies, r=Mark...
2017-06-01 Corey FarwellRollup merge of #42324 - seanmonstar:41323-compare_cons...
2017-06-01 Corey FarwellRollup merge of #42314 - jannic:patch-1, r=japaric
2017-06-01 Corey FarwellRollup merge of #42306 - efyang:rls-packaging, r=alexcr...
2017-06-01 Corey FarwellRollup merge of #42302 - GuillaumeGomez:new-error-codes...
2017-06-01 Corey FarwellRollup merge of #42297 - tschottdorf:proj-ty, r=nikomat...
next