]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-22 Samuel HollandImprove explanation of musl_root
2017-08-22 Samuel HollandRemove incorrect special case of mips-musl
2017-08-22 borsAuto merge of #44033 - GuillaumeGomez:rollup, r=Guillau...
2017-08-22 Guillaume GomezRollup merge of #44029 - WiSaGaN:patch-1, r=alexcrichton
2017-08-22 Guillaume GomezRollup merge of #44014 - Mark-Simulacrum:update-readme...
2017-08-22 Guillaume GomezRollup merge of #44010 - GuillaumeGomez:read-links...
2017-08-22 Guillaume GomezRollup merge of #44001 - tamird:release-notes-1.16...
2017-08-22 Guillaume GomezRollup merge of #43993 - tamird:better-wording-error...
2017-08-22 borsAuto merge of #44008 - RalfJung:staged1, r=alexcrichton
2017-08-22 borsAuto merge of #44003 - LukasKalbertodt:patch-1, r=nikom...
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 Wangshan LuFix typos in 1.20 release notes
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-21 borsAuto merge of #44009 - pnkfelix:mir-borrowck-as-query...
2017-08-21 borsAuto merge of #43971 - alexcrichton:lint-statements...
2017-08-21 Mark SimulacrumUpdate rustbuild README
2017-08-21 Felix S. Klock IIMoved support code for `rustc_mir::borrow_check` query...
2017-08-21 Felix S. Klock IIRemove the `rustc_mir::transform` entry point for mir...
2017-08-21 Felix S. Klock IIExpose mir-borrowck via a query.
2017-08-21 Ralf Jungrustc_plugin: use staged API
2017-08-21 Guillaume GomezAdd missing links for Read trait
2017-08-21 borsAuto merge of #43986 - petrochenkov:pubcrate3, r=pnkfelix
2017-08-21 borsAuto merge of #43929 - oli-obk:use_placement, r=nrc
2017-08-21 borsAuto merge of #44004 - frewsxcv:frewsxcv-bors-docs...
2017-08-21 Corey FarwellFix broken homu link in CONTRIBUTING.md.
2017-08-20 Tamir Dubersteinborrowck: name the correct type in error message
2017-08-20 Lukas KalbertodtAdd PartialEq/Eq impls to proc_macro::{Spacing, Delimiter}
2017-08-20 borsAuto merge of #44000 - ids1024:redox-exec-error, r...
2017-08-20 Tamir DubersteinRELEASES.md: document 1.16 lifetime elision change
2017-08-20 Ian Douglas... redox: Correct error on exec when file is not found
2017-08-20 borsAuto merge of #43996 - shanavas786:fix-typo, r=frewsxcv
2017-08-20 Ralf JungMake sure crates not opting in to staged_api don't...
2017-08-20 Ralf JungTest staging attributes when -Zforce-unstable-if-unmark...
2017-08-20 borsAuto merge of #43978 - GuillaumeGomez:missing-links...
2017-08-20 borsAuto merge of #43976 - dylanmckay:update-builtins,...
2017-08-20 Shanavas MFix typo in doc
2017-08-20 borsAuto merge of #43911 - arthurprs:update-jemalloc, r...
2017-08-20 borsAuto merge of #43965 - frewsxcv:frewsxcv-filter-map...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-19 borsAuto merge of #43936 - oli-obk:patch-6, r=alexcrichton
2017-08-19 borsAuto merge of #43990 - tamird:defid-not-name, r=eddyb
2017-08-19 Tamir Dubersteinlibrustc_typeck: store a DefId rather than a Name
2017-08-19 Vadim Petrochenkovrustc: Remove some dead code
2017-08-19 borsAuto merge of #43919 - frewsxcv:frewsxcv-char-primitive...
2017-08-19 borsAuto merge of #43933 - topecongiro:bad-span-for-attribu...
2017-08-19 Corey FarwellMinor Iterator::filter_map description rewording.
2017-08-18 Alex Crichtonrustc: Add `Local` to the HIR map of parents
2017-08-18 Guillaume GomezAdd missing links for String module and type
2017-08-18 borsAuto merge of #43917 - ids1024:redox-unwind, r=alexcrichton
2017-08-18 Guillaume GomezAdd missing urls for Result struct
2017-08-18 Guillaume GomezAdd missing url for fmt module
2017-08-18 Dylan McKayUpdate the compiler_builtins submodule
2017-08-18 borsAuto merge of #43901 - GuillaumeGomez:unsized-union...
2017-08-18 Oliver SchneiderAdd an additional empty line between the suggested...
2017-08-18 Guillaume GomezHandle structs, unions and enums unsized field/variant...
2017-08-18 borsAuto merge of #43904 - topecongiro:libsyntax/parse...
2017-08-18 Alex Crichtonrustc: Rename NodeLocal to NodeBinding
2017-08-18 borsAuto merge of #43900 - TobiasSchaffner:net_out_of_io...
2017-08-18 Esteban KüberVerify that an `if` condition block returns a value
2017-08-18 borsAuto merge of #43897 - lu-zero:master, r=alexcrichton
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 Esteban KüberCheck for `else` keyword on missing `if` condition
2017-08-17 Jeremy SollerAdd x86_64-unknown-redox to build manifest target list
2017-08-17 Esteban KüberPoint out missing if conditional
2017-08-17 borsAuto merge of #43939 - frewsxcv:rollup, r=frewsxcv
2017-08-17 Oliver SchneiderImprove placement of `use` suggestions
2017-08-17 Corey FarwellRollup merge of #43930 - pravic:es5-revert-shorthand...
2017-08-17 Corey FarwellRollup merge of #43928 - anthonyclays:anthonyclays...
2017-08-17 Corey FarwellRollup merge of #43920 - michael-zapata:cleanup/mir...
2017-08-17 Corey FarwellRollup merge of #43916 - integer32llc:cargo-docs-redire...
2017-08-17 Corey FarwellRollup merge of #43915 - adrian5:patch-1, r=sfackler
2017-08-17 Corey FarwellRollup merge of #43914 - steveklabnik:update-books...
2017-08-17 Corey FarwellRollup merge of #43912 - Songbird0:e0106_field_lifetime...
2017-08-17 Corey FarwellRollup merge of #43905 - partim:master, r=steveklabnik
2017-08-17 Corey FarwellRollup merge of #43891 - Fourchaux:master, r=steveklabnik
2017-08-17 Oliver SchneiderUpgrade a comment to a doc comment
2017-08-17 Oliver SchneiderUpgrade a comment to a doc comment
2017-08-17 Seiichi UchidaUpdate ui tests
2017-08-17 Seiichi UchidaInclude the closing paren to the span of ast::NestedMet...
2017-08-17 Seiichi UchidaUse respan()
2017-08-17 borsAuto merge of #43902 - michaelwoerister:fix-mir-passes...
2017-08-17 pravicFix ES5 regression with shorthand names.
2017-08-17 Anthony ClaysFixed typo in RefCell::get_mut
2017-08-17 Michael Zapatarefactor(mir): remove unused argument
2017-08-17 borsAuto merge of #43878 - kennytm:fix-43869-put-impl-trait...
2017-08-17 Corey FarwellMinor rewrite of char primitive unicode intro.
2017-08-17 borsAuto merge of #43867 - GuillaumeGomez:useless-help...
2017-08-17 Ian Douglas... Enable unwinding panics on Redox
2017-08-16 Hunter PraskaUse direct references to CompilerDesugaringKind
2017-08-16 borsAuto merge of #43864 - GuillaumeGomez:static-method...
2017-08-16 Anthony Defranceschiadded whitespace
2017-08-16 Carol (Nichols... Implement a temp redirect for cargo docs
2017-08-16 adrian5Fix typo in doc
2017-08-16 borsAuto merge of #43838 - eddyb:stable-rvalue-promotion...
2017-08-16 Anthony DefranceschiE0106: field lifetimes
2017-08-16 steveklabnikUpdate the books for next release
2017-08-16 arthurprsUpdate jemalloc to 4.5.0
2017-08-16 borsAuto merge of #43884 - kennytm:fix-43881-do-not-test...
2017-08-16 Eduard-Mihai... Stabilize rvalue promotion to 'static.
next