]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check_unused.rs
rustc: desugar `use a::{b,c};` into `use a::b; use a::c;` in HIR.
[rust.git] / src / librustc_typeck / check_unused.rs
2016-11-28 Eduard-Mihai Burtescurustc: desugar `use a::{b,c};` into `use a::b; use...
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-22 borsAuto merge of #37843 - nikomatsakis:issue-33685-hard...
2016-11-22 borsAuto merge of #37834 - bluss:peek-none, r=BurntSushi
2016-11-21 borsAuto merge of #37677 - jsen-:master, r=alexcrichton
2016-11-20 Guillaume GomezRollup merge of #37882 - ollie27:chars_last, r=bluss
2016-11-20 Guillaume GomezRollup merge of #37881 - ollie27:rustdoc_stab_enum_macr...
2016-11-20 Guillaume GomezRollup merge of #37848 - nnethercote:UnificationTable...
2016-11-20 Guillaume GomezRollup merge of #37841 - michaelwoerister:ich-loop...
2016-11-20 Guillaume GomezRollup merge of #37840 - brcooley:patch-1, r=steveklabnik
2016-11-20 Guillaume GomezRollup merge of #37835 - ojsheikh:E0088, r=jonathandturner
2016-11-20 borsAuto merge of #37833 - sfackler:process-abort, r=alexcr...
2016-11-19 borsAuto merge of #37831 - rkruppe:llvm-attr-fwdcompat...
2016-11-19 borsAuto merge of #37826 - keeperofdakeys:proc-macro-test...
2016-11-19 borsAuto merge of #37822 - cuviper:llvm-link-shared, r...
2016-11-19 borsAuto merge of #37814 - japaric:aapcs, r=alexcrichton
2016-11-18 borsAuto merge of #37776 - nrc:save-double-angle, r=@brson
2016-11-18 borsAuto merge of #37749 - keeperofdakeys:should-panic...
2016-11-18 borsAuto merge of #37769 - alexcrichton:rustbuild-python...
2016-11-18 borsAuto merge of #37763 - liigo:rustdoc-playground, r...
2016-11-18 borsAuto merge of #37846 - jseyfried:fix_proc_macro_dep...
2016-11-18 borsAuto merge of #37660 - nikomatsakis:incremental-36349...
2016-11-16 Niko Matsakisfallout from separating impl-items from impls
2016-11-16 Niko Matsakisrefactor Visitor into ItemLikeVisitor and intravisit...
2016-11-14 borsAuto merge of #37278 - matklad:lone-lifetime, r=jseyfried
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37190 - QuietMisdreavus:rustdoc-where...
2016-11-11 borsAuto merge of #37246 - goffrie:no-loop, r=jseyfried
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37428 - estebank:generic-type-error...
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37250 - liigo:rustdoc-unsafe-fns,...
2016-11-09 borsAuto merge of #36520 - estebank:dataless-enum, r=brson
2016-11-08 Steve KlabnikRollup merge of #37425 - polo-language:doc, r=Guillaume...
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-08 borsAuto merge of #37192 - cristicbz:rust-rc-into-raw,...
2016-11-07 borsAuto merge of #36365 - matthew-piziak:silent-overflow...
2016-11-06 borsAuto merge of #37386 - johnthagen:Self-reference-exampl...
2016-11-05 Alex CrichtonRollup merge of #37585 - leodasvacas:change_into_to_fro...
2016-11-05 Alex CrichtonRollup merge of #37470 - arthurprs:sip-smaller, r=alexc...
2016-11-05 Alex CrichtonRollup merge of #37422 - bluss:wrapping-offset, r=alexc...
2016-11-05 borsAuto merge of #37470 - arthurprs:sip-smaller, r=alexcri...
2016-11-05 borsAuto merge of #37422 - bluss:wrapping-offset, r=alexcri...
2016-11-04 Alex CrichtonRollup merge of #37317 - brson:relnotes, r=brson
2016-11-04 Alex CrichtonRollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnik
2016-11-04 borsAuto merge of #37356 - cristicbz:wrapsum, r=alexcrichton
2016-11-04 borsAuto merge of #37306 - bluss:trusted-len, r=alexcrichton
2016-11-02 Jonathan TurnerRollup merge of #37351 - Amanieu:consume, r=alexcrichton
2016-11-02 borsAuto merge of #36131 - Florob:entry_typeck, r=eddyb
2016-11-01 Guillaume GomezRollup merge of #37316 - ollie27:docs_links, r=Guillaum...
2016-11-01 Guillaume GomezRollup merge of #37059 - jfirebaugh:unused-RangeExpress...
2016-11-01 Guillaume GomezRollup merge of #36849 - diwic:69-fromutf8-doc, r=alexc...
2016-11-01 Marcin FatygaMerge branch 'master' of https://github.com/rust-lang...
2016-11-01 borsAuto merge of #37332 - nikomatsakis:incr-comp-benchmark...
2016-11-01 borsAuto merge of #37299 - devonhollowood:result-unwrap...
2016-11-01 borsAuto merge of #37178 - apasel422:issue-37136, r=alexcri...
2016-11-01 borsAuto merge of #36595 - bluss:hashmap-usize-for-hash...
2016-10-31 borsAuto merge of #37191 - zackmdavis:we_heard_you_the_firs...
2016-10-30 borsAuto merge of #37445 - nnethercote:shrink-Expr_, r...
2016-10-30 borsAuto merge of #37392 - alexcrichton:more-disable-jemall...
2016-10-30 borsAuto merge of #37401 - eddyb:lazy-2, r=nikomatsakis
2016-10-30 borsAuto merge of #37399 - retep998:heap-of-trouble, r...
2016-10-29 borsAuto merge of #37389 - cramertj:cramertj/fn-item-to...
2016-10-29 borsAuto merge of #37378 - petrochenkov:nopat, r=eddyb
2016-10-29 borsAuto merge of #37387 - raphlinus:fuchsia_aarch64, r...
2016-10-29 borsAuto merge of #37385 - raphlinus:fuchsia_random, r...
2016-10-29 borsAuto merge of #37373 - nnethercote:html5ever-more-more...
2016-10-28 borsAuto merge of #37367 - jseyfried:import_crate_root...
2016-10-28 Guillaume GomezRollup merge of #37343 - bluss:write-doc, r=GuillaumeGomez
2016-10-28 borsAuto merge of #37321 - nrc:lib-proc-macro, r=@alexcrichton
2016-10-28 borsAuto merge of #37212 - srinivasreddy:libcollectionstest...
2016-10-27 borsAuto merge of #37350 - srinivasreddy:meta_2, r=nrc
2016-10-27 borsAuto merge of #37245 - goffrie:recovery, r=nrc
2016-10-27 borsAuto merge of #37128 - nrc:depr-attr, r=@alexcrichton
2016-10-27 borsAuto merge of #11994 - eddyb:struct-literal-field-short...
2016-10-27 borsAuto merge of #36695 - arielb1:literal-match, r=eddyb
2016-10-26 borsAuto merge of #37419 - GuillaumeGomez:rollup, r=Guillau...
2016-10-26 Guillaume GomezRollup merge of #37414 - thepowersgang:fix-typo, r=nrc
2016-10-26 Guillaume GomezRollup merge of #37398 - zoffixznet:patch-1, r=Guillaum...
2016-10-26 Guillaume GomezRollup merge of #37396 - mikhail-m1:e0221, r=jonathandt...
2016-10-26 Guillaume GomezRollup merge of #37394 - cramertj:cramertj/unused-impor...
2016-10-25 Taylor CramerAdd identifier to unused import warnings
2016-10-08 Manish GoregaokarRollup merge of #37031 - fitzgen:typo-in-gcc-rs-comment...
2016-09-29 Jonathan TurnerRollup merge of #35286 - dns2utf8:doc_never_expression...
2016-09-20 borsAuto merge of #34942 - porglezomp:master, r=sfackler
2016-09-19 borsAuto merge of #36102 - GuillaumeGomez:rustc_metadata_di...
2016-09-16 Jonathan TurnerRollup merge of #36521 - Mark-Simulacrum:documentation...
2016-09-13 borsAuto merge of #36019 - frewsxcv:take-into-inner, r...
2016-09-10 Guillaume GomezRollup merge of #36045 - ollie27:rustdoc_titles3, r...
2016-09-08 borsAuto merge of #36048 - GuillaumeGomez:code_clean, r...
2016-09-06 borsAuto merge of #36078 - ollie27:rustdoc_search_assoccons...
2016-09-05 Manish GoregaokarRollup merge of #35983 - GuillaumeGomez:e0060_bonus...
2016-09-04 Manish GoregaokarRollup merge of #36070 - gavinb:master, r=jonathandturner
2016-09-03 borsAuto merge of #36119 - arielb1:ctp-again, r=eddyb
2016-09-03 borsAuto merge of #36104 - KiChjang:issue-35847, r=brson
2016-09-03 borsAuto merge of #36072 - arthurprs:binary_heap_opt, r...
2016-09-03 borsAuto merge of #35856 - phimuemue:master, r=brson
2016-09-02 Jonathan TurnerRollup merge of #36171 - jonathandturner:temporary_valu...
2016-09-02 Jonathan TurnerRollup merge of #36099 - skade:better-try-documentation...
2016-09-02 Jonathan TurnerRollup merge of #35793 - matthew-piziak:add-rhs-example...
2016-09-02 Jonathan TurnerRollup merge of #35754 - QuietMisdreavus:must-use-refer...
2016-09-02 borsAuto merge of #36084 - apasel422:counter, r=bluss
2016-09-02 borsAuto merge of #36024 - japaric:mips64, r=alexcrichton
next