]> git.lizzy.rs Git - rust.git/history - src/librustc_data_structures/tuple_slice.rs
Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson
[rust.git] / src / librustc_data_structures / tuple_slice.rs
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-02 borsAuto merge of #30264 - GuillaumeGomez:patch-5, r=Manish...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-21 borsAuto merge of #30413 - pnkfelix:fsk-span_note, r=Manish...
2015-12-18 borsAuto merge of #30286 - oli-obk:const_error_span, r...
2015-12-18 Manish GoregaokarRollup merge of #30286 - oli-obk:const_error_span,...
2015-12-18 borsAuto merge of #30272 - tshepang:doc-drain, r=bluss
2015-12-16 borsAuto merge of #30341 - pnkfelix:call-site-scope, r...
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-16 borsAuto merge of #30269 - sanxiyn:no-mangle-generic, r...
2015-12-16 Manish GoregaokarRollup merge of #30388 - DanielJCampbell:macro-ident...
2015-12-16 borsAuto merge of #30141 - oli-obk:fix/30117, r=arielb1
2015-12-14 borsAuto merge of #29735 - Amanieu:asm_indirect_constraint...
2015-12-13 borsAuto merge of #30332 - bluss:nomicon-variance, r=gankro
2015-12-13 borsAuto merge of #30314 - fhahn:issue-30299-missing-fields...
2015-12-13 borsAuto merge of #30310 - mbrubeck:doc-vec-bounds, r=steve...
2015-12-12 borsAuto merge of #30309 - alexcrichton:more-tier-two,...
2015-12-12 borsAuto merge of #30347 - rkruppe:misc-dec2flt-cleanup...
2015-12-12 borsAuto merge of #30110 - oli-obk:pretty_const_trans,...
2015-12-12 borsAuto merge of #30312 - seanmonstar:ioerror-description...
2015-12-12 borsAuto merge of #30279 - Aatch:dst-ref-binding, r=pnkfelix
2015-12-12 borsAuto merge of #30242 - arielb1:region-unification,...
2015-12-11 borsAuto merge of #30308 - tsion:typo, r=sanxiyn
2015-12-11 borsAuto merge of #30265 - oli-obk:const_val_trans, r=pnkfelix
2015-12-11 borsAuto merge of #30248 - petevine:master, r=brson
2015-12-11 borsAuto merge of #30294 - jseyfried:fix_shadowed_use_visib...
2015-12-11 borsAuto merge of #30307 - pnkfelix:fix-issue-26656, r...
2015-12-11 borsAuto merge of #30301 - michaelwoerister:mir-to-metadata...
2015-12-10 Michael WoeristerAdd TupleSlice trait to rustc_data_structures.