]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 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 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-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 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 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 borsAuto merge of #38465 - japaric:msp430-interrupt, r...
2017-01-19 borsAuto merge of #39180 - GuillaumeGomez:rollup, r=Guillau...
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
2017-01-19 Guillaume GomezRollup merge of #39115 - king6cong:master, r=nikomatsakis
2017-01-19 Guillaume GomezRollup merge of #39091 - richard-imaoka:E0491-long...
2017-01-19 Guillaume GomezRollup merge of #39039 - michaelwoerister:ignore-gdb...
2017-01-19 Guillaume GomezRollup merge of #38970 - apasel422:may-dangle, r=pnkfelix
2017-01-19 Guillaume GomezRollup merge of #38922 - chris-morgan:fs-markdown-link...
2017-01-19 Guillaume GomezRollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez
2017-01-19 Vadim PetrochenkovFix regression in parsing of trait object types
2017-01-19 Jack VickeridgeUse fs::symlink_metadata in doc for is_symlink
2017-01-19 borsAuto merge of #38464 - clarcharr:ip_cmp, r=sfackler
2017-01-19 Jorge Apariciocalling convention for MSP430 interrupts
2017-01-19 borsAuto merge of #38712 - clarcharr:duration_sum, r=sfackler
2017-01-19 Esteban KüberUse multiline Diagnostic for candidate in other module
2017-01-19 Alex Crichtontravis: Stop uploading sha256 files
2017-01-19 Corey FarwellA few improvements to the slice docs.
2017-01-19 Mike HommeyUpdate jemalloc to include various fixes for OSX 10.12
2017-01-18 JoshAdd doctest to the proc-macro derive-test
2017-01-18 JoshStop warning when doc testing proc macro crates
2017-01-18 Michael WoeristerAdd regression test for debuginfo + LTO
2017-01-18 Guillaume GomezAdd missing Debug implementation for librand structs
2017-01-18 Andrew CannFeature gate `&Void`'s uninhabitedness.
2017-01-18 Georg Brandlcollections: update docs of slice get() and friends
2017-01-18 Chris StankusE0122 should apply with where clauses
2017-01-18 borsAuto merge of #38168 - estebank:help-E0034, r=nrc
next