]> git.lizzy.rs Git - rust.git/history - src/librustc_lint/types.rs
Rollup merge of #35558 - lukehinds:master, r=nikomatsakis
[rust.git] / src / librustc_lint / types.rs
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35558 - lukehinds:master, r=nikomatsakis
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35539 - cgswords:ts_concat, r=nrc
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35533 - frewsxcv:22984, r=brson
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35491 - sanxiyn:pub-restricted-span...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35447 - frewsxcv:vec-into-iter-as...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35444 - alexcrichton:optimize-catch...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35392 - malbarbo:cell-from, r=brson
2016-08-14 Eduard-Mihai BurtescuRollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-14 borsAuto merge of #34206 - petrochenkov:pipdeny, r=nikomatsakis
2016-08-14 borsAuto merge of #35453 - jseyfried:hygienize_metavariable...
2016-08-13 borsAuto merge of #35414 - jupp0r:feature/test-threads...
2016-08-13 borsAuto merge of #35348 - scottcarr:discriminant2, r=nikom...
2016-08-12 borsAuto merge of #35431 - GuillaumeGomez:err_codes, r...
2016-08-12 borsAuto merge of #35091 - eddyb:impl-trait, r=nikomatsakis
2016-08-12 Eduard Burtescurustc: add TyAnon (impl Trait) to the typesystem.
2016-08-12 Eduard Burtescurustc: rename ProjectionMode and its variant to be...
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-27 borsAuto merge of #33312 - Byron:double-ended-iterator...
2016-07-26 Steve KlabnikRollup merge of #34732 - durka:patch-27, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #34609 - ubsan:transmute_docs, r=stevek...
2016-07-26 Steve KlabnikRollup merge of #34461 - ubsan:master, r=steveklabnik
2016-07-26 borsAuto merge of #34983 - alexcrichton:windows-flaky,...
2016-07-23 borsAuto merge of #34832 - vadimcn:rusty-personality, r...
2016-07-23 borsAuto merge of #34925 - jseyfried:nested_macros, r=eddyb
2016-07-22 borsAuto merge of #34771 - murarth:string-insert-str, r...
2016-07-22 borsAuto merge of #34724 - mitchmindtree:mpsc_receiver_try_...
2016-07-22 borsAuto merge of #34715 - scottcarr:mir-test, r=nikomatsakis
2016-07-21 borsAuto merge of #34544 - 3Hren:issue/xx/reinterpret-forma...
2016-07-21 Guillaume GomezRollup merge of #34855 - GuillaumeGomez:vec_deque_doc...
2016-07-21 Guillaume GomezRollup merge of #34854 - GuillaumeGomez:linked_list_doc...
2016-07-21 Guillaume GomezRollup merge of #34828 - seanmonstar:into-opton, r...
2016-07-20 borsAuto merge of #34694 - mathphreak:master, r=alexcrichton
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-19 Cameron HartMerge branch 'master' into issue-30961
2016-07-19 borsAuto merge of #33974 - habnabit:eintr-retry-for-read...
2016-07-18 borsAuto merge of #34357 - tbu-:pr_exact_size_is_empty...
2016-07-18 Seo SanghyeonRollup merge of #34853 - frewsxcv:vec-truncate, r=Guill...
2016-07-18 Seo SanghyeonRollup merge of #34807 - sanxiyn:dump-mir, r=nagisa
2016-07-18 borsAuto merge of #34886 - jseyfried:improve_stmt_matchers...
2016-07-18 borsAuto merge of #34860 - jseyfried:encapsulate_hygiene...
2016-07-17 borsAuto merge of #34871 - petrochenkov:inherent, r=jseyfried
2016-07-17 borsAuto merge of #34829 - cgswords:tstream, r=nrc
2016-07-17 borsAuto merge of #34789 - jonathandturner:simplify_liberro...
2016-07-17 borsAuto merge of #34606 - mathstuf:llvm-with-ninja, r...
2016-07-17 borsAuto merge of #34852 - GuillaumeGomez:rollup, r=Guillau...
2016-07-16 borsAuto merge of #34846 - jonas-schievink:issue34839,...
2016-07-16 Guillaume GomezRollup merge of #34838 - steveklabnik:gh33677, r=alexcr...
2016-07-16 Guillaume GomezRollup merge of #34768 - alexcrichton:issue-audit,...
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-16 Jonas SchievinkErase regions before computing type layout
2016-07-16 borsAuto merge of #34779 - infinity0:master, r=alexcrichton
2016-07-16 Cameron HartMerge branch 'master' into issue-30961
2016-07-15 borsAuto merge of #34570 - jseyfried:no_rename, r=nrc
2016-07-15 Guillaume GomezRollup merge of #34777 - glandium:issue34697, r=Guillau...
2016-07-15 Guillaume GomezRollup merge of #34733 - izgzhen:alloc-arc-doc-improve...
2016-07-15 Guillaume GomezRollup merge of #34456 - tbu-:pr_ptr_null, r=aturon
2016-07-15 borsAuto merge of #34599 - cuviper:unicode-9.0, r=alexcrichton
2016-07-14 borsAuto merge of #33907 - strake:decode_utf8, r=alexcrichton
2016-07-14 borsAuto merge of #34805 - michaelwoerister:stable-bounds...
2016-07-14 borsAuto merge of #34776 - cuviper:solaris-readdir, r=alexc...
2016-07-13 borsAuto merge of #34684 - oli-obk:eval_rustdoc_array_len...
2016-07-13 borsAuto merge of #34772 - jseyfried:cleanup_interner,...
2016-07-13 borsAuto merge of #34608 - apasel422:ll, r=bluss
2016-07-13 borsAuto merge of #34660 - jseyfried:fix_parse_stmt, r=nrc
2016-07-13 borsAuto merge of #34756 - habnabit:mutex-refunwindsafe...
2016-07-13 borsAuto merge of #34739 - therealbstern:ipv4unspec, r...
2016-07-12 borsAuto merge of #34757 - sourcefrog:debug-filetype, r...
2016-07-12 borsAuto merge of #34778 - GuillaumeGomez:rollup, r=Guillau...
2016-07-12 Guillaume GomezRollup merge of #34770 - davidko:patch-1, r=steveklabnik
2016-07-12 Guillaume GomezRollup merge of #34750 - GuillaumeGomez:error_doc,...
2016-07-12 Guillaume GomezRollup merge of #34749 - GuillaumeGomez:any_doc, r...
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-07-12 Guillaume GomezRollup merge of #34740 - GuillaumeGomez:boxed_doc,...
2016-07-12 Guillaume GomezRollup merge of #34737 - frewsxcv:libstd-process-child...
2016-07-12 Guillaume GomezRollup merge of #34736 - GuillaumeGomez:cells_doc,...
2016-07-12 borsAuto merge of #34755 - jonas-schievink:minor-difference...
2016-07-12 borsAuto merge of #34637 - GuillaumeGomez:syntax_codes...
2016-07-12 borsAuto merge of #33971 - bltavares:28322/default-channel...
2016-07-11 borsAuto merge of #34686 - alexcrichton:new-stage, r=luqmana
2016-07-10 Jonas SchievinkCalculate the 2 largest variants using iterators
2016-07-10 Jonas SchievinkMove variant_size_differences out of trans
2016-07-10 borsAuto merge of #34745 - alexandermerritt:slice-doc,...
2016-07-09 borsAuto merge of #33987 - crlf0710:patch-1, r=steveklabnik
2016-07-08 Manish GoregaokarRollup merge of #34097 - arbitrary-cat:master, r=stevek...
2016-07-06 Steve KlabnikRollup merge of #34327 - nrc:save-fix-tuple, r=jseyfried
2016-07-06 Steve KlabnikRollup merge of #34277 - ollie27:docs_num, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33265 - tshepang:peek, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33250 - durka:patch-19, r=steveklabnik
2016-07-06 Alex Crichtonrustc: Update stage0 to beta-2016-07-06
2016-07-05 borsAuto merge of #34294 - alexandermerritt:book-nuls,...
2016-07-05 borsAuto merge of #34412 - gnzlbg:document_platform_intrins...
2016-07-02 borsAuto merge of #34443 - eddyb:sized-matters, r=arielb1
2016-07-02 Manish GoregaokarRollup merge of #34566 - ollie27:linkchecker_invalid_ur...
2016-07-02 borsAuto merge of #34515 - alexcrichton:more-checks, r...
2016-07-02 borsAuto merge of #34492 - retep998:please-be-robust-alread...
2016-06-30 Jeffrey SeyfriedRollup merge of #34512 - CensoredUsername:configure...
2016-06-29 Manish GoregaokarRollup merge of #34536 - ollie27:rustdoc_module_impls...
2016-06-29 Manish GoregaokarRollup merge of #34513 - ollie27:rustdoc_stripped,...
2016-06-29 Manish GoregaokarRollup merge of #34499 - michaelwoerister:lldb-blacklis...
2016-06-29 Manish GoregaokarRollup merge of #34497 - oli-obk:double_negation, r...
next