]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-22 Scott McMurrayAdd [T]::swap_with_slice
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 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 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 borsAuto merge of #44000 - ids1024:redox-exec-error, r...
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 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 borsAuto merge of #43897 - lu-zero:master, r=alexcrichton
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 Jeremy SollerAdd x86_64-unknown-redox to build manifest target list
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.
2017-08-16 borsAuto merge of #43108 - pnkfelix:mir-borrowck3c, r=arielb1
2017-08-16 Martin HoffmannDocument that std::hash::Hasher::finish() does not...
2017-08-16 Seiichi UchidaEat open paren when parsing list
2017-08-16 Felix S. Klock IIMoved mir-borrowck pass down to where comments say...
2017-08-16 Felix S. Klock IIAddress review comment: `StatementKind::StorageDead...
2017-08-16 Felix S. Klock IICleanup: Every `BitDenotation` is a `DataflowOperator...
2017-08-16 Felix S. Klock IIAdded some documentation for the `struct BlockSets...
2017-08-16 Felix S. Klock IIMIR based borrow check (opt-in).
2017-08-16 Felix S. Klock IIFactored `MoveData` construction code into `builder...
2017-08-16 Felix S. Klock IIMove `DataFlowState::{each_bit,interpret_set}` method...
2017-08-16 Felix S. Klock IIremove now unnecessary constraint on BitDenotation...
2017-08-16 Felix S. Klock IIMigrated some code out of `dataflow::drop_flag_effects...
2017-08-16 Felix S. Klock IIAdded dataflow analysis for `Borrows`.
2017-08-16 Felix S. Klock IIRefactor `trait BitDenotation` to take `Location` inste...
2017-08-16 Felix S. Klock IIMove borrowck error msg construction to module in ...
2017-08-16 Michael WoeristerRun MIR passes on promoted temporaries again.
2017-08-16 borsAuto merge of #43850 - GuillaumeGomez:unused-variable...
2017-08-16 Guillaume GomezAdd a note to unused variables
2017-08-16 Guillaume Gomezudpdate error message for unsized union field
2017-08-16 Tobias SchaffnerRefactoring: move net specific fd imps to net
2017-08-16 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43883 - frewsxcv:frewsxcv-set-readonly...
2017-08-16 Luca BarbatoAdd support for Vector Unpack High and Low on PowerPC
next