]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/lib.rs
report the total number of errors on compilation failure
[rust.git] / src / librustc_typeck / lib.rs
2017-07-02 Ariel Ben-Yehudareport the total number of errors on compilation failure
2017-07-01 borsAuto merge of #42896 - llogiq:clippy_compiletest, r...
2017-06-30 Guillaume GomezRollup merge of #42925 - tbu-:pr_document_file_open_err...
2017-06-30 Guillaume GomezRollup merge of #42911 - nrc:rls-update, r=brson
2017-06-30 borsAuto merge of #42969 - arielb1:struct-err, r=eddyb
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-30 borsAuto merge of #42930 - arielb1:llvm-next, r=alexcrichton
2017-06-30 borsAuto merge of #42924 - pnkfelix:mir-dataflow, r=arielb1
2017-06-29 borsAuto merge of #42900 - sfackler:jemalloc-tweak, r=alexc...
2017-06-29 Ariel Ben-YehudaRollup merge of #42958 - aidanhs:aphs-better-stamping...
2017-06-29 Ariel Ben-YehudaRollup merge of #42955 - matklad:doc-path, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42953 - estebank:fix-20729, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42946 - AndiDog:patch-1, r=GuillaumeGomez
2017-06-29 Ariel Ben-YehudaRollup merge of #42920 - behnam:cmp, r=BurntSushi
2017-06-29 Ariel Ben-YehudaRollup merge of #42919 - zackmdavis:once_again_we_heard...
2017-06-29 Ariel Ben-YehudaRollup merge of #42901 - alexcrichton:alloc-one, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42886 - durka:pplmm-mwe, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42884 - stepancheg:set-env-run-pass...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 Ariel Ben-YehudaRollup merge of #42219 - pwoolcoc:add-allow-fail-to...
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-29 borsAuto merge of #42642 - venkatagiri:issue_42312, r=nikom...
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 Venkata Giri Reddyrustc_typeck: use body-id of type-checking item in...
2017-06-28 borsAuto merge of #42850 - estebank:unwanted-return-rotj...
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 borsAuto merge of #42745 - sfackler:1.19-stabilization...
2017-06-28 borsAuto merge of #42931 - arielb1:statement-visitor, r...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-28 borsAuto merge of #42417 - eddyb:separate-fn-sig, r=nikomat...
2017-06-27 Eduard-Mihai Burtescurustc: move the PolyFnSig out of TyFnDef.
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 borsAuto merge of #42304 - Mark-Simulacrum:issue-37157...
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-21 borsAuto merge of #42771 - arielb1:no-inline-unwind, r...
2017-06-21 Corey FarwellRollup merge of #42766 - nrc:versions, r=nagisa
2017-06-21 Corey FarwellRollup merge of #42762 - jackpot51:patch-1, r=sfackler
2017-06-21 Corey FarwellRollup merge of #42620 - wesleywiser:compile_error...
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-21 borsAuto merge of #42751 - arielb1:fast-representable,...
2017-06-21 borsAuto merge of #42750 - arielb1:unwind-stack, r=eddyb
2017-06-21 borsAuto merge of #42076 - alex-ozdemir:master, r=nrc
2017-06-20 Corey FarwellRollup merge of #42756 - sanxiyn:name-for-must-use...
2017-06-20 Corey FarwellRollup merge of #42728 - jseyfried:fix_resolve_perf...
2017-06-20 Corey FarwellRollup merge of #42717 - ollie27:into_to_from2, r=sfackler
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 borsAuto merge of #42716 - alexbool:cstr-inlines, r=BurntSushi
2017-06-20 borsAuto merge of #42571 - tlively:wasm-dev, r=alexcrichton
2017-06-20 Giles CopeWhitespace change
2017-06-20 borsAuto merge of #42495 - alexcrichton:new-stage0, r=Mark...
2017-06-20 Alex CrichtonBump version and stage0 compiler
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-18 borsAuto merge of #42593 - ibabushkin:on-demand-external...
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-14 borsAuto merge of #42523 - clarcharr:refactor_ops, r=brson
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-13 borsAuto merge of #42608 - ollie27:rustdoc_variant_reexport...
2017-06-13 borsAuto merge of #42566 - arthurprs:update-jemalloc, r...
2017-06-12 Corey FarwellRollup merge of #42594 - ollie27:rustdoc_assoc_type_lin...
2017-06-12 Corey FarwellRollup merge of #42592 - ollie27:rustdoc_empty_modules...
2017-06-12 Corey FarwellRollup merge of #42586 - ideasman42:patch-1, r=steveklabnik
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 borsAuto merge of #42570 - birkenfeld:patch-3, r=frewsxcv
2017-06-12 borsAuto merge of #42537 - michaelwoerister:tcx-for-dep...
2017-06-12 borsAuto merge of #42572 - ollie27:rustdoc_create_dir_all...
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-11 borsAuto merge of #42585 - GuillaumeGomez:E0609, r=Susurrus
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-11 borsAuto merge of #42569 - birkenfeld:patch-2, r=frewsxcv
2017-06-10 borsAuto merge of #42580 - tommyip:import-error, r=petrochenkov
2017-06-10 borsAuto merge of #42563 - eddyb:infer, r=nikomatsakis
2017-06-10 Eduard-Mihai Burtescurustc: make the comon case of tcx.infer_ctxt(()) nicer.
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-07 borsAuto merge of #42378 - steveklabnik:rustdoc-docs, r...
2017-06-06 borsAuto merge of #42361 - GuillaumeGomez:error-codes,...
2017-06-06 borsAuto merge of #42247 - durka:patch-41, r=arielb1
2017-06-06 borsAuto merge of #42394 - ollie27:rustdoc_deref_box, r...
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-05 borsAuto merge of #42383 - estebank:candidate-newline,...
2017-06-04 borsAuto merge of #42426 - arthurprs:io_error, r=sfackler
2017-06-04 borsAuto merge of #42362 - estebank:type, r=arielb1
2017-06-04 Marco CastelluccioMerge branch 'profiling' of github.com:whitequark/rust...
2017-06-04 borsAuto merge of #42265 - Zoxc:for-sugar, r=eddyb
2017-06-04 borsAuto merge of #41968 - kennytm:fix-unreadable-json...
2017-06-03 borsAuto merge of #42391 - photoszzt:master, r=Manishearth
2017-06-03 borsAuto merge of #42387 - GuillaumeGomez:error-codes-next...
next