]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Zack WeinbergGeneralize envs() and args() to iterators.
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 Vadim PetrochenkovResolve `Self` in impl headers
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 Jeremy SollerUse libc errno
2017-01-21 borsAuto merge of #39199 - alexcrichton:rollup, r=alexcrichton
2017-01-21 Alex Crichtonappveyor: Don't test i586 MSVC binaries yet
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
2017-01-20 borsAuto merge of #38955 - estebank:highlighted-diags,...
2017-01-20 Oliver Middletonlinkchecker: Fix checking links which are just fragments
2017-01-20 Andrea CancianiDocument that `Metadata` can be obtained from `symlink_...
2017-01-20 borsAuto merge of #38603 - arielb1:supertrait-self-3, r...
2017-01-20 Geoff YoergerClarify the `default` option to use
2017-01-20 Geoff YoergerInto item level docs (enum Ordering)
2017-01-20 Geoff Yoerger'.'
2017-01-20 Geoff YoergerModule level doc
2017-01-20 Cesar Eduardo... No need to mention how these fields are used
2017-01-20 Jack VickeridgeAdd link to symlink_metadata in fs::Metadata doc
2017-01-20 Jack VickeridgeFix formatting and links in previous doc change.
2017-01-19 Michael WoeristerAdd regression test for issue #38942
2017-01-19 Simonas KazlauskasDeny extra_requirement_in_impl forward-compat lint
2017-01-19 Michael Woeristertrans: Exit earlier from base::trans_crate() when compi...
2017-01-19 Alex Crichtontravis: Move glibc backwards in time
2017-01-19 Alex Crichtontravis: Get an emscripten builder online
2017-01-19 borsAuto merge of #39136 - keeperofdakeys:proc-macro-doc...
2017-01-19 Cesar Eduardo... book: size and align in trait object vtables are used
2017-01-19 borsAuto merge of #38465 - japaric:msp430-interrupt, r...
2017-01-19 borsAuto merge of #39180 - GuillaumeGomez:rollup, r=Guillau...
2017-01-19 Oliver Schneidertest slice patterns with exclusive range patterns
2017-01-19 Oliver Schneidercheck exclusive_range_pattern feature gate
2017-01-19 Jorge Aparicioadd cfail test for the new feature gate
2017-01-19 Guillaume GomezRollup merge of #39165 - frewsxcv:slice, r=GuillaumeGomez
2017-01-19 Guillaume GomezRollup merge of #39151 - canndrew:feature-gate-uninhabi...
2017-01-19 Guillaume GomezRollup merge of #39150 - birkenfeld:slice-doc, r=Guilla...
2017-01-19 Guillaume GomezRollup merge of #39149 - circuitfox:E0122-type-def...
2017-01-19 Guillaume GomezRollup merge of #39121 - grimreaper:eax/thethe, r=apasel422
next