]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/deriving/bounds.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / libsyntax / ext / deriving / bounds.rs
2015-02-19 borsAuto merge of #22541 - Manishearth:rollup, r=Gankro
2015-02-19 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-02-19 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-18 Alex Crichtonrollup merge of #22286: nikomatsakis/variance-4b
2015-02-18 Alex Crichtonrollup merge of #22502: nikomatsakis/deprecate-bracket...
2015-02-18 Niko MatsakisReplace all uses of `&foo[]` with `&foo[..]` en masse.
2015-02-17 Manish GoregaokarRollup merge of #22027 - iblech:patch-1, r=steveklabnik
2015-02-17 borsAuto merge of #21932 - Jormundir:std-os-errno-type...
2015-02-15 Manish GoregaokarRollup merge of #22264 - fhahn:tiny-doc-fix2, r=Gankro
2015-02-15 Manish GoregaokarRollup merge of #22201 - brson:version, r=nick29581
2015-02-15 borsAuto merge of #22058 - Gankro:all-the-impls, r=huonw
2015-02-14 borsAuto merge of #22041 - semarie:configure-compat, r...
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-13 borsAuto merge of #22093 - petrochenkov:builtin, r=pnkfelix
2015-02-11 Alex Crichtonrollup merge of #22048: LeoTestard/impl-patterns-used
2015-02-11 Alex Crichtonrollup merge of #21881: richo/lint-no-mangle-const
2015-02-10 Alex Crichtonrollup merge of #22072: geofft/doc-byte-string-literal
2015-02-10 Alex Crichtonrollup merge of #22067: Gankro/collections-tests
2015-02-10 Alex Crichtonrollup merge of #22065: bluss/range-size-hint
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 #22007: thiagooak/master
2015-02-10 Alex Crichtonrollup merge of #21943: hugwijst/extctxt_ufcs
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 #21937 - alexcrichton:issue-21929, r...
2015-02-10 borsAuto merge of #21936 - alexcrichton:fsv2, r=aturon
2015-02-09 borsAuto merge of #22059 - Gankro:vec-split, r=alexcrichton
2015-02-08 borsAuto merge of #21992 - steveklabnik:gh17220, r=alexcrichton
2015-02-08 borsAuto merge of #22046 - mneumann:dragonfly-libstd-fixes...
2015-02-08 borsAuto merge of #22054 - LeoTestard:include-parse-errors...
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 #21565 - kmcallister:poison, r=alexcrichton
2015-02-08 borsAuto merge of #21999 - tomjakubowski:rustdoc-fixes...
2015-02-08 borsAuto merge of #22044 - caspark:fix-rc-doc-links, r...
2015-02-08 borsAuto merge of #21988 - kmcallister:no-std, r=sfackler
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-07 Keegan McAllisterDon't use std:: paths in syntax extensions when compili...
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 #21926 - mzabaluev:raw-lifetime, r=alexcr...
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 GoregaokarRollup merge of #21989 - steveklabnik:gh21491, r=Gankro
2015-02-06 borsAuto merge of #21962 - vrinek:printable-book, r=stevekl...
2015-02-06 GuillaumeGomezLibsyntax has been updated
2015-02-06 GuillaumeGomezReplace the get method by the deref one on InternedString
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 #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 #21986 - LeoTestard:identical-statics...
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 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-02 Alex Crichtonrollup merge of #21509: lucab/lucab/copyright-update
2015-01-30 Alex Crichtonrollup merge of #21528: tshepang/simpler-replace-example
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-28 borsAuto merge of #21522 - nikomatsakis:assoc-type-ice...
2015-01-28 Manish GoregaokarRollup merge of 21643 - semarie:break-local_stage0...
2015-01-28 Manish GoregaokarRollup merge of 21651 - nelsonjchen:add--webkit-overflo...
2015-01-28 Manish GoregaokarRollup merge of 21654 - FlaPer87:unify-impls, r=alexcri...
2015-01-28 Manish GoregaokarRollup merge of 21662 - oli-obk:hashmap_enum_json,...
2015-01-28 Manish GoregaokarRollup merge of 21663 - tbu-:pr_doc_cell_static_safety...
2015-01-28 Manish GoregaokarRollup merge of 21671 - akiss77:pr-aarch64-fastisel0...
2015-01-28 Manish GoregaokarRollup merge of #21640 - retep998:rmdir, r=alexcrichton
2015-01-28 borsAuto merge of #21158 - alkor:issue-21131, r=nick29581
2015-01-27 Manish GoregaokarRollup merge of #21666 - tshepang:rm-unloved-file,...
2015-01-27 borsAuto merge of #21523 - nikomatsakis:issue-21245-japaric...
2015-01-27 Manish GoregaokarRollup merge of #21667 - nagisa:sbook-links, r=Gankro
2015-01-27 Manish GoregaokarRollup merge of #21686 - richo:python-fixes, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21658 - Manishearth:index_on_unimpleme...
2015-01-27 Manish GoregaokarRollup merge of #21624 - emanueLczirai:vim_syntastic_fi...
2015-01-27 Manish GoregaokarRollup merge of #21623 - dinfuehr:patch-1, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21618 - snowe2010:documentation, r...
2015-01-27 Manish GoregaokarRollup merge of #21612 - bombless:patch-3, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21602 - japaric:derive-copy, r=alexcri...
2015-01-27 Manish GoregaokarRollup merge of #21597 - iKevinY:mobile-api-docs, r=cmr
2015-01-27 Manish GoregaokarRollup merge of #21591 - GuillaumeGomez:hash, r=alexcri...
2015-01-27 borsAuto merge of #21586 - pyfisch:patch-1, r=alexcrichton
2015-01-27 borsAuto merge of #21564 - steveklabnik:doc_cell, r=alexcri...
2015-01-27 borsAuto merge of #21646 - dotdash:default_target_cpu,...
next