]> git.lizzy.rs Git - rust.git/history - src/librustc_back
Remove deserialize
[rust.git] / src / librustc_back /
2017-07-20 borsAuto merge of #43281 - mmatyas:remotetest_env, r=alexcr...
2017-07-20 borsAuto merge of #43270 - petrochenkov:fixstab, r=alexcrichton
2017-07-20 borsAuto merge of #43251 - gaurikholkar:span_reorder, r...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #42859 - eddyb:const-size-and-align-of...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 Johannes LöthbergImplement FromStr for RelroLevel rather than duplicatin...
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-14 Johannes LöthbergMake partial RELRO default on ppc64 due to segfault
2017-07-14 Johannes LöthbergSupport both partial and full RELRO
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-12 Mark SimulacrumRollup merge of #43100 - ids1024:stat2, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43098 - alexcrichton:more-proc-macro...
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #43000 - estebank:on-unimplemented...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-12 borsAuto merge of #43107 - michaelwoerister:less-span-info...
2017-07-11 borsAuto merge of #43116 - alexcrichton:probestack, r=sfackler
2017-07-11 Johannes LöthbergAdd support for full RELRO
2017-07-11 borsAuto merge of #42913 - kennytm:fix-40569-ident-without...
2017-07-10 borsAuto merge of #43109 - pnkfelix:fix-link_args-gate...
2017-07-09 borsAuto merge of #43082 - ids1024:condvar2, r=alexcrichton
2017-07-08 borsAuto merge of #43075 - durka:error-long-link, r=nikomat...
2017-07-08 borsAuto merge of #43019 - kevinmehall:cleanup-errors,...
2017-07-08 borsAuto merge of #43104 - nbaksalyar:rustbuild-illumos...
2017-07-08 borsAuto merge of #43072 - cuviper:linux-stack-guard, r...
2017-07-07 borsAuto merge of #42840 - arielb1:poison-smoke-and-mirrors...
2017-07-07 borsAuto merge of #42809 - seanmonstar:stable-associated...
2017-07-07 borsAuto merge of #43099 - japaric:msp430, r=alexcrichton
2017-07-07 borsAuto merge of #43093 - rthomas:39791-hashmap, r=alexcri...
2017-07-07 borsAuto merge of #43068 - ollie27:rustdoc_markdown_tests...
2017-07-07 borsAuto merge of #43062 - sfackler:connect-timeout, r...
2017-07-06 Jorge Aparicioadd a built-in MSP430 target
2017-07-06 borsAuto merge of #43092 - aidanhs:aphs-retry-llvm-tarball...
2017-07-06 borsAuto merge of #42816 - alexcrichton:probestack, r=nikom...
2017-07-06 Alex Crichtonrustc: Implement stack probes for x86
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 Alex Crichtonrustc: Implement the #[global_allocator] attribute
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-01 borsAuto merge of #42882 - stjepang:improve-sort-tests...
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42953 - estebank:fix-20729, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42901 - alexcrichton:alloc-one, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42886 - durka:pplmm-mwe, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42884 - stepancheg:set-env-run-pass...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 Ariel Ben-YehudaRollup merge of #42219 - pwoolcoc:add-allow-fail-to...
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42850 - estebank:unwanted-return-rotj...
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-27 Corey FarwellRollup merge of #42905 - casey:casey-utf8-null-doc...
2017-06-27 Corey FarwellRollup merge of #42874 - zackmdavis:overzealous_by_oute...
2017-06-27 Corey FarwellRollup merge of #42871 - llogiq:for_lowering_vs_clippy...
2017-06-27 Corey FarwellRollup merge of #42519 - GuillaumeGomez:create-more...
2017-06-26 borsAuto merge of #42885 - ollie27:rustdoc_empty_glob_path...
2017-06-25 borsAuto merge of #42865 - ollie27:rustdoc_assoc_consts...
2017-06-24 borsAuto merge of #42784 - tlively:wasm-bot, r=alexcrichton
2017-06-24 borsAuto merge of #42864 - slo1:attempt, r=Mark-Simulacrum
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 borsAuto merge of #42854 - razielgn:relaxed-debug-constrain...
2017-06-24 borsAuto merge of #42724 - Mark-Simulacrum:tests, r=alexcri...
2017-06-24 borsAuto merge of #42687 - alexcrichton:windows-tls, r...
2017-06-24 Thomas LivelyAdd Target (de)serialization for environment vars
2017-06-23 Alex Crichtonrustc: Enable #[thread_local] for Windows
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 Thomas LivelyAdd target option for linker environment variables
2017-06-23 borsAuto merge of #42304 - Mark-Simulacrum:issue-37157...
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-21 borsAuto merge of #42771 - arielb1:no-inline-unwind, r...
2017-06-21 Corey FarwellRollup merge of #42766 - nrc:versions, r=nagisa
2017-06-21 Corey FarwellRollup merge of #42762 - jackpot51:patch-1, r=sfackler
2017-06-21 Corey FarwellRollup merge of #42620 - wesleywiser:compile_error...
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-21 borsAuto merge of #42751 - arielb1:fast-representable,...
2017-06-21 borsAuto merge of #42750 - arielb1:unwind-stack, r=eddyb
2017-06-21 borsAuto merge of #42076 - alex-ozdemir:master, r=nrc
2017-06-20 Corey FarwellRollup merge of #42772 - MaloJaffre:libc, r=alexcrichton
2017-06-20 Corey FarwellRollup merge of #42756 - sanxiyn:name-for-must-use...
2017-06-20 Corey FarwellRollup merge of #42728 - jseyfried:fix_resolve_perf...
2017-06-20 Corey FarwellRollup merge of #42717 - ollie27:into_to_from2, r=sfackler
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 borsAuto merge of #42716 - alexbool:cstr-inlines, r=BurntSushi
2017-06-20 borsAuto merge of #42571 - tlively:wasm-dev, r=alexcrichton
2017-06-20 borsAuto merge of #42495 - alexcrichton:new-stage0, r=Mark...
2017-06-20 Alex CrichtonBump version and stage0 compiler
2017-06-16 Thomas LivelyAdd target to use LLVM wasm backend
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
next