]> git.lizzy.rs Git - rust.git/history - src/librustc_lint/types.rs
Rewrite error reporting as requested
[rust.git] / src / librustc_lint / types.rs
2018-03-01 flip1995Rewrite error reporting as requested
2018-03-01 flip1995Implementing requested changes
2018-03-01 flip1995Suggest type for overflowing bin/hex-literals
2018-02-28 kennytmRollup merge of #48560 - bdrewery:freebsd-struct-abi...
2018-02-28 kennytmRollup merge of #48488 - varkor:handle-gdb-error-compil...
2018-02-28 kennytmRollup merge of #48479 - mark-i-m:rustc-guide, r=nikoma...
2018-02-28 kennytmRollup merge of #48473 - GuillaumeGomez:rustdoc-auto...
2018-02-28 kennytmRollup merge of #48450 - frewsxcv:frewsxcxv-stabilize...
2018-02-28 kennytmRollup merge of #48381 - GuillaumeGomez:rustdoc-theme...
2018-02-28 kennytmRollup merge of #48365 - Centril:docs/document-refcell...
2018-02-28 kennytmRollup merge of #48321 - milesand:no_panic_pow, r=alexc...
2018-02-28 kennytmRollup merge of #48266 - pietroalbini:report-compiler...
2018-02-28 borsAuto merge of #48056 - ExpHP:macro-commas, r=dtolnay
2018-02-28 borsAuto merge of #47894 - vi:rustdoc_foldable_impls, r...
2018-02-26 borsAuto merge of #48082 - jseyfried:improve_struct_field_h...
2018-02-25 kennytmRollup merge of #48330 - frewsxcv:frewsxcv-tests-zero...
2018-02-25 kennytmRollup merge of #48235 - varkor:parse-float-lonely...
2018-02-25 kennytmRollup merge of #48494 - bdrewery:freebsd-omit-frame...
2018-02-25 kennytmRollup merge of #48491 - glaubitz:s390x-linux, r=sanxiyn
2018-02-25 kennytmRollup merge of #48489 - glaubitz:x32-linux, r=alexcrichton
2018-02-25 kennytmRollup merge of #48369 - newpavlov:rdrand, r=nagisa
2018-02-25 kennytmRollup merge of #48362 - cuviper:libdir_relative, r...
2018-02-25 kennytmRollup merge of #48302 - mark-i-m:markim_macro-test...
2018-02-25 kennytmRollup merge of #48297 - glaubitz:sparc-linux, r=estebank
2018-02-25 kennytmRollup merge of #48281 - jakllsch:netbsd-powerpc, r...
2018-02-25 kennytmRollup merge of #48166 - hedgehog1024:hedgehog1024...
2018-02-25 kennytmRollup merge of #48115 - Centril:feature/iterator_flatt...
2018-02-25 kennytmRollup merge of #48076 - canarysnort01:fix_pie, r=alexc...
2018-02-25 kennytmRollup merge of #47970 - vlovich:condvar_wait_until...
2018-02-25 kennytmRollup merge of #47964 - jcowgill:mips64-abi, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48490 - petrochenkov:orpat, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48481 - Manishearth:dyn-paren, r=petro...
2018-02-24 Manish GoregaokarRollup merge of #48452 - varkor:unpacked-kind, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48448 - nikomatsakis:default-binding...
2018-02-24 Manish GoregaokarRollup merge of #48441 - petrochenkov:exty, r=estebank
2018-02-24 Manish GoregaokarRollup merge of #48415 - QuietMisdreavus:traits-on...
2018-02-24 Manish GoregaokarRollup merge of #48404 - steveklabnik:second-edition...
2018-02-24 Manish GoregaokarRollup merge of #48392 - estebank:string, r=petrochenkov
2018-02-24 Manish GoregaokarRollup merge of #48386 - withoutboats:nonstandard-style...
2018-02-24 Manish GoregaokarRollup merge of #48296 - ishitatsuyuki:exp-unblow,...
2018-02-24 Manish GoregaokarRollup merge of #48197 - bobtwinkles:two_phase_borrow_o...
2018-02-24 Manish GoregaokarRollup merge of #48110 - Centril:stabilize/box_leak...
2018-02-24 Manish GoregaokarRollup merge of #47689 - davidtwco:issue-45157, r=nikom...
2018-02-24 Manish GoregaokarRollup merge of #48061 - nikomatsakis:nll-do-not-run...
2018-02-24 Manish GoregaokarRollup merge of #48402 - eddyb:y-u-no-inline, r=nikomat...
2018-02-24 Manish GoregaokarRollup merge of #48356 - estebank:unsafe-without-braces...
2018-02-24 Manish GoregaokarRollup merge of #48353 - michaelwoerister:monoitem...
2018-02-24 Manish GoregaokarRollup merge of #48317 - ExpHP:unused-unsafe-is-no...
2018-02-24 Manish GoregaokarRollup merge of #48258 - nrc:save-proc-nested, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48246 - estebank:ice, r=nikomatsakis
2018-02-24 Manish GoregaokarRollup merge of #48232 - fpoli:master, r=pnkfelix
2018-02-24 Manish GoregaokarRollup merge of #48206 - michaelwoerister:colors-array...
2018-02-24 Manish GoregaokarRollup merge of #48185 - michaelwoerister:recursive...
2018-02-24 Manish GoregaokarRollup merge of #48143 - nikomatsakis:termination_trait...
2018-02-24 Manish GoregaokarRollup merge of #48084 - cramertj:impl-trait-errors...
2018-02-24 Manish GoregaokarRollup merge of #47987 - Zoxc:rm-recursion-checking...
2018-02-24 borsAuto merge of #48476 - Manishearth:rollup, r=Manishearth
2018-02-23 Manish GoregaokarRollup merge of #48472 - Manishearth:clippyup, r=oli-obk
2018-02-23 Manish GoregaokarRollup merge of #48438 - mbrubeck:docs, r=TimNN
2018-02-23 Manish GoregaokarRollup merge of #48436 - adeschamps:string-doc-fix...
2018-02-23 Manish GoregaokarRollup merge of #48429 - toidiu:patch-1, r=nikomatsakis
2018-02-23 Manish GoregaokarRollup merge of #48245 - spastorino:sparse_bitsets...
2018-02-23 Manish GoregaokarRollup merge of #48221 - rkruppe:improve-ctypes-lint...
2018-02-23 Manish GoregaokarRollup merge of #48219 - andjo403:export_symbol, r...
2018-02-23 Manish GoregaokarRollup merge of #48157 - scottmcm:try-for-each, r=dtolnay
2018-02-23 Manish GoregaokarRollup merge of #48123 - nikomatsakis:issue-47244-expec...
2018-02-23 Manish GoregaokarRollup merge of #48083 - jseyfried:improve_tuple_struct...
2018-02-23 Manish GoregaokarRollup merge of #48072 - cramertj:impl-trait-lifetime...
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-18 borsAuto merge of #47544 - U007D:master, r=nikomatsakis
2018-02-17 borsAuto merge of #47408 - eddyb:deref-danger, r=nikomatsakis
2018-02-17 moeMerge branch 'master' into inform_type_annotations
2018-02-17 Guillaume GomezRollup merge of #48239 - GuillaumeGomez:fix-condvar...
2018-02-17 Guillaume GomezRollup merge of #48234 - zombiezen:patch-1, r=steveklabnik
2018-02-17 Guillaume GomezRollup merge of #48152 - antoyo:primitive-docs-relevant...
2018-02-17 Guillaume GomezRollup merge of #48095 - QuietMisdreavus:doctest-assemb...
2018-02-17 borsAuto merge of #47956 - retep998:is-nibbles, r=BurntSushi
2018-02-17 borsAuto merge of #47926 - mikhail-m1:subslice_pattern_arra...
2018-02-17 borsAuto merge of #47917 - davidtwco:issue-47703, r=nikomat...
2018-02-17 borsAuto merge of #47906 - Zoxc:nocycle, r=nikomatsakis
2018-02-16 borsAuto merge of #46714 - leodasvacas:refactor-structurall...
2018-02-16 borsAuto merge of #45404 - giannicic:defaultimpl2, r=nikoma...
2018-02-15 Robin Kruppe[improper_ctypes] Don't suggest raw pointers when encou...
2018-02-15 Robin Kruppe[improper_ctypes] Point at definition of non-FFI-safe...
2018-02-15 Robin Kruppe[improper_ctypes] Suggest repr(transparent) for structs
2018-02-15 Robin Kruppe[improper_ctypes] Overhaul primary label
2018-02-15 Robin Kruppe[improper_ctypes] Stop complaining about repr(usize...
2018-02-15 Robin Kruppe[improper_ctypes] Use a 'help:' line for possible fixes
2018-02-15 borsAuto merge of #48203 - kennytm:rollup, r=kennytm
2018-02-15 kennytmRollup merge of #48210 - jacob-hughes:clarify_sized_tra...
2018-02-14 kennytmRollup merge of #48035 - technicalguy:Early-exit-empty...
2018-02-14 kennytmRollup merge of #48195 - paoloteti:compiler-builtins...
2018-02-14 kennytmRollup merge of #48186 - Mark-Simulacrum:release-notes...
2018-02-14 kennytmRollup merge of #48181 - michaelwoerister:fix-incr...
2018-02-14 kennytmRollup merge of #48167 - Mark-Simulacrum:remove-allocat...
2018-02-14 kennytmRollup merge of #48165 - alexcrichton:update-read2...
2018-02-14 kennytmRollup merge of #48163 - alexcrichton:persistent-linker...
2018-02-14 kennytmRollup merge of #48162 - michaelwoerister:stabler-svh...
2018-02-14 kennytmRollup merge of #48156 - Centril:feature/iterator_repea...
next