]> git.lizzy.rs Git - rust.git/history - tests/ui/bytes_nth.rs
Fix adjacent code
[rust.git] / tests / ui / bytes_nth.rs
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-14 borsAuto merge of #8677 - xFrednet:8213-manual-bits-suggest...
2022-04-13 borsAuto merge of #8647 - Jarcho:mut_from_ref_6326, r=giraffate
2022-04-12 borsAuto merge of #8645 - Jarcho:manual_non_exhaustive_5714...
2022-04-10 borsAuto merge of #8631 - Alexendoo:splitn-overlap, r=xFrednet
2022-04-08 borsAuto merge of #8648 - Jarcho:transmute_collection_7706...
2022-04-08 borsAuto merge of #8619 - pitaj:fix-6973, r=giraffate
2022-04-07 borsAuto merge of #8656 - flip1995:rustup, r=flip1995
2022-04-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 Jendrikadd #[must_use] to functions of slice and its iterators.
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-03 borsAuto merge of #7426 - ebobrow:doc-markdown-fp, r=llogiq
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-07-01 borsAuto merge of #7418 - flip1995:rustup, r=flip1995
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-21 Yuki OkushiRollup merge of #86274 - alexander-melentyev:spaces...
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-19 borsAuto merge of #86426 - hi-rustin:rustin-patch-lint...
2021-06-18 hi-rustinMake clippy tests happy
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 borsAuto merge of #6179 - flip1995:rewrite_use_self, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-11 borsAuto merge of #6650 - daxpedda:cargo-common-metadata...
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
2021-02-10 borsAuto merge of #6695 - TaKO8Ki:add-bytes-nth, r=phansch
2021-02-10 Takayuki Maedaadd some test cases
2021-02-07 Takayuki Maedaadd a new lint `bytes_nth`