]> git.lizzy.rs Git - rust.git/history - src/libterm
rollup merge of #22051: nagisa/main-emission
[rust.git] / src / libterm /
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 #21353: sanxiyn/upvar
2015-02-10 borsAuto merge of #21937 - alexcrichton:issue-21929, r...
2015-02-08 borsAuto merge of #21992 - steveklabnik:gh17220, r=alexcrichton
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
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 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-04 borsAuto merge of #21892 - huonw:deprecate-rand, r=alexcrichton
2015-02-03 Alex Crichtonrollup merge of #21882: Gankro/vec_entry
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 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 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
2015-02-02 Alex Crichtonrollup merge of #21818: dotdash/llvm_up
2015-02-02 Alex Crichtonrollup merge of #21817: edwardw/symmetric-binop
2015-02-02 Alex Crichtonrollup merge of #21815: nagisa/overflowing-lints
2015-02-02 Alex Crichtonrollup merge of #21808: jfager/r20454
2015-02-02 Alex Crichtonrollup merge of #21803: madmalik/patch-1
2015-02-02 Alex Crichtonrollup merge of #21800: brson/unused_features
2015-02-02 Alex Crichtonrollup merge of #21794: alexcrichton/stabilize-atomic...
2015-02-02 Alex Crichtonrollup merge of #21787: alexcrichton/std-env
2015-02-02 Alex Crichtonrollup merge of #21782: alexcrichton/issue-21771
2015-02-02 Alex Crichtonrollup merge of #21509: lucab/lucab/copyright-update
2015-02-02 Jorge Aparicio`for x in xs.iter()` -> `for x in &xs`
2015-02-01 Alex Crichtonstd: Add a new `env` module
2015-02-01 borsAuto merge of #21788 - carllerche:master, r=alexcrichton
2015-02-01 borsAuto merge of #21792 - nikomatsakis:orphan-ordered...
2015-01-31 borsAuto merge of #21760 - brson:snaps, r=alexcrichton
2015-01-31 borsAuto merge of #21791 - alexcrichton:rollup, r=alexcrichton
2015-01-31 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-30 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-30 Alex CrichtonTest fixes and rebase conflicts
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 #21753: dzamlo/master
2015-01-30 Alex Crichtonrollup merge of #21747: nikomatsakis/issue-21726-projec...
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 #21677 - japaric:no-range, r=alexcrichton
2015-01-29 Jorge Aparicios/Show/Debug/g
2015-01-29 Jorge Aparicio`for x in range(a, b)` -> `for x in a..b`
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 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 21681 - japaric:no-warn, r=alexcrichton
2015-01-28 Manish GoregaokarRollup merge of 21708 - brson:internals, r=huonw
2015-01-28 Manish GoregaokarRollup merge of 21711 - thepowersgang:patch-1, r=alexcr...
2015-01-28 Manish GoregaokarRollup merge of #21640 - retep998:rmdir, r=alexcrichton
2015-01-28 Manish GoregaokarMerge remote-tracking branch 'origin/master' into rollup
next