]> git.lizzy.rs Git - rust.git/history - src/grammar
rollup merge of #22051: nagisa/main-emission
[rust.git] / src / grammar /
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 #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 #21505 - GuillaumeGomez:interned_string...
2015-02-06 borsAuto merge of #21997 - Manishearth:rollup, r=alexcrichton
2015-02-06 Florian HahnMove compile-fail tests that are rejected by the parser...
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 GoregaokarRollup merge of #21989 - steveklabnik:gh21491, r=Gankro
2015-02-06 borsAuto merge of #21962 - vrinek:printable-book, r=stevekl...
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 borsAuto merge of #21619 - brson:featureck-tidy, r=alexcrichton
2015-02-05 Brian Andersontestparser has long lines
2015-02-05 Brian AndersonClean up tidy scripts, coverage, performance
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 Joseph CrailFix for misspelled comments.
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 #21765: P1start/non-ascii-style-lints
2015-01-30 Alex Crichtonrollup merge of #21739: alexcrichton/better-print
2015-01-30 Alex Crichtonrollup merge of #21738: steveklabnik/move_out_editors
2015-01-30 Alex Crichtonrollup merge of #21736: sfackler/bufread-capacity-fix
2015-01-30 Alex Crichtonrollup merge of #21733: mneumann/fix-io-rename-df
2015-01-30 Alex Crichtonrollup merge of #21720: huonw/simd-cmp
2015-01-30 Alex Crichtonrollup merge of #21706: reem/missing-zeroable-impl...
2015-01-30 Alex Crichtonrollup merge of #21704: FlaPer87/macro-reexport
2015-01-30 Alex Crichtonrollup merge of #21702: nikomatsakis/issue-21636
2015-01-30 Alex Crichtonrollup merge of #21693: tomjakubowski/rustdoc-fix-21442
2015-01-30 Alex Crichtonrollup merge of #21678: vojtechkral/threads-native...
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-29 borsAuto merge of #21692 - pnkfelix:fsk-fix-coerce-match...
2015-01-29 borsAuto merge of #21691 - edwardw:double-closure, r=nikoma...
2015-01-29 borsAuto merge of #21730 - Manishearth:rollup, r=alexcrichton
2015-01-29 borsAuto merge of #21680 - japaric:slice, r=alexcrichton
2015-01-28 borsAuto merge of #21522 - nikomatsakis:assoc-type-ice...
2015-01-28 Manish GoregaokarRollup merge of 21663 - tbu-:pr_doc_cell_static_safety...
2015-01-28 borsAuto merge of #21158 - alkor:issue-21131, r=nick29581
2015-01-27 borsAuto merge of #21523 - nikomatsakis:issue-21245-japaric...
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 Jorge Apariciocleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant...
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-26 borsAuto merge of #21606 - arielb1:clean-cast, r=huonw
2015-01-26 borsAuto merge of #21614 - kvark:typedef, r=huonw
2015-01-26 borsAuto merge of #21401 - kballard:optimize-shrink-to...
2015-01-26 borsAuto merge of #21605 - huonw:omg-muscle-memory, r=eddyb
2015-01-26 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-25 borsAuto merge of #21574 - japaric:walk-projections, r...
2015-01-25 borsAuto merge of #21561 - edwardw:deref, r=nikomatsakis
2015-01-25 borsAuto merge of #21519 - michaelwoerister:misc, r=eddyb
2015-01-25 borsAuto merge of #21518 - Zoxc:asm-err, r=luqmana
2015-01-25 borsAuto merge of #21582 - FlaPer87:rollup, r=brson
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-25 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
next