]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/tests
BPF: review fixes
[rust.git] / src / tools / clippy / tests /
2021-05-23 Dylan DPCRollup merge of #85575 - jsha:fix-toggle-settings,...
2021-05-23 Dylan DPCRollup merge of #85571 - workingjubilee:reverse-prepend...
2021-05-23 Dylan DPCRollup merge of #85525 - camelid:fix-mailmap, r=Mark...
2021-05-23 Dylan DPCRollup merge of #85334 - r00ster91:patch-8, r=dtolnay
2021-05-23 Dylan DPCRollup merge of #85288 - Geal:clarify-std-io-read,...
2021-05-23 Dylan DPCRollup merge of #84758 - ChrisDenton:dllimport, r=dtolnay
2021-05-23 borsAuto merge of #81601 - jyn514:llvm-on-demand, r=Mark...
2021-05-22 borsAuto merge of #85514 - GuillaumeGomez:upgrade-minifer...
2021-05-22 borsAuto merge of #85557 - hyd-dev:abi, r=RalfJung
2021-05-22 borsAuto merge of #85568 - GuillaumeGomez:search-result...
2021-05-22 borsAuto merge of #85531 - luqmana:flip-gc, r=petrochenkov
2021-05-22 borsAuto merge of #85505 - flip1995:clippyup, r=Manishearth
2021-05-21 borsAuto merge of #85416 - durin42:llvm-catchup-may-2021...
2021-05-20 borsAuto merge of #84665 - adamgemmell:aarch64-features...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-19 borsAuto merge of #84876 - alexcrichton:inline-thread-local...
2021-05-19 Jack HueyRollup merge of #84883 - durin42:allow-unused-prefixes...
2021-05-19 Jack HueyRollup merge of #83767 - camelid:mangle-v0-fix, r=nikom...
2021-05-19 borsAuto merge of #85176 - a1phyr:impl_clone_from, r=yaahc
2021-05-18 borsAuto merge of #84767 - scottmcm:try_trait_actual, r...
2021-05-18 borsAuto merge of #82973 - ijackson:exitstatuserror, r...
2021-05-17 Ralf JungRollup merge of #85087 - hyd-dev:lots-of-abis, r=RalfJung
2021-05-17 borsAuto merge of #85178 - cjgillot:local-crate, r=oli-obk
2021-05-16 borsAuto merge of #84549 - tmiasko:static-initializer,...
2021-05-15 borsAuto merge of #81858 - ijackson:fork-no-unwind, r=m...
2021-05-15 Guillaume GomezRollup merge of #85185 - GuillaumeGomez:generate-not...
2021-05-15 Guillaume GomezRollup merge of #84751 - Soveu:is_char_boundary_opt...
2021-05-15 Guillaume GomezRollup merge of #85256 - GuillaumeGomez:fix-implementor...
2021-05-15 Guillaume GomezRollup merge of #85221 - ijackson:dbg-doc-re-tests...
2021-05-15 Guillaume GomezRollup merge of #85207 - andrewhalle:typo-rootseparator...
2021-05-15 Guillaume GomezRollup merge of #84461 - jyn514:remove-strip-item,...
2021-05-15 borsAuto merge of #84997 - pietroalbini:ci-verify-channel...
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-14 borsAuto merge of #85211 - Aaron1011:metadata-invalid-span...
2021-05-14 borsAuto merge of #83640 - bjorn3:shared_metadata_reader...
2021-05-14 ayushmishra2005Addressed PR coments
2021-05-14 borsAuto merge of #85236 - nikic:update-llvm-submodule...
2021-05-14 borsAuto merge of #85233 - FabianWolff:issue-85227, r=petro...
2021-05-14 borsAuto merge of #85190 - mati865:update-cc, r=Mark-Simulacrum
2021-05-14 ayushmishra2005Improve match statements
2021-05-14 borsAuto merge of #85195 - Mark-Simulacrum:variant-by-idx...
2021-05-13 borsAuto merge of #85186 - nikomatsakis:issue-83538-pollute...
2021-05-13 Guillaume GomezRollup merge of #85240 - Aaron1011:no-suggest-static...
2021-05-13 Guillaume GomezRollup merge of #85177 - tspiteri:wrapping-bits, r...
2021-05-13 Guillaume GomezRollup merge of #85175 - GuillaumeGomez:rustdoc-cleanup...
2021-05-13 Guillaume GomezRollup merge of #85068 - luqmana:78708-xcrate-diag...
2021-05-13 borsAuto merge of #85110 - RalfJung:no-rustc_args_required_...
2021-05-13 borsAuto merge of #83129 - LeSeulArtichaut:thir-unsafeck...
2021-05-13 borsAuto merge of #85041 - mibac138:suggest-generics, r...
2021-05-13 borsAuto merge of #84732 - DrChat:asm_powerpc, r=Amanieu
2021-05-13 borsAuto merge of #83759 - SkiFire13:fix-diag, r=estebank
2021-05-13 borsAuto merge of #82069 - Aaron1011:verbose-in-macro,...
2021-05-12 Aaron HillShow macro name in 'this error originates in macro...
2021-05-12 Guillaume GomezRollup merge of #85174 - GuillaumeGomez:doc-code-block...
2021-05-12 Guillaume GomezRollup merge of #85141 - GuillaumeGomez:maybe_collapsed...
2021-05-12 Guillaume GomezRollup merge of #85117 - jsha:bubble-bubble-toil-and...
2021-05-12 borsAuto merge of #84730 - sexxi-goose:rox-auto-trait,...
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-11 Yuki OkushiRollup merge of #85191 - GuillaumeGomez:improve-rustdoc...
2021-05-11 Yuki OkushiRollup merge of #85162 - LingMan:patch-1, r=varkor
2021-05-11 Yuki OkushiRollup merge of #85136 - shirshak55:master, r=dtolnay
2021-05-11 Yuki OkushiRollup merge of #85124 - jsha:trust-the-bool, r=Guillau...
2021-05-11 Yuki OkushiRollup merge of #85018 - hi-rustin:rustin-patch-84637...
2021-05-11 borsAuto merge of #84904 - ssomers:btree_drop_kv_in_place...
2021-05-11 borsAuto merge of #82272 - b-naber:gat_diag, r=estebank...
2021-05-11 borsAuto merge of #85023 - RalfJung:array-to-raw-elem,...
2021-05-11 borsAuto merge of #85109 - RalfJung:remove-const_fn, r...
2021-05-11 Ralf Jungfix clippy test
2021-05-11 borsAuto merge of #85100 - HKalbasi:issue-68049-fix, r...
2021-05-11 borsAuto merge of #80300 - LeSeulArtichaut:80275-doc-inline...
2021-05-11 Yuki OkushiRollup merge of #85143 - fee1-dead:master, r=Mark-Simul...
2021-05-11 Yuki OkushiRollup merge of #85114 - jyn514:download-fixme, r=Mark...
2021-05-11 Yuki OkushiRollup merge of #85051 - jyn514:check-miri, r=Mark...
2021-05-11 Yuki OkushiRollup merge of #85002 - jyn514:releases, r=Mark-Simulacrum
2021-05-11 Yuki OkushiRollup merge of #84783 - jyn514:fmt-one, r=Mark-Simulacrum
2021-05-11 Yuki OkushiRollup merge of #84777 - jyn514:rustdoc-parallel, r...
2021-05-11 borsAuto merge of #85012 - FabianWolff:struct-rec, r=davidtwco
2021-05-10 borsAuto merge of #84677 - CDirkx:pal, r=Mark-Simulacrum
2021-05-10 Guillaume GomezRollup merge of #85152 - nagisa:target-search-rustlib...
2021-05-10 Guillaume GomezRollup merge of #85148 - GuillaumeGomez:source-code...
2021-05-10 Guillaume GomezRollup merge of #85118 - GuillaumeGomez:clipboard-svg...
2021-05-10 Guillaume GomezRollup merge of #84465 - jyn514:primitive, r=GuillaumeGomez
2021-05-10 Dylan DPCRollup merge of #85147 - lnicola:rust-analyzer-2021...
2021-05-10 Dylan DPCRollup merge of #85146 - ijackson:seek-rewind, r=m...
2021-05-10 Dylan DPCRollup merge of #85112 - RalfJung:promoted-errors,...
2021-05-10 Dylan DPCRollup merge of #85096 - clarfonthey:const_unchecked...
2021-05-10 Dylan DPCRollup merge of #85075 - ptrojahn:panic_warning, r...
2021-05-10 Dylan DPCRollup merge of #85050 - FabianWolff:issue-84592, r...
2021-05-10 borsAuto merge of #85079 - petrochenkov:sessclean, r=davidtwco
2021-05-10 borsAuto merge of #85053 - camsteffen:duplicate-lint, r...
2021-05-10 borsAuto merge of #85074 - GuillaumeGomez:end-toggle-migrat...
2021-05-10 borsAuto merge of #84507 - crlf0710:codegen_nonlocal_main_w...
2021-05-09 borsAuto merge of #83800 - xobs:impl-16351-nightly, r=nagisa
2021-05-08 borsAuto merge of #83278 - Amanieu:bump_stdarch, r=Mark...
2021-05-08 borsAuto merge of #84470 - jyn514:lints, r=GuillaumeGomez
2021-05-07 Dylan DPCRollup merge of #85052 - jyn514:disambiguator, r=camelid
2021-05-07 Dylan DPCRollup merge of #85044 - ChrisDenton:file-exists, r...
2021-05-07 Dylan DPCRollup merge of #85038 - GuillaumeGomez:dont-stop-first...
2021-05-07 Dylan DPCRollup merge of #85034 - RalfJung:null-ptr, r=oli-obk
next