]> git.lizzy.rs Git - rust.git/history - src/librustc/metadata/tyencode.rs
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / librustc / metadata / tyencode.rs
2014-09-19 Alex Crichtonrollup merge of #17355 : gamazeps/issue17210
2014-09-19 Alex Crichtonrollup merge of #17350 : pablobm/doc-fix
2014-09-19 Alex Crichtonrollup merge of #17306 : scialex/fix-zsh
2014-09-18 borsauto merge of #17249 : vadimcn/rust/env-keys, r=alexcri...
2014-09-18 borsauto merge of #17349 : aturon/rust/rt-experimental...
2014-09-18 borsauto merge of #17341 : alexcrichton/rust/unignore,...
2014-09-18 borsauto merge of #17335 : TeXitoi/rust/relicense-shootout...
2014-09-17 borsauto merge of #16377 : pcwalton/rust/associated-items...
2014-09-17 Patrick Waltonlibrustc: Implement associated types behind a feature...
2014-09-17 borsauto merge of #17331 : kballard/rust/rust_log_pattern_i...
2014-09-17 borsauto merge of #17343 : alexcrichton/rust/rollup, r...
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17333 : mo/drop_unused_diagnostic_codes
2014-09-17 Alex Crichtonrollup merge of #17329 : alexcrichton/snapshots
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-17 Alex Crichtonrollup merge of #17312 : Manishearth/builtin-shrink
2014-09-17 Alex Crichtonrollup merge of #17311 : jakub-/issue-17302
2014-09-17 Alex Crichtonrollup merge of #17310 : nikomatsakis/type-bounds-gener...
2014-09-17 Alex Crichtonrollup merge of #16936 : nham/two_way_makeover
2014-09-17 Alex Crichtonrollup merge of #16889 : P1start/array-not-vector
2014-09-16 Niko MatsakisGeneralize lifetime bounds on type parameters to suppor...
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-09 borsauto merge of #16662 : pczarn/rust/format-fmtstr-opt...
2014-09-09 Alex Crichtonrollup merge of #17107 : steveklabnik/uninitialized_bin...
2014-09-09 Alex Crichtonrollup merge of #17106 : treeman/test-warnings
2014-09-09 Alex Crichtonrollup merge of #17101 : pcwalton/for-loop-borrowck
2014-09-09 Alex Crichtonrollup merge of #17096 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17093 : nathantypanski/17021
2014-09-09 Alex Crichtonrollup merge of #17090 : alexcrichton/rustdoc-no-strip
2014-09-09 Alex Crichtonrollup merge of #17087 : DanAlbert/llvm-3.6
2014-09-09 Alex Crichtonrollup merge of #17085 : jakub-/issue-17074
2014-09-09 Alex Crichtonrollup merge of #17080 : treeman/issue-17066
2014-09-09 Alex Crichtonrollup merge of #17077 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17070 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17062 : nathantypanski/generic-lifetim...
2014-09-09 Alex Crichtonrollup merge of #17061 : nathantypanski/test-borrowck...
2014-09-09 Alex Crichtonrollup merge of #17054 : pcwalton/subslice-syntax
2014-09-09 Alex Crichtonrollup merge of #17052 : pcwalton/feature-gate-subslices
2014-09-09 Alex Crichtonrollup merge of #17040 : kmcallister/borrow-extctxt
2014-09-09 Alex Crichtonrollup merge of #17020 : nodakai/libnative-c_int
2014-09-09 Alex Crichtonrollup merge of #17013 : rgawdzik/literal_int
2014-09-09 Alex Crichtonrollup merge of #16971 : treeman/json-decode
2014-09-09 borsauto merge of #16927 : dotdash/rust/llvmup, r=alexcrichton
2014-09-09 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
2014-09-09 borsauto merge of #16965 : huonw/rust/isaac-oob--, r=alexcr...
2014-09-09 borsauto merge of #17083 : thestinger/rust/jemalloc, r...
2014-09-09 borsauto merge of #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-08 borsauto merge of #16952 : alexcrichton/rust/windows-large...
2014-09-08 borsauto merge of #12809 : eddyb/rust/ty-arena, r=cmr
2014-09-08 Eduard Burtescurustc: fix fallout from the addition of a 'tcx lifetime...
2014-09-03 borsauto merge of #16811 : nick29581/rust/dst-bug-2, r...
2014-09-01 borsauto merge of #16802 : nick29581/rust/dst-bug-1, r...
2014-08-31 borsauto merge of #16809 : nick29581/rust/dst-bug-3, r...
2014-08-31 borsauto merge of #16788 : Manishearth/rust/raw-ptr-syntax...
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-31 Alex Crichtonrollup merge of #16807 : nham/guide_added_ownership_rule
2014-08-31 Alex Crichtonrollup merge of #16780 : mdinger/marker_types
2014-08-31 Alex Crichtonrollup merge of #16769 : rgawdzik/abs_doc_addition
2014-08-31 Alex Crichtonrollup merge of #16726 : tshepang/consistency
2014-08-31 Alex Crichtonrollup merge of #16721 : tshepang/convenience
2014-08-31 Alex Crichtonrollup merge of #16716 : tshepang/temp
2014-08-30 borsauto merge of #16393 : SimonSapin/rust/patch-9, r=steve...
2014-08-30 borsauto merge of #16598 : bkoropoff/rust/import-shadow...
2014-08-30 borsauto merge of #16322 : michaelwoerister/rust/gdb-pretty...
2014-08-29 borsauto merge of #16767 : SiegeLord/rust/reexported_method...
2014-08-29 borsauto merge of #16770 : cburgdorf/rust/patch_overloaded_...
2014-08-29 borsauto merge of #16768 : nham/rust/libcollections_test_cl...
2014-08-28 borsauto merge of #16664 : aturon/rust/stabilize-option...
2014-08-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-28 borsauto merge of #16553 : nick29581/rust/log, r=huon
2014-08-28 borsauto merge of #16453 : nikomatsakis/rust/type-bounds...
2014-08-28 Niko MatsakisImplement generalized object and type parameter bounds...
2014-08-27 borsauto merge of #16757 : steveklabnik/rust/lets_not_lie_i...
2014-08-27 borsauto merge of #16766 : kevinmehall/rust/issue-15976...
2014-08-27 borsauto merge of #16761 : mrmonday/rust/patch-1, r=alexcri...
2014-08-27 borsauto merge of #16751 : luqmana/rust/tr, r=alexcrichton
2014-08-27 borsauto merge of #16724 : tshepang/rust/misleading, r...
2014-08-27 borsauto merge of #16689 : wickerwaka/rust/crate-as, r...
2014-08-27 borsauto merge of #16685 : alexcrichton/rust/remove-glob...
2014-08-27 borsauto merge of #16704 : flugsio/rust/fix-rustc-ice-lint...
2014-08-26 borsauto merge of #16742 : vhbit/rust/ios-ffi-fix, r=alexcr...
2014-08-26 borsauto merge of #16720 : tshepang/rust/trailing-prompt...
2014-08-26 borsauto merge of #14397 : nick29581/rust/coerce, r=pnkfelix
2014-08-26 Nick CameronDST coercions and DST structs
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-16 borsauto merge of #16475 : treeman/rust/complex-divide...
2014-08-15 borsauto merge of #16493 : kballard/rust/fix_drop_field_ord...
2014-08-15 borsauto merge of #16494 : pnkfelix/rust/fsk-quotstx-follow...
2014-08-15 borsauto merge of #16486 : kballard/rust/vim_conceal, r...
2014-08-15 borsauto merge of #16435 : vadimcn/rust/windows, r=pcwalton
2014-08-14 borsauto merge of #16474 : MatejLach/rust/cargorun_fix...
2014-08-14 borsauto merge of #16122 : pcwalton/rust/lifetimes-in-unbox...
next