]> git.lizzy.rs Git - rust.git/history - src
Update Cell references in the book
[rust.git] / src /
2017-02-02 Wesley WiserUpdate Cell references in the book
2017-02-02 Wesley WiserUpdate cell docs
2017-01-27 Wesley WiserMove stability attributes per feedback
2017-01-25 Wesley WiserExtend Cell to work with non-Copy types
2017-01-24 borsAuto merge of #39245 - alexcrichton:enable-platform...
2017-01-24 Alex Crichtonrustbuild: Start building --enable-extended
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 Nick CameronAdd an option to the parser so cfg'ed out modules can...
2017-01-23 Jeffrey SeyfriedRemove `open_span` and `close_span` from `Delimited`.
2017-01-23 borsAuto merge of #39248 - Wilfred:patch-1, r=frewsxcv
2017-01-23 borsAuto merge of #39242 - Eijebong:typo_fix, r=apasel422
2017-01-23 borsAuto merge of #39247 - est31:master, r=jseyfried
2017-01-22 est31Remove proc_macro from the tidy whitelist again
2017-01-22 borsAuto merge of #39238 - king6cong:pr, r=frewsxcv
2017-01-22 Jeffrey SeyfriedRemove crate `proc_macro_tokens`.
2017-01-22 Jeffrey SeyfriedRefactor `TokenStream`.
2017-01-22 borsAuto merge of #39243 - cseale:issue_30924, r=est31
2017-01-22 Alex Crichtontravis: Enable testing i686 musl
2017-01-22 Colm Seale[Gate Tests] - marking feature tests
2017-01-22 borsAuto merge of #38648 - utkarshkukreti:question-mark...
2017-01-22 EijebongFix minor typo
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 king6congbetter comment wording
2017-01-22 Jeffrey SeyfriedRemove duplicate `TokenStream` quoter tests (modulo...
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 Jeffrey SeyfriedRemove unused `extern crate`s.
2017-01-22 Jeffrey SeyfriedWarn on unused `#[macro_use]` imports.
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 Corey FarwellAdd doc examples for `std::ffi::OsString` fucntions...
2017-01-21 Guillaume GomezForce backline on all where in docs
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 Jeffrey SeyfriedImprove `unused_extern_crate` warnings.
2017-01-21 Wang Xueruisyntax: remove abi::Os and abi::Architecture
2017-01-21 borsAuto merge of #39156 - GuillaumeGomez:debug_librand...
2017-01-21 Esteban KüberFix multiple labels when some don't have message
2017-01-21 borsAuto merge of #39086 - aidanhs:aphs-local-rebuild-no...
2017-01-21 Andrew CannFix comment
2017-01-21 Andrew CannFix some nits
2017-01-21 borsAuto merge of #39199 - alexcrichton:rollup, r=alexcrichton
2017-01-20 Alex CrichtonMore test fixes from rollup
2017-01-20 Matthew DawsonFix rustbuild to work with --libdir.
2017-01-20 Alex CrichtonMerge branch 'older-glibc' into rollup
2017-01-20 Alex CrichtonTest fixes from the rollup
2017-01-20 Alex CrichtonRollup merge of #39197 - michaelwoerister:test-38942...
2017-01-20 Alex CrichtonRollup merge of #39195 - nagisa:deny-extra-requirement...
2017-01-20 Alex CrichtonRollup merge of #39184 - michaelwoerister:no-trans...
2017-01-20 Alex CrichtonRollup merge of #39179 - petrochenkov:objparen, r=eddyb
2017-01-20 Alex CrichtonRollup merge of #39168 - estebank:multiline-candidate...
2017-01-20 Alex CrichtonRollup merge of #39167 - alexcrichton:no-more-sha,...
2017-01-20 Alex CrichtonRollup merge of #39166 - glandium:master, r=brson
2017-01-20 Alex CrichtonRollup merge of #39157 - michaelwoerister:debug-lto...
2017-01-20 Alex CrichtonRollup merge of #39146 - alexcrichton:fix-osx-debug...
2017-01-20 Alex CrichtonRollup merge of #39143 - nikomatsakis:issue-38967,...
2017-01-20 Alex CrichtonRollup merge of #39142 - nikomatsakis:issue-38973,...
2017-01-20 Alex CrichtonRollup merge of #39138 - gralpli:issue-39089, r=nrc
2017-01-20 Alex CrichtonRollup merge of #39135 - TheCycoONE:vec_drain_doc,...
2017-01-20 Alex CrichtonRollup merge of #39132 - alexcrichton:static-libstdcpp...
2017-01-20 Alex CrichtonRollup merge of #39120 - alexcrichton:emscripten-tests...
2017-01-20 Alex CrichtonRollup merge of #39118 - jseyfried:token_tree_based_par...
2017-01-20 Alex CrichtonRollup merge of #39114 - alexcrichton:fix-osx-image...
2017-01-20 Alex CrichtonRollup merge of #39112 - alexcrichton:i586-msvc, r...
2017-01-20 Alex CrichtonRollup merge of #39111 - alexcrichton:more-cross-target...
2017-01-20 Alex CrichtonRollup merge of #39077 - jseyfried:crate_var_imports...
2017-01-20 Alex CrichtonRollup merge of #39068 - alexcrichton:more-small-tests...
2017-01-20 Alex CrichtonRollup merge of #38966 - brson:relnotes, r=brson
2017-01-20 Alex CrichtonRollup merge of #38842 - abonander:proc_macro_attribute...
2017-01-20 Alex CrichtonRollup merge of #38761 - frewsxcv:thread-sleep-formatti...
2017-01-20 Andrew CannAdd unreachable attribute to Err branch
2017-01-20 Andrew CannRemove redundant block
2017-01-20 Geoff YoergerRevert previous commit
2017-01-20 Andrew CannRemove attribute on match
2017-01-20 borsAuto merge of #39062 - martinhath:placement-in-binaryhe...
2017-01-20 Guillaume GomezRemove specialization from Debug implementations
next