]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #8385 - cameron1024:doc_link_with_quotes, r=llogiq
[rust.git] / tests /
2022-05-28 borsAuto merge of #8385 - cameron1024:doc_link_with_quotes...
2022-05-28 borsAuto merge of #8844 - smoelius:fixed-paths, r=Alexendoo
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-27 Samuel E. Moelius IIIIgnore `crashes` dir
2022-05-27 borsAuto merge of #8892 - smoelius:fix-empty-line-false...
2022-05-27 borsAuto merge of #8897 - tamaroning:improve_dbg, r=Alexendoo
2022-05-27 Samuel E. Moelius IIIFix `assert!` message
2022-05-27 Samuel E. Moelius IIIAddress review comments
2022-05-27 Samuel E. Moelius IIICheck `.fixed` paths' existence in `run_ui`
2022-05-27 borsAuto merge of #8885 - Serial-ATA:rc-clone-in-vec-init...
2022-05-27 SerialSupport `Weak` in [`rc_clone_in_vec_init`]
2022-05-26 borsAuto merge of #8896 - Alexendoo:fn_sig_ice, r=llogiq
2022-05-26 tamaronfix
2022-05-26 Alex MacleodOnly return DefIds to Fn-like definitions in clippy_uti...
2022-05-26 borsAuto merge of #8866 - botahamec:unused-rounding, r...
2022-05-25 Samuel E. Moelius IIIFix `empty_line_after_outer_attribute` false positive
2022-05-25 borsAuto merge of #8889 - Serial-ATA:remove-newlines, r...
2022-05-25 Micha WhiteFixed the test to not use an epsilon
2022-05-25 Micha WhiteAdded an unused_rounding lint
2022-05-25 borsAuto merge of #8882 - kyoto7250:get_first, r=llogiq
2022-05-25 kyoto7250ignore clippy::get_first
2022-05-25 kyoto7250suggest first() instead of get(0)
2022-05-25 kyoto7250feat(lint): impl lint about use first() instead of...
2022-05-24 borsAuto merge of #8862 - Alexendoo:get-last-with-len,...
2022-05-24 borsAuto merge of #8880 - hellow554:rustfix_update, r=Manis...
2022-05-24 borsAuto merge of #8786 - Alexendoo:identity-op-suggestions...
2022-05-24 borsAuto merge of #8881 - dmarcoux:update-outdated-doc...
2022-05-24 borsAuto merge of #8754 - guerinoni:no_effect_replace,...
2022-05-24 Marcel Hellwigprepare test for 8734
2022-05-24 Marcel Hellwigadd testcase for #8878
2022-05-24 Federico GuerinoniNew lint `no_effect_replace`
2022-05-21 Alex Macleodget_last_with_len: lint VecDeque and any deref to slice
2022-05-21 borsAuto merge of #8848 - Serial-ATA:auto-detect-theme...
2022-05-20 borsAuto merge of #8856 - xFrednet:rustup, r=Manishearth...
2022-05-20 borsAuto merge of #8852 - Alexendoo:indirect-disallowed...
2022-05-20 xFrednetMerge remote-tracking branch 'upstream/master' into...
2022-05-20 Alex MacleodLint indirect usages in `disallowed_methods`
2022-05-19 borsAuto merge of #8841 - Serial-ATA:remove-code-block...
2022-05-19 borsAuto merge of #8840 - xFrednet:0000-mini-changelog...
2022-05-19 borsAuto merge of #8838 - tamaroning:fix_dbg, r=Jarcho...
2022-05-18 borsAuto merge of #8839 - Serial-ATA:copy-lint-name, r...
2022-05-18 borsAuto merge of #96863 - SparrowLii:let, r=michaelwoerister
2022-05-18 borsAuto merge of #8823 - smoelius:unknown-field, r=xFrednet
2022-05-18 Samuel E. Moelius IIIImprove "unknown field" error messages
2022-05-18 borsAuto merge of #8807 - Jarcho:cmp_owned, r=giraffate
2022-05-17 tamaronfix
2022-05-17 borsAuto merge of #8814 - yonip23:add-suggestion-to-rc...
2022-05-16 borsAuto merge of #8835 - Jarcho:let_unit_ice, r=llogiq
2022-05-16 borsAuto merge of #8752 - Serial-ATA:improve-filtering...
2022-05-16 Jason NewcombFix ICE in `let_unit_value` when calling a static or...
2022-05-16 borsAuto merge of #8761 - tamaroning:fix_8505, r=Jarcho
2022-05-15 borsAuto merge of #8699 - Jarcho:vec_init_then_push_7071...
2022-05-15 Jason NewcombUpdate `vec_init_then_push` docs
2022-05-15 borsAuto merge of #8621 - Jarcho:eval_order_dependence_4637...
2022-05-15 Jason NewcombRename `eval_order_dependence` to `mixed_read_write_in_...
2022-05-15 borsAuto merge of #8832 - Alexendoo:duplicate-mod, r=Manish...
2022-05-14 borsAuto merge of #96883 - jackh726:early-binder-2, r=oli-obk
2022-05-14 Alex MacleodAdd `duplicate_mod` lint
2022-05-13 borsAuto merge of #8813 - evantypanski:redundant_alloc_fat_...
2022-05-13 borsAuto merge of #8825 - ydah:fix_spelling, r=giraffate
2022-05-13 ydahTweak some words improved representation
2022-05-12 borsAuto merge of #8799 - Alexendoo:lintcheck-common, r...
2022-05-12 Evan TypanskiCatch other thinning allocations using Ty
2022-05-12 borsAuto merge of #95562 - lcnr:attr-no-encode, r=davidtwco
2022-05-12 yonip23fix indentation + test
2022-05-11 borsAuto merge of #8818 - koic:use_rust_2021_prelude, r...
2022-05-11 yonip23fix review comments
2022-05-11 borsAuto merge of #8726 - Serial-ATA:issue-8723, r=dswij...
2022-05-11 Camille GILLOTBless clippy.
2022-05-11 Koichi ITOUse the traits added to the Rust 2021 Edition prelude
2022-05-10 SerialFix `match_single_binding` for assign expressions
2022-05-10 yonip23add suggestions to rc_clone_in_vec_init
2022-05-10 Evan TypanskiFix redundant_allocation warning for Rc<Box<str>>
2022-05-10 tamaronfix
2022-05-10 borsAuto merge of #8796 - nsunderland1:master, r=giraffate
2022-05-10 borsAuto merge of #8769 - yonip23:8719, r=xFrednet
2022-05-10 yonip23introduce rc_clone_in_vec_init lint
2022-05-10 nsunderland1New lint: [`derive_partial_eq_without_eq`]
2022-05-09 borsAuto merge of #8809 - Alexendoo:metadata-collection...
2022-05-09 Alex MacleodIgnore unfulfilled_lint_expectations in metadata collection
2022-05-09 borsAuto merge of #8797 - xFrednet:0000-expect-a-playground...
2022-05-09 Jason NewcombDon't lint `cmp_owned` when `From::from` results in...
2022-05-09 borsAuto merge of #95542 - xFrednet:rfc-2383-expect-query...
2022-05-08 borsAuto merge of #8802 - smoelius:allow-expect-unwrap...
2022-05-08 borsAuto merge of #96770 - flip1995:fix-trait-type-in-bound...
2022-05-08 xFrednetTest `expect` attribute for tool lints, clippy edition...
2022-05-08 Samuel E. Moelius IIIOptionally allow `expect` and `unwrap` in tests
2022-05-08 borsAuto merge of #94206 - PrestonFrom:significant_drop...
2022-05-07 borsAuto merge of #8794 - smoelius:fix-8759, r=llogiq
2022-05-07 tamaronfix
2022-05-07 Preston FromLint for significant drops who may have surprising...
2022-05-07 borsAuto merge of #96531 - kckeiks:remove-item-like-visitor...
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-06 borsAuto merge of #8793 - Alexendoo:dev-lint-extra-args...
2022-05-06 tamaronResolved conflicts
2022-05-06 Samuel E. Moelius IIIAddress `unnecessary_to_owned` false positive
2022-05-06 borsAuto merge of #8763 - arieluy:manual_range_contains...
2022-05-06 borsAuto merge of #8778 - sunfishcode:main, r=giraffate
2022-05-05 flip1995(Partially) Revert "HACK: Move buggy lints to nursery"
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
next