]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint
Rollup merge of #100823 - WaffleLapkin:less_offsets, r=scottmcm
[rust.git] / compiler / rustc_lint /
2022-09-24 Matthias KrügerRollup merge of #100823 - WaffleLapkin:less_offsets...
2022-09-24 borsAuto merge of #102064 - cjgillot:revert, r=Mark-Simulacrum
2022-09-24 Matthias KrügerRollup merge of #102176 - ojeda:add-llvm-dis-to-ci...
2022-09-24 Matthias KrügerRollup merge of #102082 - andrewpollack:uid-ignore...
2022-09-24 Matthias KrügerRollup merge of #102081 - andrewpollack:add-execvp...
2022-09-24 Matthias KrügerRollup merge of #102044 - ChrisDenton:BCrypt-system...
2022-09-24 Matthias KrügerRollup merge of #101780 - chriswailes:android-platform...
2022-09-24 borsAuto merge of #100845 - timvermeulen:iter_compare,...
2022-09-23 Matthias KrügerRollup merge of #102137 - b-naber:lazy-const-val-conver...
2022-09-23 Matthias KrügerRollup merge of #102115 - Alfriadox:master, r=thomcc
2022-09-23 Matthias KrügerRollup merge of #102094 - GuillaumeGomez:bool-from...
2022-09-23 Matthias KrügerRollup merge of #102112 - cuviper:powerpc64-full-relro...
2022-09-23 Matthias KrügerRollup merge of #102104 - Aaron1011:no-test-backtrace...
2022-09-23 Matthias KrügerRollup merge of #102095 - oli-obk:simplify, r=TaKO8Ki
2022-09-23 Matthias KrügerRollup merge of #102042 - LukeMathWalker:add-rust-json...
2022-09-23 Matthias KrügerRollup merge of #101815 - diegooliveira:master, r=davidtwco
2022-09-23 Matthias KrügerRollup merge of #101664 - mejrs:similarity, r=fee1...
2022-09-23 borsAuto merge of #101708 - compiler-errors:issue-101696...
2022-09-22 Matthias KrügerRollup merge of #102128 - oli-obk:const_unification...
2022-09-22 Matthias KrügerRollup merge of #102127 - TaKO8Ki:use-appropriate-varia...
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-22 Matthias KrügerRollup merge of #102118 - notriddle:notriddle/line...
2022-09-22 Matthias KrügerRollup merge of #102113 - RalfJung:opty-assert-mem...
2022-09-22 borsAuto merge of #98840 - cjgillot:span-inline-ctxt, r...
2022-09-22 Camille GILLOTRevert "Auto merge of #101620 - cjgillot:compute_lint_l...
2022-09-22 Dylan DPCRollup merge of #102119 - steffahn:fix-pararmeter,...
2022-09-22 Dylan DPCRollup merge of #102107 - Urgau:rustdoc-missing-space...
2022-09-22 Dylan DPCRollup merge of #102076 - cuviper:transmute-discr-endia...
2022-09-22 Dylan DPCRollup merge of #102069 - compiler-errors:no-eq-in...
2022-09-22 Dylan DPCRollup merge of #102037 - jyn514:normalize-docs, r...
2022-09-22 Dylan DPCRollup merge of #102036 - Patiga:remove-io-errorkind...
2022-09-22 Dylan DPCRollup merge of #101598 - chriswailes:sanitizers, r...
2022-09-22 borsAuto merge of #102028 - oli-obk:miri_subtree, r=oli-obk
2022-09-22 borsAuto merge of #101999 - the8472:source-lines-partition...
2022-09-22 borsAuto merge of #100982 - fee1-dead-contrib:const-impl...
2022-09-22 Yuki OkushiRollup merge of #102102 - GuillaumeGomez:doc-aliases...
2022-09-22 Yuki OkushiRollup merge of #102100 - GuillaumeGomez:stab-in-docblo...
2022-09-22 Yuki OkushiRollup merge of #102084 - andrewpollack:add-issue-panic...
2022-09-22 Yuki OkushiRollup merge of #102079 - ehuss:update-books, r=ehuss
2022-09-22 Yuki OkushiRollup merge of #102075 - notriddle:notriddle/content...
2022-09-22 Yuki OkushiRollup merge of #102073 - andrewpollack:add-execvp...
2022-09-22 Yuki OkushiRollup merge of #102071 - andrewpollack:add-needs-unwin...
2022-09-22 Yuki OkushiRollup merge of #102054 - GuillaumeGomez:sidebar-all...
2022-09-22 Yuki OkushiRollup merge of #102033 - andrewpollack:add-unwind...
2022-09-22 Yuki OkushiRollup merge of #102032 - andrewpollack:bad-signal...
2022-09-22 Yuki OkushiRollup merge of #102030 - est31:tidy_walk_no_reexport...
2022-09-22 Yuki OkushiRollup merge of #101952 - Mark-Simulacrum:missing-fallb...
2022-09-21 borsAuto merge of #102106 - djkoloski:sync-from-clippy...
2022-09-21 borsAuto merge of #101558 - JhonnyBillM:session-diagnostic...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 Jhonny Bill MenaFIX - adopt new Diagnostic naming in newly migrated...
2022-09-21 Jhonny Bill MenaUPDATE - rename SessionSubdiagnostic macro to Subdiagnostic
2022-09-21 Jhonny Bill MenaUPDATE - rename DiagnosticHandler macro to Diagnostic
2022-09-21 Jhonny Bill MenaUPDATE - rename AddSubdiagnostic trait to AddToDiagnostic
2022-09-21 Jhonny Bill MenaUPDATE - rename DiagnosticHandler trait to IntoDiagnostic
2022-09-21 Jhonny Bill MenaUPDATE - move SessionDiagnostic from rustc_session...
2022-09-21 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
2022-09-21 Dylan DPCRollup merge of #101995 - scottmcm:carrying-mul-example...
2022-09-21 Dylan DPCRollup merge of #89891 - ojeda:modular-alloc, r=Mark...
2022-09-21 borsAuto merge of #101846 - chenyukang:fix-101793, r=davidtwco
2022-09-21 borsAuto merge of #101329 - QuinnPainter:armv5te-targets...
2022-09-21 borsAuto merge of #100096 - compiler-errors:fn-return-must...
2022-09-21 borsAuto merge of #100214 - scottmcm:strict-range, r=thomcc
2022-09-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
2022-09-20 Michael HowellRollup merge of #101958 - hanar3:101666/enhance-error...
2022-09-20 Michael HowellRollup merge of #101014 - isikkema:fix-zmeta-stats...
2022-09-20 Michael HowellRollup merge of #100250 - cjgillot:recover-token-stream...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-20 borsAuto merge of #101806 - BelovDV:issue-fix-fn-find_libra...
2022-09-19 borsAuto merge of #101909 - weihanglo:update-cargo, r=ehuss
2022-09-19 borsAuto merge of #101894 - dingxiangfei2009:let-else-avoid...
2022-09-19 Matthias KrügerRollup merge of #101966 - crlf0710:emoji_unittest,...
2022-09-19 Matthias KrügerRollup merge of #101904 - Rageking8:fix-101712, r=oli-obk
2022-09-19 Matthias KrügerRollup merge of #101881 - TaKO8Ki:remove-unused-struct...
2022-09-19 Matthias KrügerRollup merge of #101798 - y86-dev:const_waker, r=lcnr
2022-09-19 Matthias KrügerRollup merge of #101389 - lukaslueg:rcgetmutdocs, r...
2022-09-19 borsAuto merge of #101629 - compiler-errors:issue-101623...
2022-09-19 borsAuto merge of #101924 - jackh726:revert-static-hrtb...
2022-09-19 borsAuto merge of #101799 - LukeMathWalker:distribute-json...
2022-09-18 borsAuto merge of #101332 - sashashura:patch-1, r=pietroalbini
2022-09-18 borsAuto merge of #101955 - jam1garner:fix-proc-macro-typo...
2022-09-18 borsAuto merge of #101963 - scottmcm:from-ptr-range-optimiz...
2022-09-18 borsAuto merge of #101816 - raldone01:cleanup/select_nth_un...
2022-09-18 borsAuto merge of #101960 - matthiaskrgr:rollup-1l5v7ip...
2022-09-18 Matthias KrügerRollup merge of #101954 - notriddle:notriddle/location...
2022-09-18 Matthias KrügerRollup merge of #101953 - GuillaumeGomez:fix-error...
2022-09-18 Matthias KrügerRollup merge of #101923 - jsha:aux-pages-no-rustdoc...
2022-09-18 Matthias KrügerRollup merge of #101912 - crlf0710:compiler_update_unic...
2022-09-18 Matthias KrügerRollup merge of #101151 - jethrogb:jb/sgx-platform...
2022-09-18 borsAuto merge of #101862 - cjgillot:lint-regression, r...
2022-09-17 Matthias KrügerRollup merge of #101835 - jyn514:fix-vendoring, r=Mark...
2022-09-17 Matthias KrügerRollup merge of #101826 - andrewpollack:fix-joined...
2022-09-17 Matthias KrügerRollup merge of #101821 - thomcc:unicode-15, r=Manishearth
2022-09-17 Matthias KrügerRollup merge of #101713 - Bryanskiy:AccessLevels, r...
2022-09-17 Matthias KrügerRollup merge of #101934 - GuillaumeGomez:theme-links...
2022-09-17 Matthias KrügerRollup merge of #101918 - notriddle:notriddle/all,...
2022-09-17 Matthias KrügerRollup merge of #101873 - WaffleLapkin:x-build-proc...
2022-09-17 Matthias KrügerRollup merge of #101861 - wesleywiser:update_stdarch...
2022-09-17 Matthias KrügerRollup merge of #101824 - notriddle:notriddle/html...
next