]> git.lizzy.rs Git - rust.git/history - src/librustc/traits/error_reporting.rs
Only warn about unused `mut` in user-written code
[rust.git] / src / librustc / traits / error_reporting.rs
2018-09-25 borsAuto merge of #54317 - Centril:feature/dbg_macro, r...
2018-09-25 borsAuto merge of #53693 - scottmcm:marker-trait-attribute...
2018-09-24 borsAuto merge of #54416 - christianpoveda:master, r=wesley...
2018-09-24 borsAuto merge of #53783 - RalfJung:ptr-docs, r=alexcrichton
2018-09-24 borsAuto merge of #54507 - csmoe:deny_overflow, r=varkor
2018-09-23 borsAuto merge of #54380 - RalfJung:miri-snapshot, r=eddyb
2018-09-23 borsAuto merge of #54339 - cramertj:no-cx, r=aturon
2018-09-23 borsAuto merge of #54325 - michaelwoerister:incr-thinlto...
2018-09-23 borsAuto merge of #54310 - pnkfelix:issue-52059-report...
2018-09-23 borsAuto merge of #54262 - matthewjasper:explain-in-typeck...
2018-09-22 borsAuto merge of #54188 - lqd:fallout-53695, r=nikomatsakis
2018-09-22 borsAuto merge of #54265 - arielb1:civilize-proc-macros...
2018-09-22 Pietro AlbiniRollup merge of #54422 - ljedrz:simplify_first_last...
2018-09-22 Pietro AlbiniRollup merge of #54420 - nnethercote:PackedRWU-Vec...
2018-09-22 Pietro AlbiniRollup merge of #54413 - memoryruins:deref-error-twice...
2018-09-22 Pietro AlbiniRollup merge of #54412 - jcpst:replace_span_suggestion...
2018-09-22 Pietro AlbiniRollup merge of #54409 - estebank:remove-in, r=pnkfelix
2018-09-22 Pietro AlbiniRollup merge of #54402 - bgermann:master, r=alexcrichton
2018-09-22 Pietro AlbiniRollup merge of #54374 - SergioBenitez:pub-multispan...
2018-09-22 Pietro AlbiniRollup merge of #54371 - QuietMisdreavus:rustdoc-ui...
2018-09-22 Pietro AlbiniRollup merge of #54370 - nnethercote:better-domain_size...
2018-09-22 Pietro AlbiniRollup merge of #54350 - Munksgaard:support-edition...
2018-09-22 Pietro AlbiniRollup merge of #54323 - Keruspe:rustc-color, r=Mark...
2018-09-22 Pietro AlbiniRollup merge of #54280 - japaric:no-cas-for-thumbv6...
2018-09-22 Pietro AlbiniRollup merge of #54261 - varkor:dyn-keyword-2018, r...
2018-09-22 Pietro AlbiniRollup merge of #53652 - oconnor663:copy_in_place,...
2018-09-21 borsAuto merge of #54399 - alexcrichton:fix-bug, r=steveklabnik
2018-09-20 borsAuto merge of #54389 - kennytm:rollup, r=kennytm
2018-09-20 kennytmRollup merge of #54367 - spastorino:add-thread-local...
2018-09-20 kennytmRollup merge of #54362 - tromey:travis-gdb-batch-mode...
2018-09-20 kennytmRollup merge of #54346 - eddyb:constant-horror, r=nikom...
2018-09-20 kennytmRollup merge of #54337 - ericho:remove_clone_tests...
2018-09-20 kennytmRollup merge of #54333 - steveklabnik:update-book,...
2018-09-20 kennytmRollup merge of #54298 - RalfJung:miri-field-align...
2018-09-20 kennytmRollup merge of #54295 - ljedrz:cleanups_rustc_traits...
2018-09-20 kennytmRollup merge of #54257 - alexcrichton:wasm-math-symbols...
2018-09-20 kennytmRollup merge of #53470 - bjorn3:warn_metadata_errors...
2018-09-20 kennytmRollup merge of #52813 - newpavlov:duration_mul_div_ext...
2018-09-20 borsAuto merge of #54211 - nnethercote:keccak-Liveness...
2018-09-19 borsAuto merge of #54174 - parched:park, r=alexcrichton
2018-09-19 borsAuto merge of #54101 - osa1:issue_54099, r=nikomatsakis
2018-09-19 Eduard-Mihai Burtescurustc: future-proof error reporting for polymorphic...
2018-09-19 borsAuto merge of #53877 - withoutboats:compositional-pin...
2018-09-18 Guillaume GomezRollup merge of #54311 - frewsxcv:frewsxcv-readme,...
2018-09-18 Guillaume GomezRollup merge of #54205 - GuillaumeGomez:treat-err-as...
2018-09-18 Guillaume GomezRollup merge of #54097 - GuillaumeGomez:remove-keyword...
2018-09-18 Guillaume GomezRollup merge of #53522 - phungleson:fix-impl-from-for...
2018-09-18 ljedrzA few cleanups and minor improvements to rustc/traits
2018-09-18 borsAuto merge of #53900 - davidtwco:issue-53771, r=nikomat...
2018-09-17 borsAuto merge of #52036 - collin5:b50509-2, r=collin5
2018-09-16 borsAuto merge of #53804 - RalfJung:ptr-invalid, r=nagisa
2018-09-16 Guillaume GomezRollup merge of #54244 - kzys:search-box, r=GuillaumeGomez
2018-09-16 Guillaume GomezRollup merge of #54213 - nnethercote:keccak-flow_inits...
2018-09-16 Guillaume GomezRollup merge of #54209 - petrochenkov:mexpr, r=pnkfelix
2018-09-16 Guillaume GomezRollup merge of #54181 - vi:hint_and_or, r=estebank
2018-09-16 Guillaume GomezRollup merge of #53941 - kzys:sort-impls, r=GuillaumeGomez
2018-09-16 borsAuto merge of #54157 - euclio:structured-suggestion...
2018-09-16 borsAuto merge of #53754 - RalfJung:slice_align_to, r=alexc...
2018-09-15 borsAuto merge of #53527 - Emerentius:test_all, r=nrc
2018-09-15 borsAuto merge of #52896 - SergioBenitez:master, r=alexcrichton
2018-09-15 borsAuto merge of #54177 - nnethercote:streamline-bit-stuff...
2018-09-15 borsAuto merge of #54151 - ljedrz:cleanup_hir, r=michaelwoe...
2018-09-14 borsAuto merge of #54069 - petrochenkov:subns, r=aturon
2018-09-14 borsAuto merge of #54201 - eddyb:reflexive-disambiguation...
2018-09-14 borsAuto merge of #54088 - matthewjasper:use-reason-in...
2018-09-14 borsAuto merge of #54080 - PramodBisht:issue/53692, r=estebank
2018-09-14 borsAuto merge of #54032 - oli-obk:layout_scalar_ranges...
2018-09-14 borsAuto merge of #54215 - kennytm:rollup, r=kennytm
2018-09-14 kennytmRollup merge of #54210 - alexcrichton:update-cargo...
2018-09-14 kennytmRollup merge of #54207 - QuietMisdreavus:never-docs...
2018-09-14 kennytmRollup merge of #54203 - cuviper:stable-os_str_str_ref_...
2018-09-14 kennytmRollup merge of #54194 - fintelia:patch-3, r=cramertj
2018-09-14 kennytmRollup merge of #54173 - phansch:suggest_valid_crate_ty...
2018-09-14 kennytmRollup merge of #54095 - kenta7777:kenta7777#53719...
2018-09-14 kennytmRollup merge of #54024 - alexcrichton:compile-to-wasm...
2018-09-14 kennytmRollup merge of #53218 - weiznich:feature/option_ref_in...
2018-09-14 borsAuto merge of #52962 - GuillaumeGomez:few-things, r...
2018-09-13 kennytmRollup merge of #53950 - michaelwoerister:more-lto...
2018-09-13 kennytmRollup merge of #53829 - alexcrichton:release-debuginfo...
2018-09-13 kennytmRollup merge of #54147 - agnxy:const-eval-test, r=oli-obk
2018-09-13 kennytmRollup merge of #54119 - phansch:unit_test_find_best_ma...
2018-09-13 kennytmRollup merge of #53976 - GuillaumeGomez:expect-world...
2018-09-13 borsAuto merge of #53621 - jordanrh1:windows-arm, r=alexcri...
2018-09-12 borsAuto merge of #53409 - GuillaumeGomez:associated-const...
2018-09-12 kenta7777Merge branch 'master' into kenta7777#53719
2018-09-12 kennytmRollup merge of #54064 - nagisa:tiny-typo, r=sfackler
2018-09-12 kennytmRollup merge of #54046 - snaedis:issue-48022, r=stevekl...
2018-09-12 kennytmRollup merge of #54031 - ljedrz:cleanup_passes, r=oli-obk
2018-09-12 kennytmRollup merge of #53777 - ivanbakel:result_map_or_else...
2018-09-12 kennytmRollup merge of #52514 - DiamondLovesYou:amdgpu-fixes...
2018-09-12 borsAuto merge of #51159 - pacman82:master, r=oli-obk
2018-09-10 borsAuto merge of #54000 - jkozlowski:fix-53174, r=cramertj
2018-09-10 borsAuto merge of #53565 - PramodBisht:issue/53359_b, r...
2018-09-10 borsAuto merge of #53854 - davidtwco:issue-53668, r=nikomat...
2018-09-10 kenta7777renamed mk_nil to mk_unit
2018-09-09 borsAuto merge of #53778 - petrochenkov:shadrelax2, r=nikom...
2018-09-09 borsAuto merge of #53902 - dtolnay:group, r=petrochenkov
2018-09-09 borsAuto merge of #53998 - eddyb:issue-53728, r=oli-obk
2018-09-09 borsAuto merge of #53988 - eddyb:issue-53770, r=petrochenkov
2018-09-09 borsAuto merge of #53960 - estebank:issue-51303, r=nagisa
next