]> git.lizzy.rs Git - rust.git/history - src/librustc_metadata
Rollup merge of #45506 - ia0:mpsc_recv_error_from, r=alexcrichton
[rust.git] / src / librustc_metadata /
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-26 borsAuto merge of #46203 - nikomatsakis:type-foldable-macro...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-26 kennytmRollup merge of #46224 - GuillaumeGomez:io-missing...
2017-11-26 kennytmRollup merge of #46201 - davidalber:eprint-in-fmt-doc...
2017-11-26 borsAuto merge of #46033 - sinkuu:const-enum-match-check...
2017-11-25 borsAuto merge of #46191 - eddyb:better-late-than-never...
2017-11-25 borsAuto merge of #46129 - kennytm:fix-46098-rustdoc-reexpo...
2017-11-25 borsAuto merge of #46117 - SimonSapin:min-align, r=alexcrichton
2017-11-25 borsAuto merge of #46081 - GuillaumeGomez:fix-path-search...
2017-11-24 borsAuto merge of #46111 - michaelwoerister:promote-green...
2017-11-24 borsAuto merge of #46093 - scottmcm:lower-128-mir, r=nagisa
2017-11-24 borsAuto merge of #46012 - Gankro:float-conv-transmute...
2017-11-24 borsAuto merge of #45946 - estebank:crate-conflict-diag...
2017-11-24 borsAuto merge of #45942 - Menschenkindlein:master, r=estebank
2017-11-23 Guillaume GomezRollup merge of #46220 - rust-lang:frewsxcv-issue-44929...
2017-11-23 Guillaume GomezRollup merge of #46218 - rust-lang:frewsxcv-rename...
2017-11-23 Guillaume GomezRollup merge of #46177 - ollie27:std_unicode_debug...
2017-11-23 Guillaume GomezRollup merge of #45635 - virgil-palanciuc:master, r...
2017-11-23 borsAuto merge of #45881 - Centril:box-leak, r=alexcrichton
2017-11-23 borsAuto merge of #46024 - estebank:no-variant, r=petrochenkov
2017-11-23 borsAuto merge of #46011 - euclio:reachability-redux, r=nrc
2017-11-23 Esteban KüberUse multiline text for crate conflict diagnostics
2017-11-23 borsAuto merge of #45721 - nikomatsakis:hir-tree, r=arielb1
2017-11-22 borsAuto merge of #46035 - oli-obk:use_suggestions, r=petro...
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-22 borsAuto merge of #44781 - QuietMisdreavus:doc-include...
2017-11-22 borsAuto merge of #46040 - zilbuz:mir-misc, r=nikomatsakis
2017-11-21 borsAuto merge of #45879 - nikomatsakis:nll-kill-cyclic...
2017-11-21 kennytmRollup merge of #46148 - SimonSapin:patch-6, r=alexcrichton
2017-11-21 kennytmRollup merge of #46141 - aqrln:tosocketaddrs-doc-fix...
2017-11-21 kennytmRollup merge of #46134 - GuillaumeGomez:negative-traits...
2017-11-21 kennytmRollup merge of #46120 - arielb1:def-debug, r=michaelwo...
2017-11-21 kennytmRollup merge of #46103 - zackmdavis:dead_code_lint_shou...
2017-11-21 kennytmRollup merge of #46052 - oli-obk:rendered_diagnostics_i...
2017-11-21 kennytmRollup merge of #46050 - sunfishcode:read_to_end, r...
2017-11-21 kennytmRollup merge of #46031 - Keruspe:cargofmt, r=Mark-Simul...
2017-11-21 kennytmRollup merge of #45987 - gaurikholkar:let-expr, r=micha...
2017-11-21 borsAuto merge of #45771 - petrochenkov:crate, r=nikomatsakis
2017-11-21 borsAuto merge of #45701 - cramertj:impl-trait-this-time...
2017-11-20 kennytmRollup merge of #46119 - ritiek:master, r=arielb1
2017-11-20 borsAuto merge of #45998 - ollie27:doc_book_css, r=steveklabnik
2017-11-20 borsAuto merge of #45905 - alexcrichton:add-wasm-target...
2017-11-20 borsAuto merge of #45819 - Havvy:cell, r=aturon
2017-11-19 borsAuto merge of #45454 - Aaronepower:master, r=alexcrichton
2017-11-19 borsAuto merge of #46048 - cramertj:update-libc-2, r=alexcr...
2017-11-18 borsAuto merge of #46039 - oli-obk:test_suggestions, r...
2017-11-18 borsAuto merge of #46032 - KiChjang:ignore-borrowck-statics...
2017-11-18 borsAuto merge of #46009 - kennytm:fix-38878-again, r=alexc...
2017-11-18 Niko Matsakisremove the `generator_sigs` map, query, and plumbing
2017-11-18 Niko Matsakiskill the `closure_kind` query
2017-11-18 Guillaume GomezRollup merge of #46044 - collinanderson:py3, r=kennytm
2017-11-18 Guillaume GomezRollup merge of #45767 - QuietMisdreavus:who-docs-the...
2017-11-18 borsAuto merge of #46000 - kennytm:fix-45640-extern-type...
2017-11-18 borsAuto merge of #45999 - jseyfried:def_site_span, r=nrc
2017-11-18 borsAuto merge of #45989 - davidtwco:issue-45360, r=nikomat...
2017-11-18 borsAuto merge of #45899 - eddyb:meta-race, r=alexcrichton
2017-11-17 Taylor CramerFix impl Trait Lifetime Handling
2017-11-17 borsAuto merge of #45996 - eddyb:even-mirer-1, r=arielb1
2017-11-17 borsAuto merge of #46004 - michaelwoerister:cached-mir...
2017-11-17 borsAuto merge of #45595 - scottmcm:iter-try-fold, r=dtolnay
2017-11-17 borsAuto merge of #45991 - gnzlbg:fix_i586, r=alexcrichton
2017-11-16 borsAuto merge of #45897 - tromey:trait-object-debug, r...
2017-11-16 borsAuto merge of #45825 - nikomatsakis:nll-factor-region...
2017-11-16 Michael Woeristerincr.comp.: Remove default serialization implementation...
2017-11-16 borsAuto merge of #45528 - alexcrichton:avx512, r=arielb1
2017-11-16 Michael Woeristerincr.comp.: Remove some code duplication around TyDecod...
2017-11-16 Guillaume GomezRollup merge of #46010 - lnicola:escape-root, r=Guillau...
2017-11-16 Guillaume GomezRollup merge of #46005 - GuillaumeGomez:short-unstable...
2017-11-16 Guillaume GomezRollup merge of #45993 - QuietMisdreavus:anti-cow,...
2017-11-16 Guillaume GomezRollup merge of #45984 - ExpHP:attr-error-context,...
2017-11-16 Guillaume GomezRollup merge of #45973 - arielb1:fast-path, r=estebank
2017-11-16 Guillaume GomezRollup merge of #45951 - CrockAgile:master, r=michaelwo...
2017-11-16 borsAuto merge of #45985 - arielb1:unsafe-dedup, r=eddyb
2017-11-16 borsAuto merge of #45920 - sunfishcode:trap-on-unreachable...
2017-11-16 borsAuto merge of #46025 - nrc:rustfmt-fix, r=Mark-Simulacrum
2017-11-16 borsAuto merge of #45692 - steveklabnik:ship-cargo-book...
2017-11-15 borsAuto merge of #45918 - chrisvittal:impl-trait-pr, r...
2017-11-15 Christopher VittalSplit hir::TyImplTrait, move checks to HIR lowering
2017-11-15 borsAuto merge of #45938 - vramana:fix-ice-45698, r=arielb1
2017-11-15 borsAuto merge of #45936 - mikhail-m1:mir-borrowck-storage...
2017-11-15 borsAuto merge of #45715 - oli-obk:clippy, r=kennytm
2017-11-15 borsAuto merge of #45944 - eddyb:provide, r=nikomatsakis
2017-11-14 Guillaume GomezRollup merge of #45970 - GuillaumeGomez:from-str-docs...
2017-11-14 Guillaume GomezRollup merge of #45815 - QuietMisdreavus:happy-little...
2017-11-13 borsAuto merge of #45890 - arielb1:self-first, r=eddyb
2017-11-13 Michael Woeristerincr.comp.: Properly use ty::codec::decode_cnum() in...
2017-11-13 Michael Woeristerincr.comp.: Add position() method to TyEncoder.
2017-11-13 borsAuto merge of #45810 - SimonSapin:ac-dc, r=aturon
2017-11-13 kennytmRollup merge of #45893 - redox-os:futex_timeout, r...
2017-11-13 kennytmRollup merge of #45892 - redox-os:is_absolute_fix,...
2017-11-13 kennytmRollup merge of #45828 - pornel:printoption, r=nrc
2017-11-12 borsAuto merge of #45623 - mneumann:dragonfly-ci, r=alexcri...
2017-11-12 Eduard-Mihai Burtescurustc_driver: base extern query providers on local...
2017-11-12 borsAuto merge of #45870 - mikeyhew:arbitrary_self_types...
2017-11-12 borsAuto merge of #45864 - nikomatsakis:issue-30046-infer...
2017-11-12 borsAuto merge of #45848 - nrc:rls-bugs-4, r=eddyb
2017-11-11 borsAuto merge of #45333 - alkis:master, r=bluss
2017-11-11 Guillaume GomezRollup merge of #45877 - mikhail-m1:mir-borrowck-act...
2017-11-11 Guillaume GomezRollup merge of #45812 - GuillaumeGomez:links-and-searc...
next