]> git.lizzy.rs Git - rust.git/history - src/libstd
Auto merge of #39234 - segevfiner:fix-backtraces-on-windows-gnu, r=petrochenkov
[rust.git] / src / libstd /
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 #39306 - GuillaumeGomez:newtype_help...
2017-01-28 Alex CrichtonRollup merge of #39302 - alexcrichton:upload-all, r...
2017-01-28 Alex CrichtonRollup merge of #39290 - canndrew:hide-uninhabitedness...
2017-01-28 Alex CrichtonRollup merge of #39285 - nrc:save-tables, r=@eddyb
2017-01-28 Alex CrichtonRollup merge of #39284 - alexcrichton:manifesting,...
2017-01-28 Alex CrichtonRollup merge of #38617 - pnkfelix:double-reference...
2017-01-27 Segev FinerUse libc::c_char instead of i8 due to platforms with...
2017-01-27 borsAuto merge of #37057 - brson:nosuggest, r=nikomatsakis
2017-01-27 borsAuto merge of #39320 - alexcrichton:less-backtraces...
2017-01-27 Oliver MiddletonFix a few links in the docs
2017-01-27 borsAuto merge of #39282 - petrochenkov:selfstab, r=nikomat...
2017-01-27 borsAuto merge of #39252 - alexcrichton:less-exports, r=nrc
2017-01-27 Segev FinerAttempt at fixing dead code lints
2017-01-27 Alex Crichtonstd: Compile libbacktrace with -fvisibility=hidden
2017-01-27 borsAuto merge of #39281 - michaelwoerister:make-cc-incr...
2017-01-27 borsAuto merge of #39158 - petrochenkov:bounds, r=nikomatsakis
2017-01-26 borsAuto merge of #39066 - arielb1:lifetime-extension-test...
2017-01-26 borsAuto merge of #39075 - est31:remove_reflect, r=nikomatsakis
2017-01-26 borsAuto merge of #39000 - nikomatsakis:incr_comp_crosscont...
2017-01-26 borsAuto merge of #38961 - steveklabnik:fix-sort-wording...
2017-01-26 Alex Crichtonstd: Stabilize APIs for the 1.16.0 release
2017-01-25 borsAuto merge of #38920 - petrochenkov:selfimpl, r=eddyb
2017-01-25 borsAuto merge of #38856 - zackw:process-envs, r=aturon
2017-01-25 borsAuto merge of #39296 - GuillaumeGomez:rollup, r=Guillau...
2017-01-25 Guillaume GomezRollup merge of #39278 - das-g:patch-1, r=steveklabnik
2017-01-25 Guillaume GomezRollup merge of #39276 - GuillaumeGomez:array_urls...
2017-01-25 Guillaume GomezRollup merge of #39267 - king6cong:master, r=steveklabnik
2017-01-25 Guillaume GomezRollup merge of #39251 - wesleywiser:fixme_1, r=BurntSushi
2017-01-25 Guillaume GomezRollup merge of #39212 - redox-os:master, r=brson
2017-01-25 Guillaume GomezRollup merge of #38930 - insaneinside:place-left-arrow...
2017-01-25 borsAuto merge of #39286 - nrc:save-path, r=eddyb
2017-01-25 borsAuto merge of #39277 - tedsta:fuchsia_std_process,...
2017-01-25 borsAuto merge of #35712 - oli-obk:exclusive_range_patterns...
2017-01-24 borsAuto merge of #39245 - alexcrichton:enable-platform...
2017-01-24 Theodore DeRegoUpdated Fuchsia support for std::process. Adds support...
2017-01-24 Segev FinerMake backtraces work on Windows GNU targets again.
2017-01-24 Guillaume GomezAdd missing urls for array docs
2017-01-24 borsAuto merge of #39222 - GuillaumeGomez:rustdoc_where...
2017-01-24 borsAuto merge of #39214 - estebank:fix-labels-without...
2017-01-24 borsAuto merge of #39173 - jseyfried:tokenstream, r=nrc
2017-01-24 borsAuto merge of #39145 - nrc:opt-cfg-mod, r=@jseyfried
2017-01-24 borsAuto merge of #39227 - alexcrichton:enable-i686-musl...
2017-01-24 borsAuto merge of #39048 - lambda:impl-tosocketaddrs-for...
2017-01-23 borsAuto merge of #39260 - steveklabnik:rollup, r=steveklabnik
2017-01-23 Steve KlabnikRollup merge of #39258 - jacwah:makefile-note, r=aturon
2017-01-23 Steve KlabnikRollup merge of #39233 - frewsxcv:upper-lower-docs...
2017-01-23 Steve KlabnikRollup merge of #39200 - DirkyJerky:patch-1, r=steveklabnik
2017-01-23 Steve KlabnikRollup merge of #39191 - cesarb:book/trait-objects...
2017-01-23 Steve KlabnikRollup merge of #38993 - krdln:patch-1, r=steveklabnik
2017-01-23 Steve KlabnikRollup merge of #38956 - theduke:document-field-init...
2017-01-23 Steve KlabnikRollup merge of #38794 - ConnyOnny:master, r=steveklabnik
2017-01-23 borsAuto merge of #39242 - Eijebong:typo_fix, r=apasel422
2017-01-22 borsAuto merge of #39238 - king6cong:pr, r=frewsxcv
2017-01-22 borsAuto merge of #39243 - cseale:issue_30924, r=est31
2017-01-22 borsAuto merge of #38648 - utkarshkukreti:question-mark...
2017-01-22 Utkarsh Kukretilibstd: mention `?` operator instead of removing `try...
2017-01-22 Utkarsh Kukretilibstd: update std::io module documentation to not...
2017-01-22 Utkarsh Kukretilibstd: replace all `try!` with `?` in documentation...
2017-01-22 borsAuto merge of #38108 - linclark:32777-E0328, r=Guillaum...
2017-01-22 Corey FarwellAdd more references between lowercase/uppercase operations.
2017-01-22 borsAuto merge of #39224 - GuillaumeGomez:os_string_urls...
2017-01-22 Guillaume GomezAdd missing urls for OsStr and OsString
2017-01-22 borsAuto merge of #39127 - canndrew:unreachable-pattern...
2017-01-22 borsAuto merge of #39221 - frewsxcv:os-string-docs, r=Guill...
2017-01-22 borsAuto merge of #39060 - jseyfried:improve_unused, r=nrc
2017-01-22 borsAuto merge of #39176 - CartesianDaemon:master, r=frewsxcv
2017-01-21 borsAuto merge of #39218 - xen0n:syntax-warts, r=alexcrichton
2017-01-21 Jack VickeridgeRevert "Add link to symlink_metadata in fs::Metadata...
2017-01-21 borsAuto merge of #39210 - GuillaumeGomez:GuillaumeGomez...
2017-01-21 borsAuto merge of #39203 - ranma42:doc_metadata, r=BurntSushi
2017-01-21 Zack WeinbergGeneralize envs() and args() to iterators.
2017-01-21 Corey FarwellAdd doc examples for `std::ffi::OsString` fucntions...
2017-01-21 borsAuto merge of #39204 - ollie27:linkchecker_fragment...
2017-01-21 Guillaume GomezSpecify the result of integer cast on boolean
2017-01-21 borsAuto merge of #39206 - MJDSys:fix_rustbuild_libdir...
2017-01-21 borsAuto merge of #39156 - GuillaumeGomez:debug_librand...
2017-01-21 borsAuto merge of #39086 - aidanhs:aphs-local-rebuild-no...
2017-01-21 Jeremy SollerUse libc errno
2017-01-21 borsAuto merge of #39199 - alexcrichton:rollup, r=alexcrichton
2017-01-20 Alex CrichtonMerge branch 'older-glibc' into rollup
2017-01-20 Alex CrichtonRollup merge of #39197 - michaelwoerister:test-38942...
2017-01-20 Alex CrichtonRollup merge of #39195 - nagisa:deny-extra-requirement...
next