]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-05-13 borsAuto merge of #33508 - alexcrichton:always-lower-frem...
2016-05-13 borsAuto merge of #33355 - luqmana:33202-repr-ice, r=nrc
2016-05-13 Luqman AdenAllow repr attribute on single variant enum.
2016-05-13 borsAuto merge of #33531 - antonblanchard:local_stage0_fix...
2016-05-13 borsAuto merge of #33513 - sanxiyn:tab-in-error, r=nikomatsakis
2016-05-13 borsAuto merge of #33541 - eddyb:promote-only-temps, r...
2016-05-13 borsAuto merge of #33596 - nikomatsakis:issue-33586-regr...
2016-05-13 borsAuto merge of #33450 - SiegeLord:dep_info_no_analysis...
2016-05-12 borsAuto merge of #33282 - alexcrichton:rustbuild-crate...
2016-05-12 Niko Matsakisre-introduce a cache for ast-ty-to-ty
2016-05-12 Pavel SountsovFix the sed invocation to also work with BSD sed.
2016-05-12 Alex Crichtonrustbuild: Add support for crate tests + doctests
2016-05-12 borsAuto merge of #33338 - birkenfeld:issue-25356, r=jseyfried
2016-05-12 Seo SanghyeonBetter handling of tab in error
2016-05-12 borsAuto merge of #33306 - vadixidav:master, r=alexcrichton
2016-05-12 Georg Brandltypeck: limit number of candidates shown for a single...
2016-05-12 borsAuto merge of #33169 - swgillespie:issue32829, r=eddyb
2016-05-11 borsAuto merge of #33562 - GuillaumeGomez:rollup, r=stevekl...
2016-05-11 Guillaume GomezRollup merge of #33558 - bnewbold:trivial-book-tweaks...
2016-05-11 Guillaume GomezRollup merge of #33489 - GuillaumeGomez:howto, r=alexcr...
2016-05-11 Guillaume GomezRollup merge of #33401 - GuillaumeGomez:index_indicatio...
2016-05-11 borsAuto merge of #33561 - alexcrichton:fix-nightiles,...
2016-05-11 Alex Crichtonmk: Fix dependencies of unwind crate on musl
2016-05-11 bnewboldtrivial fixes to documentation (book)
2016-05-11 ggomezUpdate to eddyb's PR
2016-05-11 borsAuto merge of #33556 - steveklabnik:rollup, r=steveklabnik
2016-05-11 Steve KlabnikRollup merge of #33542 - GuillaumeGomez:move_since...
2016-05-11 Steve KlabnikRollup merge of #33539 - nikomatsakis:static-error...
2016-05-11 Steve KlabnikRollup merge of #33528 - cramertj:E0061typeo, r=jseyfried
2016-05-11 Steve KlabnikRollup merge of #33524 - briangreenery:briangreenery...
2016-05-11 Steve KlabnikRollup merge of #33522 - mbrubeck:inline-rawvec-cap...
2016-05-11 Steve KlabnikRollup merge of #33386 - cramertj:E0504, r=steveklabnik
2016-05-11 Steve KlabnikRollup merge of #33345 - birkenfeld:issue-31754, r...
2016-05-11 Steve KlabnikRollup merge of #33260 - mrmiywj:help-on-pattern-guard...
2016-05-11 Steve KlabnikRollup merge of #33129 - GuillaumeGomez:fmt_doc, r...
2016-05-11 Guillaume GomezCreate Weight enum
2016-05-11 ggomezImprove weight algorithm and tests
2016-05-11 Guillaume GomezImprove error message for Index trait on slices
2016-05-11 ggomezExtend rustc_on_unimplemented flag: if a message is...
2016-05-11 borsAuto merge of #33239 - eddyb:mir-temp-drops, r=arielb1
2016-05-11 Eduard Burtescumir: drop temps outside-in by scheduling the drops...
2016-05-11 Sean GillespieAdd regression test for ICE in constant blocks
2016-05-11 Alex Crichtonrustbuild: Tighten dependencies of build scripts
2016-05-11 borsAuto merge of #33425 - eddyb:rift, r=nikomatsakis
2016-05-11 Eduard BurtescuFixup indentation after methodification.
2016-05-11 borsAuto merge of #33512 - birkenfeld:issue-25944, r=sanxiyn
2016-05-11 Pavel SountsovAlso rename the print_from_ast.
2016-05-11 Eduard Burtescurustc: Split local type contexts interners from the...
2016-05-11 Eduard Burtescurustc_typeck: Generalize over 'tcx != 'gcx.
2016-05-11 Eduard Burtescurustc: Remove the unnecessary ast_ty_to_ty_cache.
2016-05-11 Eduard Burtescurustc: More interning for data used in Ty<'tcx>.
2016-05-11 Eduard Burtescurustc: Generalize a minimum set of functions over ...
2016-05-11 Eduard Burtescurustc: Remove a redundant lifetime parameter from ExprU...
2016-05-11 Eduard Burtescurustc: Wrap users of InferCtxt in an anonymous scope.
2016-05-11 Eduard Burtescurustc: Remove the TyCtxt field from ParameterEnvironment.
2016-05-11 Eduard Burtescurustc_typeck: Use Deref for FnCtxt, Inherited and Infer...
2016-05-11 Eduard Burtescurustc: Split 'tcx into 'gcx and 'tcx for InferCtxt...
2016-05-11 Eduard Burtescurustc: Keep a reference to the interners in TyCtxt.
2016-05-11 Eduard Burtescurustc: Use set recovery APIs in the TyCtxt interners.
2016-05-11 Eduard Burtescurustc: Replace &'a TyCtxt<'tcx> with a TyCtxt<'a, ...
2016-05-11 Eduard Burtescuregionck: Use methods on RegionCtxt instead of free...
2016-05-11 Eduard Burtescurustc: Avoid free functions taking &TyCtxt and &InferCtxt.
2016-05-11 Eduard Burtescutypeck: Turn everything operating on FnCtxt into a...
2016-05-11 Eduard Burtescutypeck: Avoid passing &TyCtxt around where possible.
2016-05-11 Eduard Burtescutypeck: merge CollectCtxt and collect::CollectCtxt.
2016-05-11 Eduard Burtescumem_categorization: freely_aliasable doesn't need to...
2016-05-11 Eduard Burtescuinfer: Turn normalize_associated_type into a method...
2016-05-11 Eduard Burtescuinfer: Use methods for creating an InferCtxt.
2016-05-11 Eduard Burtescurustc: Always refer to TyCtxt as tcx.
2016-05-10 Guillaume GomezAdd default rule for Makefile and make it displays...
2016-05-10 Guillaume GomezDoc improvement on std::fmt module
2016-05-10 borsAuto merge of #33319 - birkenfeld:issue31424, r=jseyfried
2016-05-10 Guillaume GomezImprove "since" tag placement
2016-05-10 Eduard Burtescumir: don't attempt to promote Unpromotable constant...
2016-05-10 borsAuto merge of #33488 - eddyb:trans-fixes, r=Aatch
2016-05-10 Niko Matsakisfix DFS for region error reporting
2016-05-10 Pavel SountsovMake the dep-info-no-analysis regex more robust on...
2016-05-10 Pavel SountsovRename after_ast to after_hir_lowering.
2016-05-10 Pavel SountsovFix funky formatting.
2016-05-10 Pavel SountsovMake --emit dep-info work correctly with -Z no-analysis...
2016-05-10 Georg Brandlborrowck: do not suggest to change "&mut self" to ...
2016-05-10 borsAuto merge of #33471 - birkenfeld:issue-33464, r=jseyfried
2016-05-10 borsAuto merge of #33337 - birkenfeld:issue-27842, r=jseyfried
2016-05-10 borsAuto merge of #33473 - michaelwoerister:split-cratecont...
2016-05-10 Georg Brandlresolve: do not modify span of non-importable name
2016-05-10 Anton BlanchardCopy more libraries from local Rust to stage0
2016-05-10 borsAuto merge of #33443 - jseyfried:resolve_ast, r=nrc
2016-05-10 borsAuto merge of #32900 - alexcrichton:panic2abort, r...
2016-05-10 Taylor CramerE0061 typo fix
2016-05-10 Alex Crichtonrustc: Use C++ personalities on MSVC
2016-05-09 borsAuto merge of #33523 - Manishearth:rollup, r=Manishearth
2016-05-09 Manish GoregaokarRollup merge of #33493 - Manishearth:more-diag, r=Manis...
2016-05-09 Manish GoregaokarRollup merge of #33514 - birkenfeld:issue-29503, r...
2016-05-09 Manish GoregaokarRollup merge of #33509 - birkenfeld:issue-30219, r...
2016-05-09 Manish GoregaokarRollup merge of #33496 - silvo38:master, r=apasel422
2016-05-09 Manish GoregaokarRollup merge of #33480 - birkenfeld:issue-33422, r...
2016-05-09 Manish GoregaokarRollup merge of #33474 - frewsxcv:unwrap-err, r=alexcri...
2016-05-09 Manish GoregaokarRollup merge of #33431 - GuillaumeGomez:issue-30416...
2016-05-09 Manish GoregaokarRollup merge of #33383 - cramertj:E0509, r=Manishearth
2016-05-09 Manish GoregaokarRollup merge of #33370 - aochagavia:dump, r=nrc
next