]> git.lizzy.rs Git - rust.git/history - src/librustc/infer/error_reporting/note.rs
Rollup merge of #47846 - roblabla:bugfix-ocaml, r=kennytm
[rust.git] / src / librustc / infer / error_reporting / note.rs
2018-02-14 kennytmRollup merge of #47846 - roblabla:bugfix-ocaml, r=kennytm
2018-02-14 kennytmRollup merge of #47806 - PramodBisht:feature/47801...
2018-02-13 borsAuto merge of #47804 - retep007:recursive-requirements...
2018-02-11 borsAuto merge of #47752 - mark-i-m:at-most-once-rep, r...
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-10 kennytmRollup merge of #48051 - ollie27:rustdoc_fn_unit_return...
2018-02-10 kennytmRollup merge of #47854 - varkor:create-out-dir, r=pnkfelix
2018-02-10 kennytmRollup merge of #47835 - Mark-Simulacrum:remove-data...
2018-02-10 kennytmRollup merge of #47790 - tinaun:patch-1, r=sfackler
2018-02-07 Manish GoregaokarRollup merge of #47922 - zackmdavis:and_the_case_of_the...
2018-02-07 Manish GoregaokarRollup merge of #47883 - yurydelendik:wasm-map, r=alexc...
2018-02-07 Manish GoregaokarRollup merge of #47810 - GuillaumeGomez:fix-theme-but...
2018-02-07 Manish GoregaokarRollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton
2018-02-07 Manish GoregaokarRollup merge of #47613 - estebank:rustc_on_unimplemente...
2018-02-07 borsAuto merge of #47607 - davidtwco:issue-45697, r=nikomat...
2018-02-06 kennytmRollup merge of #48012 - scottmcm:faster-rangeinclusive...
2018-02-06 kennytmRollup merge of #47986 - Gilnaa:libtest_relaxed, r...
2018-02-06 kennytmRollup merge of #46962 - clarcharr:os_raw_docs, r=Quiet...
2018-02-06 borsAuto merge of #47203 - varkor:output-filename-conflicts...
2018-02-05 kennytmRollup merge of #47959 - Manishearth:rustdoc-ice, r...
2018-02-05 kennytmRollup merge of #47807 - tbu-:pr_doc_constanttime_cstr...
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-05 borsAuto merge of #47920 - Aaron1011:nll-overflow, r=pnkfelix
2018-02-05 borsAuto merge of #47873 - Aaron1011:final-ref-coerce,...
2018-02-05 borsAuto merge of #47865 - Manishearth:cleanup-shim, r...
2018-02-04 kennytmRollup merge of #47892 - Badel2:const_type_id_of, r...
2018-02-04 kennytmRollup merge of #47996 - Zoxc:run-make-last, r=Mark...
2018-02-04 kennytmRollup merge of #47978 - eddyb:iu, r=kennytm
2018-02-04 kennytmRollup merge of #47958 - frewsxcv:frewsxcv-try-clone...
2018-02-04 kennytmRollup merge of #47947 - goodmanjonathan:stabilize_matc...
2018-02-04 kennytmRollup merge of #47912 - cuviper:glibc-stack-guard...
2018-02-04 kennytmRollup merge of #47896 - zackmdavis:and_the_case_of_the...
2018-02-04 kennytmRollup merge of #47877 - spastorino:lifetime-bounds...
2018-02-04 kennytmRollup merge of #47862 - GuillaumeGomez:const-evaluatio...
2018-02-04 borsAuto merge of #47834 - Mark-Simulacrum:no-cgu-release...
2018-02-04 borsAuto merge of #47915 - eddyb:layout-of, r=nikomatsakis
2018-02-03 borsAuto merge of #47845 - Zoxc:gen-fixes, r=nikomatsakis
2018-02-03 borsAuto merge of #46254 - Dylan-DPC:ellided-lifetime,...
2018-02-03 borsAuto merge of #47962 - kennytm:rollup, r=kennytm
2018-02-03 borsAuto merge of #47791 - estebank:mismatched-trait-impl...
2018-01-27 Esteban KüberTweak presentation on lifetime trait mismatch
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-11-29 kennytmRollup merge of #45969 - ia0:mpsc_recv_deadline, r...
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
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 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 #45721 - nikomatsakis:hir-tree, r=arielb1
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
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-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 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 #45899 - eddyb:meta-race, r=alexcrichton
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-17 borsAuto merge of #45980 - Keruspe:master, 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-15 Niko Matsakisconvert EXTRA_REQUIREMENT_IN_IMPL into a hard error
2017-10-05 borsAuto merge of #44481 - Aaronepower:master, r=alexcrichton
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Mark SimulacrumRollup merge of #44903 - kallisti5:ci-build-disabled...
2017-09-29 Mark SimulacrumRollup merge of #44287 - Eh2406:master, r=aturon
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-09-28 borsAuto merge of #44278 - Binero:master, r=BurntSushi
2017-09-23 borsAuto merge of #44436 - MicroJoe:master, r=alexcrichton
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-21 borsAuto merge of #44682 - bluss:iter-rfold, r=dtolnay
2017-09-21 borsAuto merge of #44215 - oli-obk:import_sugg, r=nrc
2017-09-20 borsAuto merge of #44407 - mattico:print-native-cpu, r...
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-19 borsAuto merge of #44026 - QuietMisdreavus:trimmed-std...
next