]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint/src/lib.rs
Rename lint to non_autolinks
[rust.git] / compiler / rustc_lint / src / lib.rs
2020-11-05 Guillaume GomezRename lint to non_autolinks
2020-11-05 Guillaume GomezRename automatic_links to url_improvements
2020-11-05 Guillaume GomezAdd new lint for automatic_links improvements
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-04 borsAuto merge of #78280 - bugadani:span, r=lcnr
2020-11-03 Mara BosRollup merge of #77950 - arlosi:sha256, r=eddyb
2020-11-03 borsAuto merge of #76931 - oli-obk:const_prop_inline_lint_m...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-11-03 borsAuto merge of #78489 - bugadani:array, r=estebank
2020-11-03 Yuki OkushiRollup merge of #78616 - richkadel:unstable-book-instr...
2020-11-03 Yuki OkushiRollup merge of #78575 - tmiasko:compiletest-rustc...
2020-11-03 Yuki OkushiRollup merge of #78400 - GuillaumeGomez:fix-unindent...
2020-11-03 borsAuto merge of #78448 - rylev:cache-foreign_modules...
2020-11-02 borsAuto merge of #78607 - HeroicKatora:post-order-walk...
2020-11-02 Yuki OkushiRollup merge of #78627 - est31:total_cmp_no_superset...
2020-11-02 borsAuto merge of #78592 - fpoli:nll-facts-dir, r=matthewjasper
2020-11-01 borsAuto merge of #75534 - Aaron1011:feature/new-future...
2020-11-01 borsAuto merge of #78553 - Nadrieril:fix-78549, r=varkor
2020-11-01 Mara BosRollup merge of #78596 - pavlukivan:master, r=m-ou-se
2020-11-01 Mara BosRollup merge of #78073 - fusion-engineering-forks:inlin...
2020-11-01 borsAuto merge of #78531 - cuviper:unwrap-metadata, r=tmandry
2020-11-01 borsAuto merge of #78420 - estebank:suggest-assoc-fn, r...
2020-10-31 Mara BosRollup merge of #78587 - petrochenkov:lazytok, r=Aaron1011
2020-10-31 Mara BosRollup merge of #78581 - a1phyr:const_btree_more, r...
2020-10-31 Mara BosRollup merge of #78577 - tmiasko:validate-aliasing...
2020-10-31 Mara BosRollup merge of #78550 - jyn514:setup, r=Mark-Simulacrum
2020-10-31 Mara BosRollup merge of #78526 - Aaron1011:fix/assoc-tokens...
2020-10-31 Mara BosRollup merge of #77099 - tspiteri:exp_m1-examples,...
2020-10-31 Mara BosRollup merge of #74622 - fusion-engineering-forks:panic...
2020-10-31 borsAuto merge of #76257 - JulianKnodt:i75777, r=Dylan-DPC
2020-10-30 borsAuto merge of #78182 - LeSeulArtichaut:ty-visitor-conto...
2020-10-30 LeSeulArtichautTypeVisitor: use `ControlFlow` in rustc_{infer,lint...
2020-10-30 Yuki OkushiRollup merge of #78545 - jackh726:anonymous, r=oli-obk
2020-10-30 Yuki OkushiRollup merge of #78524 - tmiasko:source-files-borrow...
2020-10-30 Yuki OkushiRollup merge of #78523 - estebank:fix-return-type-parse...
2020-10-30 Yuki OkushiRollup merge of #77921 - wcampbell0x2a:f64-collapsible...
2020-10-30 Yuki OkushiRollup merge of #77888 - LingMan:ast_pretty_tt_prepend_...
2020-10-30 Yuki OkushiRollup merge of #77334 - pickfire:patch-4, r=jyn514
2020-10-30 borsAuto merge of #78393 - SNCPlay42:match-if-guard, r...
2020-10-30 borsAuto merge of #78432 - sexxi-goose:fix-77993-take3...
2020-10-30 borsAuto merge of #78540 - RalfJung:miri, r=RalfJung
2020-10-29 borsAuto merge of #78528 - jonas-schievink:rollup-e70g9zk...
2020-10-29 Jonas SchievinkRollup merge of #78527 - bugadani:typo3, r=jonas-schievink
2020-10-29 Jonas SchievinkRollup merge of #78505 - ebroto:clippyup, r=oli-obk
2020-10-29 Jonas SchievinkRollup merge of #78499 - SkiFire13:fix-string-retain...
2020-10-29 Jonas SchievinkRollup merge of #78493 - ehuss:update-cargo, r=ehuss
2020-10-29 Jonas SchievinkRollup merge of #78462 - danielframpton:fixnullisa...
2020-10-29 Jonas SchievinkRollup merge of #78431 - Rustin-Liu:rustin-patch-lint...
2020-10-29 Jonas SchievinkRollup merge of #78423 - tgnottingham:caching_source_ma...
2020-10-29 Jonas SchievinkRollup merge of #78422 - estebank:fix-78372, r=pnkfelix
2020-10-29 Jonas SchievinkRollup merge of #78244 - workingjubilee:dogfood-fancy...
2020-10-29 Jonas SchievinkRollup merge of #75078 - ijackson:slice-strip, r=stevek...
2020-10-29 borsAuto merge of #78446 - RalfJung:box, r=Amanieu
2020-10-29 Jubilee YoungDogfood {exclusive,half-open} ranges in compiler (nfc)
2020-10-29 Yuki OkushiRollup merge of #78475 - RalfJung:validity-comment...
2020-10-29 Yuki OkushiRollup merge of #78460 - varkor:turbofish-string-generi...
2020-10-29 Yuki OkushiRollup merge of #78428 - JulianKnodt:invalid_patterns...
2020-10-29 Yuki OkushiRollup merge of #78224 - lcnr:repeat-expr, r=varkor
2020-10-29 borsAuto merge of #78430 - Nadrieril:taking-constructors...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-28 borsAuto merge of #78415 - tgnottingham:expn_id_tag_hash...
2020-10-28 borsAuto merge of #78414 - nox:function-sections, r=nagisa...
2020-10-28 borsAuto merge of #78409 - pietroalbini:build-manifest...
2020-10-28 borsAuto merge of #78323 - est31:smaller_list_overlap,...
2020-10-28 borsAuto merge of #78458 - Dylan-DPC:rollup-tan044s, r...
2020-10-27 borsAuto merge of #75671 - nathanwhit:cstring-temp-lint...
2020-10-27 Ayrtonmodified lint to work with MIR
2020-10-27 Ayrtonadded a lint against function references
2020-10-26 Yuki OkushiRollup merge of #78332 - PoignardAzur:doc_E0308, r...
2020-10-26 Yuki OkushiRollup merge of #76635 - scottmcm:slice-as-chunks,...
2020-10-26 Nathan WhitakerUplift temporary-cstring-as-ptr into rustc
2020-10-26 bjorn3Add 'compiler/rustc_codegen_cranelift/' from commit...
2020-10-26 borsAuto merge of #75728 - nagisa:improve_align_offset_2...
2020-10-25 borsAuto merge of #77476 - tgnottingham:buffered_siphasher1...
2020-10-25 borsAuto merge of #77546 - lcnr:impl-trait-closure, r=eddyb
2020-10-25 borsAuto merge of #77526 - RalfJung:dont-promote-unions...
2020-10-24 Jonas SchievinkRollup merge of #78072 - Nadrieril:cleanup-constant...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 borsAuto merge of #77015 - davidtwco:check-attr-variant...
2020-10-23 Yuki OkushiRollup merge of #77339 - fusion-engineering-forks:tryfr...
2020-10-23 Yuki OkushiRollup merge of #77268 - follower:patch-3, r=jyn514
2020-10-22 Yuki OkushiRollup merge of #77420 - ecstatic-morse:const-checking...
2020-10-20 borsAuto merge of #76893 - lcnr:existential-proj, r=estebank
2020-10-19 borsAuto merge of #77278 - camelid:use-correct-article...
2020-10-18 borsAuto merge of #76885 - dylni:move-slice-check-range...
2020-10-18 borsAuto merge of #77306 - lcnr:inline-ok, r=eddyb
2020-10-17 Yuki OkushiRollup merge of #76607 - Mark-Simulacrum:tidy-bins...
2020-10-17 borsAuto merge of #77455 - asm89:faster-spawn, r=kennytm
2020-10-17 Dylan DPCRollup merge of #76199 - Mark-Simulacrum:void-zero...
2020-10-16 Yuki OkushiRollup merge of #77900 - Thomasdezeeuw:fdatasync, r...
2020-10-16 Yuki OkushiRollup merge of #75209 - Hirrolot:suggest-macro-imports...
2020-10-16 Tim DiekmannMerge branch 'master' into box-alloc
2020-10-16 Dylan DPCRollup merge of #77672 - Nemo157:simplify-cfg, r=jyn514
2020-10-16 Dylan DPCRollup merge of #77646 - fusion-engineering-forks:use...
2020-10-16 Dylan DPCRollup merge of #77619 - fusion-engineering-forks:wasm...
2020-10-16 Dylan DPCRollup merge of #76119 - Amjad50:stabilizing-move_ref_p...
2020-10-16 Dylan DPCRollup merge of #76084 - Lucretiel:split-buffered,...
2020-10-16 Dylan DPCRollup merge of #75265 - WaffleLapkin:str_split_as_str...
2020-10-14 Yuki OkushiRollup merge of #77570 - GuillaumeGomez:whitespace...
2020-10-14 Dylan DPCRollup merge of #77788 - ssomers:btree_cleanup_gdb...
next