]> git.lizzy.rs Git - rust.git/history - tests/ui
Auto merge of #8596 - Jaic1:unnecessary_cast, r=flip1995
[rust.git] / tests / ui /
2022-04-06 borsAuto merge of #8596 - Jaic1:unnecessary_cast, r=flip1995
2022-04-06 borsAuto merge of #8588 - pitaj:fix-8348, r=flip1995
2022-04-05 borsAuto merge of #8636 - flip1995:release_changelog_quick_...
2022-04-05 borsAuto merge of #8403 - nerdypepper:fix/diagnostic-messag...
2022-04-05 Akshayfix mispelling in diagnostic message of bytes_nth
2022-04-05 borsAuto merge of #8620 - Alexendoo:test-fmt-first, r=flip1995
2022-04-05 borsAuto merge of #8607 - Alexendoo:cargo-dev-lint-dir...
2022-04-04 borsAuto merge of #8633 - xFrednet:8627-escape-mod-rs,...
2022-04-04 borsAuto merge of #8632 - Jarcho:cast_ptr_alignment, r...
2022-04-04 Jason NewcombDon't lint `cast_ptr_alignment` when used for unaligned...
2022-04-04 borsAuto merge of #8450 - Jarcho:unsafe_blocks_8449, r...
2022-04-04 borsAuto merge of #8594 - FoseFx:unit_like_struct_brackets...
2022-04-02 borsAuto merge of #8605 - Jarcho:remove-deps, r=xFrednet
2022-04-02 borsAuto merge of #8611 - Alexendoo:module-files-relative...
2022-04-02 Jason NewcombAdd a couple of examples to `undocumented_unsafe_blocks`
2022-04-01 borsAuto merge of #8616 - pitaj:single_element_loop_arrays...
2022-04-01 Peter Jaszkowiaksingle_element_loop: handle arrays for Edition2021
2022-03-30 borsAuto merge of #8610 - SabrinaJewson:transmute-int-to...
2022-03-30 Max Baumannstyle -> pedantic
2022-03-30 Max Baumannunit_like_struct_brackets -> empty_structs_with_brackets
2022-03-30 Max Baumannchanges after review
2022-03-30 Max Baumannuse span_suggestion_hidden
2022-03-30 Max Baumannadditional checks for conditionally compiled code
2022-03-30 Max Baumannfix uitests
2022-03-30 Max Baumannfix existing clippy tests
2022-03-30 Max Baumannadd unit_like_struct_brackets
2022-03-30 SabrinaJewsonDon't warn int-to-char transmutes in const contexts
2022-03-30 borsAuto merge of #8602 - giraffate:fix_ice_for_iter_overea...
2022-03-30 borsAuto merge of #8576 - smoelius:crate_in_macro_def,...
2022-03-30 Samuel E. Moelius IIIFix error message in crate_in_macro_def.stderr
2022-03-30 borsAuto merge of #8597 - giraffate:fix_changelog, r=xFrednet
2022-03-30 borsAuto merge of #8592 - c410-f3r:stuff, r=flip1995
2022-03-30 borsAuto merge of #8586 - pitaj:fix-8378, r=flip1995
2022-03-30 borsAuto merge of #8584 - Alexendoo:map-unit-fn-context...
2022-03-29 Takayuki NakataFix ICE for `iter_overeager_cloned`
2022-03-28 Samuel E. Moelius IIIAddress review comments
2022-03-28 Jaic1First submit
2022-03-28 borsAuto merge of #8487 - dswij:8478, r=giraffate
2022-03-28 borsAuto merge of #8519 - tysg:redundant-modulo, r=giraffate
2022-03-27 Tianyi SongEmit lint when rhs is negative
2022-03-26 CaioRustfmt
2022-03-26 CaioDo not fire `panic` in a constant environment
2022-03-26 Peter Jaszkowiakfix `indexing_slicing` with const
2022-03-25 Alex MacleodProvide suggestion context in map_unit_fn
2022-03-24 borsAuto merge of #8580 - flip1995:rustup, r=flip1995
2022-03-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-24 borsAuto merge of #8579 - yoav-lavi:squashed-master, r...
2022-03-24 Yoav Lavi`unnecessary_join` lint
2022-03-24 Samuel E. Moelius IIIAdd `crate_in_macro_def` lint
2022-03-21 borsAuto merge of #8232 - Jarcho:match_same_arm_860, r...
2022-03-21 borsAuto merge of #8561 - FoseFx:use_unwrap_or, r=xFrednet
2022-03-21 borsAuto merge of #8520 - J-ZhengLi:issue8506, r=xFrednet
2022-03-21 J-ZhengLiallowing [`map_flatten`] to split long suggestions
2022-03-20 Max Baumannfeat: change error message
2022-03-20 borsAuto merge of #8559 - pickfire:patch-1, r=xFrednet
2022-03-19 Max Baumanntest: add method chain test
2022-03-18 Max Baumannfeat: make fixable
2022-03-18 Max Baumannfeat: use span_lint_and_sugg
2022-03-18 borsAuto merge of #8562 - Jarcho:enum_tuple_variant_as_int...
2022-03-18 Max Baumannfeat: add comment
2022-03-18 borsAuto merge of #8543 - dswij:8393, r=giraffate
2022-03-18 Max Baumannrefactor: rename lint to or_then_unwrap
2022-03-17 Jason NewcombAdd lint `cast_enum_constructor`
2022-03-17 Max Baumannfeat: add tests and fix existing ones
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Max Baumannfix: fix tests
2022-03-17 Max Baumannfeat: add use_unwrap_or
2022-03-17 borsAuto merge of #8552 - Jarcho:ptr_arg_8495, r=xFrednet
2022-03-17 Jason NewcombFix mixed enum variant kinds + code cleanup
2022-03-16 borsAuto merge of #8553 - Jarcho:transmute_undefined_8499...
2022-03-16 Jason NewcombImprove message for `match_single_arms`
2022-03-16 Jason NewcombCheck if there are any overlapping patterns between...
2022-03-16 Jason NewcombDon't lint `transmute_undefined_repr` when changing...
2022-03-16 Jason NewcombDon't lint `ptr_arg` on `&mut Cow<_>`
2022-03-16 codehorsemanresolve the conflict in compiler/rustc_session/src...
2022-03-16 borsAuto merge of #8544 - nellorocca:dev/5757, r=flip1995
2022-03-16 borsAuto merge of #8547 - Jarcho:transmute_8501, r=flip1995
2022-03-16 Jason NewcombFix checking transmutes with adjusted types
2022-03-16 Jason NewcombDon't lint `transmute_undefined_repr` on unions.
2022-03-16 Jason NewcombDon't lint fat pointer to `(usize, usize)` conversion...
2022-03-16 Jason NewcombFix `transmute_undefined_repr` for single element tuples
2022-03-15 Jason NewcombDon't lint `undocumented_unsafe_blocks` on bad proc...
2022-03-15 Jason NewcombRework `undocumented_unsafe_blocks`
2022-03-15 dswij`unnecessary_lazy_eval` show suggestions on multiline...
2022-03-15 borsAuto merge of #8509 - smoelius:fix-8507, r=giraffate
2022-03-14 borsAuto merge of #8537 - xFrednet:7923-single-component...
2022-03-14 xFrednetAllow `single_component_path_imports` for all macros
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 borsAuto merge of #8534 - flip1995:rustup, r=flip1995
2022-03-14 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
2022-03-13 borsAuto merge of #8471 - J-ZhengLi:master-issue7040, r...
2022-03-11 Tianyi SongCheck if lhs < rhs in modulos and emit
2022-03-10 J-ZhengLiadd checking for `x -> x` and `ref x -> x` and related...
2022-03-10 Jaeyong Sungfix to lint Self::function
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-10 J-ZhengLirename lint to `needless_match`
2022-03-08 J-ZhengLifix a bug that caused internal test fail
2022-03-08 J-ZhengLiadd nop if-let expression check.
next