]> git.lizzy.rs Git - rust.git/history - src/librustc_lint/builtin.rs
refactor `ParamEnv::empty(Reveal)` into two distinct methods
[rust.git] / src / librustc_lint / builtin.rs
2018-03-13 Niko Matsakisrefactor `ParamEnv::empty(Reveal)` into two distinct...
2018-03-12 kennytmRollup merge of #48954 - GuillaumeGomez:missing-links...
2018-03-12 kennytmRollup merge of #48631 - focusaurus:remember-collapse...
2018-03-12 kennytmRollup merge of #48480 - jethrogb:patch-5, r=alexcrichton
2018-03-12 kennytmRollup merge of #48934 - Phlosioneer:42453-debug-hygene...
2018-03-12 kennytmRollup merge of #48877 - GuillaumeGomez:vec-missing...
2018-03-12 kennytmRollup merge of #48824 - davidalber:update-conduct...
2018-03-12 kennytmRollup merge of #48705 - klnusbaum:update_rfc_process...
2018-03-12 kennytmRollup merge of #48201 - NovemberZulu:master, r=stevekl...
2018-03-12 borsAuto merge of #48295 - Keruspe:master, r=alexcrichton
2018-03-11 borsAuto merge of #48599 - Mark-Simulacrum:rustbuild-update...
2018-03-11 borsAuto merge of #48799 - alexcrichton:more-osx-cores...
2018-03-11 borsAuto merge of #48691 - Zoxc:profq-chan, r=michaelwoerister
2018-03-10 borsAuto merge of #48419 - bobtwinkles:fix_late_bound_reg_s...
2018-03-10 borsAuto merge of #48388 - kyrias:relro-level-cg, r=alexcri...
2018-03-10 borsAuto merge of #47574 - zilbuz:issue-14844, r=nikomatsakis
2018-03-10 borsAuto merge of #48755 - GuillaumeGomez:rustdoc-fixes...
2018-03-09 borsAuto merge of #48891 - alexcrichton:dist-osx-9.3, r...
2018-03-09 borsAuto merge of #48326 - RalfJung:generic-bounds, r=petro...
2018-03-09 borsAuto merge of #48860 - Manishearth:rollup, r=Manishearth
2018-03-09 Manish GoregaokarRollup merge of #48857 - Songbird0:improve_column_macro...
2018-03-09 Manish GoregaokarRollup merge of #48856 - Songbird0:improve_line_macro_d...
2018-03-09 Manish GoregaokarRollup merge of #48801 - Manishearth:epoch-features...
2018-03-09 Manish GoregaokarRollup merge of #48588 - alexcrichton:termcolor, r...
2018-03-09 Manish GoregaokarAdd rust_2018_idioms lint group
2018-03-08 Manish GoregaokarRollup merge of #48808 - Zoxc:reg-diag, r=michaelwoerister
2018-03-08 Manish GoregaokarRollup merge of #48789 - GuillaumeGomez:horizontal...
2018-03-08 Manish GoregaokarRollup merge of #48752 - alexcrichton:fix-target-featur...
2018-03-08 Manish GoregaokarRollup merge of #48738 - Songbird0:parseinterror_potent...
2018-03-08 Manish GoregaokarRollup merge of #48699 - frewsxcv:frewsxcv-impl-trait...
2018-03-08 Manish GoregaokarRollup merge of #48682 - spastorino:make_causal_lazy...
2018-03-08 Manish GoregaokarRollup merge of #48292 - topecongiro:from_str-for-path...
2018-03-08 borsAuto merge of #46882 - oli-obk:miri3, r=eddyb
2018-03-08 Oliver SchneiderNuke the entire ctfe from orbit, it's the only way...
2018-03-07 Alex CrichtonMerge branch 'metadata-send-sync' of https://github...
2018-03-07 Alex CrichtonMerge branch 'refactor-select' of https://github.com...
2018-03-07 Alex CrichtonMerge branch 'bump_installer' of https://github.com...
2018-03-07 Alex CrichtonRollup merge of #48698 - ishitatsuyuki:burn-equate...
2018-03-07 Alex CrichtonRollup merge of #48651 - PramodBisht:issues/48425,...
2018-03-07 Alex CrichtonRollup merge of #48618 - scottmcm:elaborate-exitcode...
2018-03-07 Alex CrichtonRollup merge of #48511 - GuillaumeGomez:rustdoc-resourc...
2018-03-06 kennytmRollup merge of #47463 - bluss:fused-iterator, r=alexcr...
2018-03-06 kennytmRollup merge of #48507 - GuillaumeGomez:cstr-note,...
2018-03-06 kennytmRollup merge of #48474 - christianpoveda:new_cell_docs...
2018-03-06 kennytmRollup merge of #48754 - leodasvacas:while-let-all...
2018-03-06 kennytmRollup merge of #48753 - tbu-:pr_hashmap_isize, r=Burnt...
2018-03-06 kennytmRollup merge of #48732 - debris:remove_powerpc64, r...
2018-03-06 kennytmRollup merge of #48727 - leodasvacas:refactor-contrived...
2018-03-06 kennytmRollup merge of #48657 - sinkuu:opt_str_repeat, r=dtolnay
2018-03-06 Ralf Jungmake bounds on higher-kinded lifetimes a hard error...
2018-03-06 kennytmRollup merge of #48590 - tshepang:more-simple, r=frewsxcv
2018-03-06 kennytmRollup merge of #48573 - Amanieu:bitreverse2, r=sfackler
2018-03-06 kennytmRollup merge of #48546 - GuillaumeGomez:raw-string...
2018-03-06 kennytmRollup merge of #48432 - flip1995:lit_diag, r=oli-obk
2018-03-06 kennytmRollup merge of #48403 - lukaslueg:casted, r=steveklabnik
2018-03-06 borsAuto merge of #48509 - Phlosioneer:option-doc-change...
2018-03-06 borsAuto merge of #48456 - mark-i-m:whitelist, r=alexcrichton
2018-03-05 borsAuto merge of #48208 - michaelwoerister:track-features...
2018-03-05 Michael WoeristerTurn features() into a query.
2018-03-04 borsAuto merge of #48592 - spastorino:borrowed_value_error...
2018-03-04 borsAuto merge of #48587 - Zoxc:transitive-relation, r...
2018-03-04 borsAuto merge of #48630 - alexcrichton:more-sccache, r...
2018-03-04 borsAuto merge of #48600 - Mark-Simulacrum:rustbuild-update...
2018-03-03 kennytmRollup merge of #48664 - Keruspe:codegen, r=alexcrichton
2018-03-03 kennytmRollup merge of #48680 - steveklabnik:no-toc, r=nikomat...
2018-03-03 borsAuto merge of #48583 - dotdash:jt_assume, r=alexcrichton
2018-03-03 kennytmRollup merge of #48637 - segevfiner:restore-rust-mingw...
2018-03-03 kennytmRollup merge of #48629 - strake:char, r=alexcrichton
2018-03-03 kennytmRollup merge of #48569 - Phlosioneer:x-py-help-optimiza...
2018-03-03 kennytmRollup merge of #48466 - sanxiyn:no-neon, r=alexcrichton
2018-03-03 kennytmRollup merge of #48283 - QuietMisdreavus:rustdoc-readme...
2018-03-03 Manish GoregaokarRollup merge of #48641 - alexcrichton:no-hash-l-paths...
2018-03-03 Manish GoregaokarRollup merge of #48635 - scottmcm:faster-zip-nth, r...
2018-03-03 Manish GoregaokarRollup merge of #48628 - strake:reverse, r=sfackler
2018-03-03 Manish GoregaokarRollup merge of #48338 - estebank:match-missing-comma...
2018-03-03 Manish GoregaokarRollup merge of #48328 - frewsxcv:frewsxcv-clarify...
2018-03-03 Manish GoregaokarRollup merge of #48259 - tinaun:patch-1, r=alexcrichton
2018-03-02 borsAuto merge of #48653 - Manishearth:rollup2, r=Manishearth
2018-03-01 kennytmRollup merge of #48570 - Amanieu:aarch64_features,...
2018-03-01 Manish GoregaokarRollup merge of #48626 - teiesti:fix-readme, r=frewsxcv
2018-03-01 Manish GoregaokarRollup merge of #48610 - ishitatsuyuki:ishitatsuyuki...
2018-03-01 Manish GoregaokarRollup merge of #48585 - stjepang:stabilize-localkey...
2018-03-01 Manish GoregaokarRollup merge of #48572 - alexcrichton:noexcept-msvc2...
2018-03-01 Manish GoregaokarRollup merge of #48522 - etaoins:fix-find-width-of...
2018-03-01 Manish GoregaokarRollup merge of #48500 - petrochenkov:parpat, r=nikomat...
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-28 Vadim PetrochenkovSupport parentheses in patterns under feature gate
2018-02-27 Ralf Jungadd lint to detect ignored generic bounds; this subsume...
2018-02-21 Guillaume GomezRollup merge of #47379 - da-x:master, r=sfackler
2018-02-17 borsAuto merge of #47408 - eddyb:deref-danger, r=nikomatsakis
2018-02-17 borsAuto merge of #47926 - mikhail-m1:subslice_pattern_arra...
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-05 kennytmRollup merge of #47496 - QuietMisdreavus:rls-doc-includ...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-02-01 borsAuto merge of #47738 - nikomatsakis:issue-47139-master...
2018-01-31 kennytmRollup merge of #47876 - GuillaumeGomez:associated...
2018-01-30 kennytmRollup merge of #47515 - jimmantooth:patch-1, r=QuietMi...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
next