]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck
rollup merge of #22051: nagisa/main-emission
[rust.git] / src / librustc_typeck /
2015-02-10 Alex Crichtonrollup merge of #22051: nagisa/main-emission
2015-02-10 Alex Crichtonrollup merge of #22049: caspark/fix-link-to-rustdoc
2015-02-10 Alex Crichtonrollup merge of #22012: pnkfelix/propagate-container...
2015-02-10 Alex Crichtonrollup merge of #22007: thiagooak/master
2015-02-10 Alex Crichtonrollup merge of #21943: hugwijst/extctxt_ufcs
2015-02-10 Alex Crichtonrollup merge of #21920: vojtechkral/main-thread-name
2015-02-10 Alex Crichtonrollup merge of #21918: ranma42/replace-be
2015-02-10 Alex Crichtonrollup merge of #21862: iKevinY/libstd-ascii-tests
2015-02-10 Alex Crichtonrollup merge of #21353: sanxiyn/upvar
2015-02-10 borsAuto merge of #22028 - nikomatsakis:issue-22019-caching...
2015-02-10 borsAuto merge of #22026 - kmcallister:plugin, r=sfackler
2015-02-10 borsAuto merge of #21961 - nick29581:hrl-syntax, r=nmatsakis
2015-02-10 borsAuto merge of #21937 - alexcrichton:issue-21929, r...
2015-02-10 borsAuto merge of #21936 - alexcrichton:fsv2, r=aturon
2015-02-09 Felix S. Klock IIGiven `<expr> as Box<Trait>`, infer that `Box<_>` is...
2015-02-08 borsAuto merge of #21992 - steveklabnik:gh17220, r=alexcrichton
2015-02-08 Nick CameronAccept quantification of lifetimes outside the self...
2015-02-08 borsAuto merge of #22011 - fhahn:separate-parse-fail-tests...
2015-02-08 borsAuto merge of #21970 - michaelwoerister:lang-item-call...
2015-02-08 borsAuto merge of #21999 - tomjakubowski:rustdoc-fixes...
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-07 borsAuto merge of #21984 - pnkfelix:make-for-loops-a-termin...
2015-02-07 borsAuto merge of #21982 - pnkfelix:extend-Z-print-region...
2015-02-07 borsAuto merge of #22023 - alexcrichton:oops-picked-the...
2015-02-07 borsAuto merge of #21995 - leejunseok:fix_invariant_ex...
2015-02-07 borsAuto merge of #21978 - Potpourri:error-extern-crate...
2015-02-07 borsAuto merge of #21949 - japaric:index, r=nikomatsakis
2015-02-07 borsAuto merge of #21505 - GuillaumeGomez:interned_string...
2015-02-06 borsAuto merge of #21997 - Manishearth:rollup, r=alexcrichton
2015-02-06 borsAuto merge of #21926 - mzabaluev:raw-lifetime, r=alexcr...
2015-02-06 Manish GoregaokarRollup merge of #22009 - japaric:no-mov, r=alexcrichton
2015-02-06 Manish GoregaokarRollup merge of #22005 - nagisa:obsolete-ctx, r=alexcri...
2015-02-06 Manish GoregaokarRollup merge of #21994 - iKevinY:featureck-fix, r=brson
2015-02-06 borsAuto merge of #21860 - mdinger:enum_rewording, r=stevek...
2015-02-06 Manish GoregaokarRollup merge of #21991 - steveklabnik:gh21915, r=huonw
2015-02-06 Manish Goregaokarrm unused feature
2015-02-06 Manish GoregaokarRollup merge of #21989 - steveklabnik:gh21491, r=Gankro
2015-02-06 borsAuto merge of #21962 - vrinek:printable-book, r=stevekl...
2015-02-06 GuillaumeGomezUpdate to last version, remove "[]" as much as possible
2015-02-06 GuillaumeGomezlibrustc_typeck has been updated
2015-02-06 Manish GoregaokarRollup merge of #21968 - nikomatsakis:issue-21965-dupli...
2015-02-06 Manish GoregaokarRollup merge of #21966 - scialex:fix-extern, r=alexcrichton
2015-02-06 Manish GoregaokarRollup merge of #21958 - brson:stable-features, r=alexc...
2015-02-06 Manish GoregaokarRollup merge of #21926 - mzabaluev:raw-lifetime, r...
2015-02-06 Manish GoregaokarRollup merge of #21969 - Gankro:collections-cleanup...
2015-02-06 Manish GoregaokarRollup merge of #21924 - steveklabnik:fix_try_docs...
2015-02-06 Manish GoregaokarRollup merge of #21925 - sfackler:allow-missing-copy...
2015-02-06 Manish GoregaokarRollup merge of #21941 - dotdash:with_cond_false, r...
2015-02-06 Manish GoregaokarRollup merge of #21951 - Gankro:entry, r=aturon
2015-02-06 Manish GoregaokarRollup merge of #21954 - jbcrail:fix-misspelled-comment...
2015-02-06 Manish GoregaokarRollup merge of #21955 - jbcrail:fix-test-comments...
2015-02-06 Manish GoregaokarRollup merge of #21964 - semarie:openbsd-env, r=alexcri...
2015-02-06 Manish GoregaokarRollup merge of #21976 - mzabaluev:fix-copy-mut-lifetim...
2015-02-06 Manish GoregaokarRollup merge of #21980 - pnkfelix:more-robust-span...
2015-02-06 Manish GoregaokarRollup merge of #21981 - pnkfelix:improve-compile-test...
2015-02-06 Manish GoregaokarRollup merge of #21983 - pnkfelix:eschew-untyped-arena...
2015-02-06 Manish GoregaokarRollup merge of #21986 - LeoTestard:identical-statics...
2015-02-06 Manish GoregaokarRollup merge of #21987 - pnkfelix:eschew-arena-in-varia...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-06 borsAuto merge of #21947 - bluss:full-range-syntax, r=brson
2015-02-05 Felix S. Klock IIUse a TypedArena rather than an Arena for the backing...
2015-02-05 borsAuto merge of #21894 - dotdash:assume_rc, r=alexcrichton
2015-02-05 borsAuto merge of #21916 - japaric:no-as-slice, r=alexcrichton
2015-02-05 Jorge Apariciocleanup: replace `as[_mut]_slice()` calls with deref...
2015-02-05 borsAuto merge of #21843 - japaric:kindless, r=alexcrichton
2015-02-05 Joseph CrailFix for misspelled comments.
2015-02-05 Jorge Aparicioremove all kind annotations from closures
2015-02-04 borsAuto merge of #21885 - dotdash:nonnull_load, r=alexcrichton
2015-02-04 borsAuto merge of #21544 - P1start:mangle-unicode, r=alexcr...
2015-02-04 borsAuto merge of #21499 - P1start:issue-8706, r=huonw
2015-02-04 borsAuto merge of #21892 - huonw:deprecate-rand, r=alexcrichton
2015-02-04 Steven FacklerSwitch missing_copy_implementations to default-allow
2015-02-04 borsAuto merge of #21919 - alexcrichton:rollup, r=alexcrichton
2015-02-04 Alex Crichtonrollup merge of #21910: Manishearth/missing_stability
2015-02-04 Alex Crichtonrollup merge of #21907: alexcrichton/iter-by-ref
2015-02-04 Alex Crichtonrollup merge of #21899: nikomatsakis/closure-unify...
2015-02-04 Alex Crichtonrollup merge of #21893: vhbit/ios-build-fix
2015-02-03 Alex Crichtonrollup merge of #21882: Gankro/vec_entry
2015-02-03 Alex Crichtonrollup merge of #21870: alexcrichton/missing-stability
2015-02-03 Alex Crichtonrollup merge of #21835: alexcrichton/iov2
2015-02-03 Niko MatsakisRemove the explicit closure kind syntax from the parser...
2015-02-03 borsAuto merge of #21877 - dotdash:less_auto_deref, r=alexc...
2015-02-03 borsAuto merge of #21675 - huonw:less-false-positives,...
2015-02-03 Huon WilsonTry to only suggest implementable traits for method...
2015-02-03 borsAuto merge of #21745 - chris-morgan:add-missing-unstabl...
2015-02-03 borsAuto merge of #21613 - alfie:suffix-small, r=alexcrichton
2015-02-03 borsAuto merge of #21872 - alexcrichton:rollup, r=alexcrichton
2015-02-02 Alfie JohnMore deprecating of i/u suffixes
2015-02-02 Alex Crichtonrollup merge of #21869: dotdash/bogus_match
2015-02-02 Alex Crichtonrollup merge of #21865: steveklabnik/gh21501
2015-02-02 Alex Crichtonrollup merge of #21854: alexcrichton/try-borrow
2015-02-02 Alex Crichtonrollup merge of #21852: FreeFull/patch-1
2015-02-02 Alex Crichtonrollup merge of #21849: alexcrichton/warn2note
2015-02-02 Alex Crichtonrollup merge of #21848: Manishearth/book-link
2015-02-02 Alex Crichtonrollup merge of #21845: Potpourri/import-syntax
2015-02-02 Alex Crichtonrollup merge of #21842: alexcrichton/issue-21839
2015-02-02 Alex Crichtonrollup merge of #21832: genbattle/doc-unicode-escapes
2015-02-02 Alex Crichtonrollup merge of #21830: japaric/for-cleanup
2015-02-02 Alex Crichtonrollup merge of #21825: kmcallister/ttdelim-span
2015-02-02 Alex Crichtonrollup merge of #21819: dsyang/doc_fix
next