]> git.lizzy.rs Git - rust.git/history - src/librustc_lint
Auto merge of #50265 - japaric:sz, r=alexcrichton
[rust.git] / src / librustc_lint /
2018-05-13 kennytmRollup merge of #50624 - adevore:fs-write-str-example...
2018-05-13 borsAuto merge of #50622 - eddyb:make-room-for-ghosts,...
2018-05-13 borsAuto merge of #50573 - oli-obk:tool_sanity, r=kennytm
2018-05-13 borsAuto merge of #50235 - Zoxc:rayon, r=michaelwoerister
2018-05-12 borsAuto merge of #50536 - leodasvacas:report-fullfilment...
2018-05-12 borsAuto merge of #50686 - Mark-Simulacrum:rollup, r=Mark...
2018-05-12 leonardo.yvensBetter error reporting in Copy derive
2018-05-12 borsAuto merge of #50684 - nikic:prepare-thinlto, r=nagisa
2018-05-12 Alex Crichtonrustc: Only suggest deleting `extern crate` if it works
2018-05-12 Mark SimulacrumRollup merge of #50607 - Zoxc:symbol-arena, r=michaelwo...
2018-05-12 Mark SimulacrumRollup merge of #50602 - Screwtapello:update-canonicali...
2018-05-12 Mark SimulacrumRollup merge of #50558 - whitfin:issue-50500, r=michael...
2018-05-12 Mark SimulacrumRollup merge of #50550 - llogiq:fmt-result, r=petrochenkov
2018-05-12 Mark SimulacrumRollup merge of #50545 - rizakrko:const_time, r=oli-obk
2018-05-12 Mark SimulacrumRollup merge of #50544 - Eijebong:cleanup_deps, r=alexc...
2018-05-12 borsAuto merge of #50352 - porglezomp:btree-no-empty-alloc...
2018-05-12 borsAuto merge of #50476 - zackmdavis:tame_unreachable_pub_...
2018-05-11 borsAuto merge of #50161 - rizakrko:impl_note, r=estebank
2018-05-11 Alex Crichtonrustc: Only suggest deleting `extern crate` if it works
2018-05-11 borsAuto merge of #50105 - mixi:crt-included, r=alexcrichton
2018-05-11 Alex Crichtonrustc: Include semicolon when removing `extern crate`
2018-05-11 borsAuto merge of #50332 - Zoxc:interner-split, r=michaelwo...
2018-05-11 borsAuto merge of #50620 - alexcrichton:change-names-again...
2018-05-11 borsAuto merge of #50609 - alexcrichton:no-nll-preview...
2018-05-11 Zack M. Davisdon't make crazy suggestion for unreachable braced...
2018-05-11 borsAuto merge of #50440 - nikomatsakis:single-use-lifetime...
2018-05-10 borsAuto merge of #50331 - MartinHusemann:master, r=Kimundi
2018-05-10 Alex CrichtonRename the 2018 edition lint names
2018-05-10 Alex CrichtonRollup merge of #50606 - kennytm:retry-docker-cache...
2018-05-10 Alex CrichtonRollup merge of #50598 - whitfin:unnecessary-mut-borrow...
2018-05-10 Alex CrichtonRollup merge of #50591 - glandium:cleanup, r=dtolnay
2018-05-10 Alex CrichtonRollup merge of #50590 - estebank:off-by-one, r=nikomat...
2018-05-10 Alex CrichtonRollup merge of #50588 - ExpHP:i-can-see-my-house-from...
2018-05-10 Alex CrichtonRollup merge of #50575 - alexcrichton:faster-drain...
2018-05-10 Alex CrichtonRollup merge of #50574 - s3bk:range_inclusive_into_inne...
2018-05-10 Alex CrichtonRollup merge of #50572 - frewsxcv:frewsxcv-fma, r=sfackler
2018-05-10 Alex CrichtonRollup merge of #50569 - michaelwoerister:cross-lang...
2018-05-10 Alex CrichtonRollup merge of #50565 - nnethercote:try_mark_green...
2018-05-10 Alex CrichtonRollup merge of #50564 - nnethercote:inline-Span-method...
2018-05-10 Alex CrichtonRollup merge of #50538 - michaelwoerister:atomic-cnums...
2018-05-10 Alex CrichtonRollup merge of #50532 - michaelwoerister:lockless...
2018-05-10 Alex CrichtonRollup merge of #50524 - wesleywiser:immutable_prev_wor...
2018-05-10 Alex CrichtonRollup merge of #50514 - alexcrichton:update-llvm,...
2018-05-10 Alex CrichtonRollup merge of #50447 - ehuss:fix-update-references...
2018-05-10 Alex CrichtonRollup merge of #50010 - ExpHP:slice-bounds, r=alexcrichton
2018-05-10 Alex CrichtonRollup merge of #49423 - gavento:gavento-dev, r=nikomat...
2018-05-10 borsAuto merge of #49823 - Zoxc:term-str, r=alexcrichton
2018-05-10 borsAuto merge of #50395 - Zoxc:small-tys, r=michaelwoerister
2018-05-10 borsAuto merge of #50432 - GuillaumeGomez:fix-vec-new-searc...
2018-05-10 borsAuto merge of #49729 - collin5:b48483, r=Mark-Simulacrum
2018-05-09 borsAuto merge of #49834 - Zoxc:sync-trait-cache, r=nikomat...
2018-05-09 borsAuto merge of #49711 - ibabushkin:auto_trait_refactor...
2018-05-09 kennytmRollup merge of #49523 - Aaronepower:master, r=Mark...
2018-05-09 kennytmRollup merge of #50511 - Manishearth:must-use, r=QuietM...
2018-05-09 kennytmRollup merge of #50505 - Aaronepower:add-test, r=oli-obk
2018-05-09 kennytmRollup merge of #50464 - est31:master, r=rkruppe
2018-05-09 kennytmRollup merge of #50460 - F001:const_string, r=kennytm
2018-05-09 kennytmRollup merge of #50148 - japaric:const-manuallydrop...
2018-05-09 kennytmRollup merge of #49988 - clarcharr:never_docs, r=stevek...
2018-05-09 kennytmRollup merge of #50525 - nnethercote:lit_token, r=micha...
2018-05-08 borsAuto merge of #50530 - oli-obk:miri, r=kennytm
2018-05-08 borsAuto merge of #50497 - RalfJung:pinmut, r=withoutboats
2018-05-08 John Kåre AlsakerInsert fields from TypeAndMut into TyRef to allow layou...
2018-05-08 borsAuto merge of #50490 - nrc:method-docs, r=eddyb
2018-05-08 borsAuto merge of #50503 - alexheretic:master, r=oli-obk
2018-05-08 borsAuto merge of #50390 - hdhoang:46205_deny_by_default...
2018-05-08 borsAuto merge of #50260 - Manishearth:no-extern-crate...
2018-05-07 borsAuto merge of #50305 - GuillaumeGomez:fix-mod-stackover...
2018-05-07 borsAuto merge of #50454 - Manishearth:edition-preview...
2018-05-07 borsAuto merge of #50487 - nikic:heap-manually-drop, r...
2018-05-07 borsAuto merge of #50000 - michaelwoerister:cross-lang...
2018-05-07 borsAuto merge of #50437 - zackmdavis:must_note, r=estebank
2018-05-07 Zack M. Davisin which the must-use additional messaging is tucked...
2018-05-07 borsAuto merge of #50434 - nrc:tool-bustage-infra, r=alexcr...
2018-05-06 borsAuto merge of #50468 - nrc:test-rustfmt, r=alexcrichton
2018-05-06 borsAuto merge of #50309 - samWson:issue-49938, r=eddyb
2018-05-06 borsAuto merge of #50420 - chrisvittal:mailmap-chrisvittal...
2018-05-06 Samuel Wilsonissue-49938: Reference tagged unions discr(iminant...
2018-05-05 borsAuto merge of #50418 - nnethercote:cmt, r=eddyb
2018-05-05 borsAuto merge of #50423 - hberntsen:armv5te_unknown_linux_...
2018-05-05 borsAuto merge of #50419 - sinkuu:rustdoc_nested_impl_trait...
2018-05-04 Manish GoregaokarRename idiom lints to migration lints
2018-05-04 Manish GoregaokarMark lints with applicability
2018-05-04 Manish GoregaokarAdd idiom lint for bare extern crate
2018-05-04 borsAuto merge of #49870 - pnkfelix:issue-27282-immut-borro...
2018-05-04 borsAuto merge of #50409 - KiChjang:issue-50343, r=nikomatsakis
2018-05-04 borsAuto merge of #50398 - llogiq:memchr-nano-opt, r=nagisa
2018-05-04 borsAuto merge of #50397 - sgrif:sg-smaller-universe-refact...
2018-05-03 borsAuto merge of #50413 - kennytm:rollup, r=kennytm
2018-05-03 kennytmRollup merge of #50320 - GuillaumeGomez:fix-search...
2018-05-03 kennytmRollup merge of #50407 - nnethercote:inline-BytePos...
2018-05-03 kennytmRollup merge of #50365 - nnethercote:nearest_common_anc...
2018-05-03 kennytmRollup merge of #50349 - GuillaumeGomez:rename-type...
2018-05-03 borsAuto merge of #50030 - flip1995:rfc2103, r=petrochenkov
2018-05-03 kennytmRollup merge of #50302 - GuillaumeGomez:add-query-searc...
2018-05-03 borsAuto merge of #50391 - nnethercote:escape_unicode,...
2018-05-02 borsAuto merge of #50355 - petrochenkov:50187, r=oli-obk
2018-05-02 borsAuto merge of #50339 - nnethercote:lazy-Printer-buf...
2018-05-02 Seiichi UchidaRemove Option from the return type of Attribute::name()
2018-05-02 borsAuto merge of #50329 - Zoxc:opt-3, r=alexcrichton
next