rust/compiler/rustc_hir_analysis/src
bors 91931ec2fc Auto merge of #98354 - camsteffen:is-some-and-by-value, r=m-ou-se
Change `is_some_and` to take by value

Consistent with other function-accepting `Option` methods.

Tracking issue: #93050

r? `@m-ou-se`
2022-10-02 12:48:15 +00:00
..
astconv Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank 2022-10-01 10:44:25 +00:00
check Rollup merge of #102500 - compiler-errors:parse-sess-cleanup, r=cjgillot 2022-10-01 16:45:05 +02:00
coherence Refactor rustc lint API 2022-10-01 10:03:06 +00:00
collect Refactor rustc lint API 2022-10-01 10:03:06 +00:00
impl_wf_check rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
outlives rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
structured_errors rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
variance rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
bounds.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
check_unused.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
collect.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00
constrained_generic_params.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
errors.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
expr_use_visitor.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
hir_wf_check.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
impl_wf_check.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
lib.rs Change feature name to is_some_and 2022-10-01 11:45:52 -05:00
mem_categorization.rs Shrink hir::def::Res. 2022-09-29 08:44:52 +10:00
structured_errors.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00