]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/consts.rs
auto merge of #17654 : gereeter/rust/no-unnecessary-cell, r=alexcrichton
[rust.git] / src / librustc / middle / trans / consts.rs
2014-10-01 borsauto merge of #17654 : gereeter/rust/no-unnecessary...
2014-10-01 borsauto merge of #17653 : kaini/rust/master, r=alexcrichton
2014-09-30 Michael KainerFixes ICE when using reexported unit-like structs
2014-09-29 borsauto merge of #17538 : brson/rust/winmk, r=alexcrichton
2014-09-26 borsauto merge of #17504 : danburkert/rust/tuple-serializat...
2014-09-25 borsauto merge of #17378 : Gankro/rust/hashmap-entry, r...
2014-09-23 borsauto merge of #17366 : ohazi/rust/master, r=steveklabnik
2014-09-22 borsauto merge of #17408 : bkoropoff/rust/bot-ice, r=alexcr...
2014-09-22 borsauto merge of #17339 : treeman/rust/doc-things, r=alexc...
2014-09-22 borsauto merge of #17212 : mahkoh/rust/vim, r=kballard
2014-09-21 borsauto merge of #17412 : vadimcn/rust/gccpref, r=alexcrichton
2014-09-20 borsauto merge of #17382 : brson/rust/gdbwin, r=sfackler
2014-09-20 borsauto merge of #17404 : alexcrichton/rust/bitflags-u32...
2014-09-20 borsauto merge of #17319 : kmcallister/rust/method-macro...
2014-09-20 borsauto merge of #17399 : alexcrichton/rust/rollup, r...
2014-09-19 Alex Crichtonrollup merge of #17379 : pcwalton/keywords-followed...
2014-09-19 Alex Crichtonrollup merge of #17370 : klutzy/win64-backtrace
2014-09-19 Alex Crichtonrollup merge of #17363 : thestinger/aslr
2014-09-19 Alex Crichtonrollup merge of #17358 : epdtry/pcg-lto
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 #17338 : nick29581/variants-namespace
2014-09-19 Nick CameronAdd enum variants to the type namespace
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-17 Alex Crichtonrollup merge of #16936 : nham/two_way_makeover
2014-09-17 Alex Crichtonrollup merge of #16931 : omasanori/unnecessary-path...
2014-09-17 Alex Crichtonrollup merge of #16889 : P1start/array-not-vector
2014-09-17 borsauto merge of #17247 : huonw/rust/toggle-clone, r=alexc...
2014-09-17 borsauto merge of #17246 : bkoropoff/rust/issue-17216,...
2014-09-17 borsauto merge of #17227 : tshepang/rust/stronger-break...
2014-09-17 borsauto merge of #17223 : retep998/rust/into_string, r...
2014-09-16 borsauto merge of #17245 : sfackler/rust/enumset-show,...
2014-09-16 borsauto merge of #17244 : spastorino/rust/patch-1, r=alexc...
2014-09-16 borsauto merge of #17232 : untitaker/rust/patch-1, r=alexcr...
2014-09-15 borsauto merge of #17221 : bkoropoff/rust/strinterner-unsaf...
2014-09-15 borsauto merge of #17208 : kmcallister/rust/llvm-diagnostic...
2014-09-15 borsauto merge of #16887 : steveklabnik/rust/guide_iterator...
2014-09-15 borsauto merge of #17200 : brson/rust/wintrip-w64, r=cmr
2014-09-15 borsauto merge of #17256 : alexcrichton/rust/issue-17183...
2014-09-14 borsauto merge of #17196 : vhbit/rust/jemalloc-update,...
2014-09-14 borsauto merge of #17195 : tbu-/rust/pr_strfindoverflow2...
2014-09-14 borsauto merge of #17163 : pcwalton/rust/impls-next-to...
2014-09-14 borsauto merge of #17130 : jakub-/rust/issue-17033, r=pcwalton
2014-09-14 borsauto merge of #13316 : eddyb/rust/ast-ptr, r=brson
2014-09-14 Eduard Burtescurustc: fix fallout from using ptr::P.
2014-09-13 borsauto merge of #17161 : vadimcn/rust/fix-debuginfo,...
2014-09-13 borsauto merge of #17162 : sfackler/rust/decorator-traits...
2014-09-12 borsauto merge of #17155 : steveklabnik/rust/dherman_fixes...
2014-09-12 borsauto merge of #17159 : brson/rust/snaps, r=alexcrichton
2014-09-11 borsauto merge of #16957 : vadimcn/rust/package-gcc, r...
2014-09-11 borsauto merge of #17154 : steveklabnik/rust/array_clarific...
2014-09-11 borsauto merge of #17153 : steveklabnik/rust/add_link_to_ma...
2014-09-11 borsauto merge of #17157 : nikomatsakis/rust/occurs-check...
2014-09-11 borsauto merge of #17139 : brson/rust/lualatex, r=alexcrichton
2014-09-11 borsauto merge of #17110 : thestinger/rust/dst, r=cmr
2014-09-11 borsauto merge of #17142 : sfackler/rust/issue-17115, r...
2014-09-11 borsauto merge of #16866 : P1start/rust/tuple-indexing...
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-09 P1startImplement tuple and tuple struct indexing
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 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 #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-08 borsauto merge of #16952 : alexcrichton/rust/windows-large...
2014-09-08 borsauto merge of #16903 : mahkoh/rust/move_items_unwrap...
2014-09-07 borsauto merge of #16942 : alexcrichton/rust/remove-net...
2014-09-07 borsauto merge of #17035 : huonw/rust/moar-jquery, r=alexcr...
2014-09-07 borsauto merge of #17034 : retep998/rust/glob-fix, r=alexcr...
2014-09-07 borsauto merge of #17005 : bjz/rust/bit-count, r=thestinger
2014-09-07 borsauto merge of #17032 : jamesluke/rust/master, r=alexcri...
2014-09-07 borsauto merge of #17019 : steveklabnik/rust/remove_comprom...
2014-09-07 borsauto merge of #17018 : steveklabnik/rust/fix_projects_i...
2014-09-07 borsauto merge of #17016 : steveklabnik/rust/fix_diagnostic...
2014-09-07 borsauto merge of #16999 : brson/rust/fannkuch, r=alexcrichton
2014-09-06 borsauto merge of #17011 : nodakai/rust/rustdoc-stronger...
2014-09-06 borsauto merge of #17003 : nick29581/rust/impl, r=pcwalton
2014-09-06 borsauto merge of #17002 : tari/rust/std-mut-ref-slice...
2014-09-06 borsauto merge of #16997 : gamazeps/rust/master, r=huonw
2014-09-06 borsauto merge of #16907 : SimonSapin/rust/tempdir-result...
2014-09-06 borsauto merge of #16367 : epdtry/rust/parallel-codegen...
2014-09-05 borsauto merge of #16628 : pczarn/rust/hashmap-opt, r=nikom...
2014-09-05 Stuart Pernsteinertranslate into multiple llvm contexts
2014-09-05 Stuart Pernsteinermake CrateContext fields private
2014-09-05 borsauto merge of #16775 : jbcrail/rust/fix-rational-docs...
2014-09-05 borsauto merge of #16843 : bkoropoff/rust/reader-writer...
2014-09-04 borsauto merge of #16923 : wickerwaka/rust/crate-as-fixup...
2014-09-04 borsauto merge of #16976 : treeman/rust/issue-16943, r...
2014-09-04 borsauto merge of #16964 : nodakai/rust/libnative-superfluo...
2014-09-04 borsauto merge of #16883 : jakub-/rust/issue-16648, r=pcwalton
2014-09-04 borsauto merge of #16909 : carols10cents/rust/docs-links...
2014-09-04 borsauto merge of #16961 : huonw/rust/bitv-twiddle, r=alexc...
2014-09-03 borsauto merge of #16954 : nick29581/rust/dst-bug-deref...
2014-09-03 borsauto merge of #16953 : nick29581/rust/dst-bug-7, r...
2014-09-03 borsauto merge of #16932 : crabtw/rust/mips, r=alexcrichton
2014-09-03 borsauto merge of #16811 : nick29581/rust/dst-bug-2, r...
2014-09-03 borsauto merge of #16634 : apoelstra/rust/to-option-fix...
2014-09-03 borsauto merge of #16956 : nick29581/rust/unsized-test...
2014-09-03 borsauto merge of #16940 : treeman/rust/fail-non-utf8,...
next