rust/compiler/rustc_ast_passes/src
Matthias Krüger e9bec2fdd4
Rollup merge of #102273 - woppopo:relax_const_bound, r=fee1-dead
Allow `~const` bounds on non-const functions

Makes the behavior of bound of trait-associated functions and non-associated functions consistent.
2022-09-26 19:19:21 +02:00
..
ast_validation.rs Allow ~const bounds on non-const functions 2022-09-26 05:00:31 +00:00
errors.rs UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic 2022-09-21 11:39:53 -04:00
feature_gate.rs Improve the help message for an invalid calling convention 2022-09-22 22:18:30 +02:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
node_count.rs Remove unused span argument from walk_fn. 2022-09-12 13:24:27 +10:00
show_span.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00