]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-09-27 Jonas SchievinkAddress review comments
2016-09-26 Jonas SchievinkIgnore local kind in MIR dataflow
2016-09-26 Jonas SchievinkFix tidy
2016-09-26 Jonas SchievinkNo need to borrow `allocate_local`
2016-09-26 Jonas Schievinkpromote_consts: make assign take a Local
2016-09-26 Jonas Schievinkargs_iter doesn't need to borrow the MIR
2016-09-26 Jonas SchievinkRename MIR local iterators to match convention
2016-09-26 Jonas SchievinkMake spreading use `Option<Local>`
2016-09-26 Jonas SchievinkRemove TODOs (they're done)
2016-09-26 Jonas SchievinkFix off-by-one when emitting StorageDead for vars
2016-09-26 Jonas Schievink[WIP] Move MIR towards a single kind of local
2016-09-26 Jonas SchievinkMove "rust-call" tuple spreading out of ArgDecl
2016-09-26 borsAuto merge of #36734 - nnethercote:fix-HashSet-sizing...
2016-09-26 borsAuto merge of #36730 - jseyfried:make_macro_rules_invoc...
2016-09-26 borsAuto merge of #36652 - giannicic:issue-36553, r=nrc
2016-09-26 Nicholas NethercoteDon't allocate during default HashSet creation.
2016-09-26 borsAuto merge of #36151 - camlorn:struct_layout_optimizati...
2016-09-26 Gianni Ciccarelli#36553 specialisation error 520 is misleading
2016-09-26 Jeffrey SeyfriedForbid user-defined macros named "macro_rules".
2016-09-26 Austin HicksIncorporate review comments.
2016-09-25 borsAuto merge of #36442 - alexcrichton:rustbuild-cross...
2016-09-25 borsAuto merge of #36616 - jseyfried:load_macros_in_resolve...
2016-09-25 borsAuto merge of #36564 - vanjacosic:patch-2, r=GuillaumeGomez
2016-09-25 borsAuto merge of #36713 - TimNN:fix-36708, r=arielb1
2016-09-25 Tim Neumannfix 36708
2016-09-25 borsAuto merge of #36709 - Mark-Simulacrum:fix-wsl-tidy...
2016-09-25 Mark-SimulacrumSkip binary tidy check when on Windows Linux Subsystem
2016-09-25 Austin HicksUpdate codegen/link_section.rs.
2016-09-24 Austin HicksClean up matches that determine integers for specific...
2016-09-24 Austin HicksOptimize struct_field_ptr
2016-09-24 Austin HicksCompletely kill `represent_type` and the `adt::Repr...
2016-09-24 borsAuto merge of #36657 - nnethercote:rm-TypedArena-with_c...
2016-09-24 Jeffrey SeyfriedLoad macros from `#[macro_use]` extern crates in `resolve`.
2016-09-24 borsAuto merge of #36639 - pcwalton:const-prop, r=eddyb
2016-09-24 Patrick Waltonlibrustc_mir: Propagate constants during copy propagation.
2016-09-24 borsAuto merge of #36685 - brson:rev-string-from, r=sfackler
2016-09-24 borsAuto merge of #36370 - michaelwoerister:incr-comp-metad...
2016-09-24 Jeffrey SeyfriedRefactor `ext::tt::macro_rules::compile` to take a...
2016-09-24 borsAuto merge of #36684 - GuillaumeGomez:rollup, r=Guillau...
2016-09-23 Guillaume GomezRollup merge of #36664 - frewsxcv:vec-deque, r=Guillaum...
2016-09-23 Guillaume GomezRollup merge of #36578 - GuillaumeGomez:fix_typo, r...
2016-09-23 Guillaume GomezRollup merge of #36566 - frewsxcv:9837, r=nikomatsakis
2016-09-23 Guillaume GomezRollup merge of #36559 - grimreaper:eax/fix/r1, r=nikom...
2016-09-23 Guillaume GomezRollup merge of #36500 - orbea:docdir, r=nikomatsakis
2016-09-23 Guillaume GomezRollup merge of #36498 - jonathandturner:macro_std_lib...
2016-09-23 Guillaume GomezRollup merge of #36018 - durka:patch-28, r=steveklabnik
2016-09-23 Michael WoeristerICH: Add ability to test the ICH of exported metadata...
2016-09-23 borsAuto merge of #36525 - jseyfried:load_crates_in_resolve...
2016-09-23 Brian AndersonRevert "implement `From<Vec<char>>` and `From<&'a ...
2016-09-23 borsAuto merge of #36649 - eddyb:selfish-idents, r=pnkfelix
2016-09-23 borsAuto merge of #36335 - mcarton:compiletest, r=Guillaume...
2016-09-23 Corey FarwellMinor `VecDeque` doc examples cleanup.
2016-09-23 Jeffrey SeyfriedLoad extern crates in `resolve`.
2016-09-23 borsAuto merge of #36631 - frewsxcv:dir-entry-debug, r...
2016-09-23 borsAuto merge of #36573 - jseyfried:groundwork, r=nrc
2016-09-22 borsAuto merge of #36154 - nrc:proc-macro-init, r=@jseyfried
2016-09-22 Jeffrey SeyfriedSplit up `DefCollector::root()`.
2016-09-22 Jeffrey SeyfriedUse `Resolver::visit_expansion` only with monotonic...
2016-09-22 Nicholas Nethercote[breaking-change] Remove TypedArena::with_capacity.
2016-09-22 borsAuto merge of #36651 - jonathandturner:rollup, r=jonath...
2016-09-22 Nick Cameronreviewer comments and rebasing
2016-09-22 Jonathan TurnerRollup merge of #36632 - CryZe:patch-3, r=sfackler
2016-09-22 Jonathan TurnerRollup merge of #36600 - caipre:sort-by-key-comment...
2016-09-22 Jonathan TurnerRollup merge of #36589 - jpadkins:option_docs_safety_wo...
2016-09-22 Jonathan TurnerRollup merge of #36571 - kmcallister:gh-29372-rc-docs...
2016-09-22 Jonathan TurnerRollup merge of #36539 - mikhail-m1:36530, r=jonathandt...
2016-09-22 Jonathan TurnerRollup merge of #36423 - GuillaumeGomez:eq_impl, r...
2016-09-22 Jonathan TurnerRollup merge of #36330 - aclarry:e0560-update, r=jonath...
2016-09-22 Corey FarwellImplement Debug for DirEntry.
2016-09-22 Eduard BurtescuDon't let a type parameter named "Self" unchanged past...
2016-09-22 borsAuto merge of #36261 - parched:soft-float, r=pnkfelix
2016-09-22 mcartonFix compile-fail syntax in error file
2016-09-22 borsAuto merge of #36618 - jseyfried:crate_root_attr_invoc...
2016-09-22 Gianni Ciccarelli#36553 specialisation error 502 is misleading
2016-09-22 borsAuto merge of #36592 - nnethercote:TypedArena, r=bluss
2016-09-22 Jeffrey SeyfriedRefactor `no_implicit_prelude: Cell<bool>` -> `no_impli...
2016-09-22 Jeffrey SeyfriedAvoid reconstructing the `BuildReducedGraphVisitor`.
2016-09-22 Jeffrey SeyfriedRefactor out `BuildReducedGraphVisitor::visit_trait_item`.
2016-09-22 Jeffrey SeyfriedRefactor away `ParentLink`.
2016-09-22 borsAuto merge of #36585 - jonathandturner:misc_error_touch...
2016-09-22 borsAuto merge of #36551 - eddyb:meta-games, r=nikomatsakis
2016-09-21 borsAuto merge of #36496 - pnkfelix:workaround-issue-34427...
2016-09-21 Jeffrey SeyfriedAdd regression test.
2016-09-21 Nick CameronAdds a `ProcMacro` form of syntax extension
2016-09-21 Christopher... Fix outdated Doc Comment on BufReader::seek
2016-09-21 Keegan McAllisterTweak std::rc docs
2016-09-21 borsAuto merge of #35074 - ashleygwilliams:assert_ne, r...
2016-09-21 Ashley Williamsadd assert_ne and debug_assert_ne macros
2016-09-21 Jeffrey SeyfriedAllow attribute macro invocations at the crate root.
2016-09-21 borsAuto merge of #36524 - michaelwoerister:trans-inline...
2016-09-20 Jonathan TurnerCheck for overlapping and simplify unit test
2016-09-20 aclarryUpdate E0560 to include label
2016-09-20 Eduard Burtescurustc_trans: don't do on-demand drop glue instantiation.
2016-09-20 Eduard Burtescurustc: allow less and handle fn pointers in the type...
2016-09-20 Eduard Burtescurustc_trans: simplify vtable and symbol handling.
2016-09-20 Eduard Burtescurustc_resolve: bring back "struct called like a functio...
2016-09-20 Eduard Burtescurustc_metadata: don't die with --test because CFG_VERSI...
2016-09-20 Eduard Burtescurustc: don't hash the --extern crate name, but the...
2016-09-20 Eduard Burtescuserialize: allow specifying the default behavior for...
2016-09-20 Eduard Burtescurustc: don't recurse through nested items in decoded...
next