]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-18 Alex CrichtonFix more UI tests
2017-08-17 Alex CrichtonFix UI tests
2017-08-17 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-17 borsAuto merge of #43939 - frewsxcv:rollup, r=frewsxcv
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 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 borsAuto merge of #43867 - GuillaumeGomez:useless-help...
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 Alex CrichtonFix merge conflicts
2017-08-16 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
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 Alex CrichtonFix merge conflict
2017-08-16 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
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 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 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43883 - frewsxcv:frewsxcv-set-readonly...
2017-08-16 borsAuto merge of #43710 - zackmdavis:field_init_shorthand_...
2017-08-16 Corey FarwellClarify 'writable'-changing behavior of `set_readonly`.
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 Zack M. Davisuse field init shorthand EVERYWHERE
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 FourchauxFix typos & us spellings
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 kennytmStop testing i586-pc-windows-msvc on AppVeyor.
2017-08-15 Corey FarwellClarify `readonly` method is also about being 'unwritable'.
2017-08-15 Corey FarwellAdd comments clarifying behavior of unix `set_readonly...
2017-08-15 borsAuto merge of #43303 - redox-os:redox_docker, r=alexcri...
2017-08-15 Jeremy SollerMark install-x86_64-redox.sh as executable
2017-08-15 borsAuto merge of #43863 - steveklabnik:ship-the-rustdoc...
2017-08-15 kennytmExclude `impl Trait` functions from everybody_loops.
2017-08-15 John Kåre AlsakerRemove fixme
2017-08-15 borsAuto merge of #43859 - arielb1:nonfree-block-live,...
2017-08-15 MurarthAdd method `String::retain`
2017-08-15 Alex CrichtonFix merge conflicts with `gen` branch
2017-08-15 Alex CrichtonChoose another error code
2017-08-15 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-15 borsAuto merge of #43872 - frewsxcv:rollup, r=frewsxcv
2017-08-15 steveklabnikRemove plugins chapter
2017-08-15 Corey FarwellRollup merge of #43868 - lukaramu:issue-43866, r=stevek...
2017-08-15 Corey FarwellRollup merge of #43862 - QuietMisdreavus:get-in-line...
2017-08-15 Corey FarwellRollup merge of #43848 - frewsxcv:frewsxcv-stack-size...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-15 Corey FarwellRollup merge of #43790 - steveklabnik:rustdoc-passes...
2017-08-15 Corey FarwellRollup merge of #43756 - sfackler:instant-nondecreasing...
2017-08-14 borsAuto merge of #43858 - arielb1:escaping-default, r...
2017-08-14 Jeremy SollerMove Redox Dockerfile to disabled directory :(
2017-08-14 Jeremy SollerUse scripts to reduce code size
2017-08-14 Jeremy SollerAdd redox build to cross
2017-08-14 Jeremy SollerAdd Redox Dockerfile
2017-08-14 lukaramuAdd missing newline in Deref docs to fix rendering
2017-08-14 Guillaume GomezRemove useless help part
2017-08-14 borsAuto merge of #43826 - kennytm:fix-43796-mis-calculated...
2017-08-14 steveklabnikWrite the "passes" chapter of the rustdoc book
2017-08-14 Corey FarwellIndicate which stack size option has precedence.
2017-08-14 Guillaume GomezAdd help for static method invalid use
2017-08-14 steveklabniklink to the rustdoc book from the main docs
2017-08-14 steveklabnikstart building the rustdoc book
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-14 QuietMisdreavusrustdoc: put auto-hidden docblock labels in line with...
2017-08-14 borsAuto merge of #43740 - michaelwoerister:local-id-in...
2017-08-14 Michael WoeristerFix unused variable warnings in builds disabled debug...
2017-08-14 John Kåre AlsakerUse a DepNode for the generator signature
2017-08-14 borsAuto merge of #43857 - michaelwoerister:fix-impl-trait...
2017-08-14 Ariel Ben-Yehudaemit StorageLive for box temporaries
next