]> git.lizzy.rs Git - rust.git/history - src/librustc/ich/hcx.rs
Run Rustfix on librustc
[rust.git] / src / librustc / ich / hcx.rs
2018-03-03 Manish GoregaokarRun Rustfix on librustc
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-24 Manish GoregaokarRollup merge of #47689 - davidtwco:issue-45157, r=nikom...
2018-02-21 Guillaume GomezRollup merge of #47379 - da-x:master, r=sfackler
2018-02-18 borsAuto merge of #47687 - SimonSapin:panic-impl, 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-07 Manish GoregaokarRollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton
2018-02-05 kennytmRollup merge of #47704 - dsprenkels:issue-44415, r...
2018-02-05 kennytmRollup merge of #47543 - topecongiro:issue-42344, r...
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 #47552 - oberien:stepby-nth, r=dtolnay
2018-01-31 kennytmRollup merge of #47677 - etaoins:avoid-underflow-in...
2018-01-31 kennytmRollup merge of #47876 - GuillaumeGomez:associated...
2018-01-30 kennytmRollup merge of #47603 - mark-i-m:markim_comments_0000...
2018-01-30 kennytmRollup merge of #47515 - jimmantooth:patch-1, r=QuietMi...
2018-01-28 borsAuto merge of #47663 - malbarbo:mips-crt-static, r...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
2018-01-28 borsAuto merge of #47746 - varkor:never-type-ice, r=nikomat...
2018-01-27 borsAuto merge of #47690 - estebank:for-block-277, r=nikoma...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
2018-01-25 Alex CrichtonRollup merge of #47626 - eddyb:one-less-unwrap, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47618 - mrhota:dw_at_noreturn, r=micha...
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47502 - petrochenkov:label, r=eddyb
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47415 - varkor:cgu-partition-heuristic...
2018-01-25 Guillaume GomezRollup merge of #47691 - estebank:unknown-lang-item...
2018-01-25 Guillaume GomezRollup merge of #47679 - etaoins:remove-redundant-backt...
2018-01-25 Guillaume GomezRollup merge of #47609 - ritiek:test-mutating-reference...
2018-01-25 Guillaume GomezRollup merge of #47534 - estebank:suggest-public-traits...
2018-01-25 borsAuto merge of #47686 - GuillaumeGomez:theme-fixes,...
2018-01-25 borsAuto merge of #47374 - topecongiro:issue-47096, r=nikom...
2018-01-25 borsAuto merge of #47006 - bitshifter:stabilize-repr-align...
2018-01-24 borsAuto merge of #47300 - remexre:duration-constructors...
2018-01-24 borsAuto merge of #47299 - cramertj:unsafe-placer, r=alexcr...
2018-01-24 borsAuto merge of #46931 - clarcharr:float_bits_core, r...
2018-01-23 borsAuto merge of #45337 - Zoxc:gen-static, r=nikomatsakis
2018-01-23 borsAuto merge of #47678 - kennytm:rollup, r=kennytm
2018-01-23 kennytmRollup merge of #47672 - ollie27:rustdoc_auto_traits...
2018-01-23 kennytmRollup merge of #47667 - GuillaumeGomez:fix-quoted...
2018-01-23 kennytmRollup merge of #47662 - spastorino:add_test_to_nll...
2018-01-23 kennytmRollup merge of #47661 - bjorn3:refactor_driver, r...
2018-01-23 kennytmRollup merge of #47655 - etaoins:fix-spurious-warning...
2018-01-23 kennytmRollup merge of #47635 - Zoxc:remove-attr, r=michaelwoe...
2018-01-21 John Kåre AlsakerRemove the IGNORED_ATTR_NAMES thread local
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-12 borsAuto merge of #46551 - jseyfried:improve_legacy_modern_...
2018-01-10 borsAuto merge of #46830 - Diggsey:cursor-vec-mut, r=alexcr...
2018-01-05 borsAuto merge of #46907 - varkor:contrib-8, r=nagisa
2018-01-05 borsAuto merge of #46739 - arielb1:simple-loops, r=nikomatsakis
2018-01-04 borsAuto merge of #46916 - michaelwoerister:generate-dead...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2018-01-02 borsAuto merge of #47042 - redox-os:redox, r=estebank
2018-01-02 borsAuto merge of #47111 - rkruppe:repr-transparent, r...
2018-01-01 borsAuto merge of #46735 - Manishearth:memchr-find, r=burnt...
2017-12-31 borsAuto merge of #46713 - Manishearth:memchr, r=bluss
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-29 borsAuto merge of #46883 - QuietMisdreavus:faildown, r...
2017-12-28 borsAuto merge of #47036 - QuietMisdreavus:i-like-big-chars...
2017-12-27 borsAuto merge of #46803 - estebank:non-ascii-def-span...
2017-12-26 borsAuto merge of #46941 - ScottAbbey:freebsd-build-update...
2017-12-26 kennytmRollup merge of #46940 - EdSchouten:cloudabi, r=alexcri...
2017-12-26 kennytmRollup merge of #46933 - clarcharr:float_docs, r=stevek...
2017-12-26 kennytmRollup merge of #46930 - lucis-fluxum:patch-1, r=QuietM...
2017-12-26 kennytmRollup merge of #46928 - varkor:contrib-10, r=alexcrichton
2017-12-25 borsAuto merge of #46949 - davidtwco:issue-46631, r=arielb1
2017-12-25 borsAuto merge of #46914 - mikeyhew:raw_pointer_self, r...
2017-12-25 borsAuto merge of #46910 - alexcrichton:thinlto-default...
2017-12-24 borsAuto merge of #46899 - m4b:linkage_name_equals_symbol_n...
2017-12-24 borsAuto merge of #46789 - Diggsey:command-env-capture...
2017-12-24 borsAuto merge of #46896 - arielb1:shadow-scope, r=eddyb
2017-12-24 borsAuto merge of #46894 - detrumi:fix-const-eval-trait...
2017-12-24 borsAuto merge of #46859 - gereeter:uninhabited-unions...
2017-12-24 borsAuto merge of #46888 - cramertj:nested-impl-trait-error...
2017-12-24 borsAuto merge of #46833 - diwic:7c-abort-ffi, r=arielb1
2017-12-23 borsAuto merge of #46881 - michaelwoerister:ensure-coherenc...
2017-12-23 borsAuto merge of #46864 - estebank:closure-type-err-sp...
2017-12-23 borsAuto merge of #46857 - estebank:use-loop-sp, r=nikomatsakis
2017-12-22 borsAuto merge of #46842 - michaelwoerister:fingerprint...
2017-12-22 borsAuto merge of #46838 - pnkfelix:issue-46112-followup...
2017-12-22 borsAuto merge of #46779 - Zoxc:par-merge-without-sync...
2017-12-22 borsAuto merge of #46752 - Yoric:nll, r=arielb1
2017-12-22 borsAuto merge of #46732 - estebank:silence-recovered-block...
2017-12-21 borsAuto merge of #46922 - kennytm:rollup, r=kennytm
next