rust/compiler/rustc_session/src
Matthias Krüger 0c051c8196
Rollup merge of #136671 - nnethercote:middle-limits, r=Nadrieril
Overhaul `rustc_middle::limits`

In particular, to make `pattern_complexity` work more like other limits, which then enables some other simplifications.

r? ``@Nadrieril``
2025-02-17 06:37:35 +01:00
..
config Rollup merge of #137072 - Urgau:check-cfg-load-builtins-at-once, r=Noratrieb 2025-02-16 17:14:04 +01:00
code_stats.rs Remove print_vtable_sizes 2025-01-30 15:30:04 +00:00
config.rs Make -O mean -C opt-level=3 2025-02-13 19:47:55 +00:00
cstore.rs Update comments 2024-12-19 15:30:32 +00:00
errors.rs Reject macro calls inside of #![crate_name] 2025-02-15 16:47:30 +01:00
filesearch.rs bumpt compiler and tools to windows 0.59 2025-01-21 16:48:44 +03:00
lib.rs Rollup merge of #136152 - Urgau:stabilize-map_many_mut, r=joshtriplett 2025-02-06 21:56:26 +01:00
options.rs Contracts core intrinsics. 2025-02-03 12:53:57 -08:00
output.rs Reject macro calls inside of #![crate_name] 2025-02-15 16:47:30 +01:00
parse.rs Stop using span hack for contracts feature gating 2025-02-10 19:51:26 +00:00
search_paths.rs Rustfmt 2025-02-08 22:12:13 +00:00
session.rs Add pattern_complexity_limit to Limits. 2025-02-17 09:30:33 +11:00
utils.rs remove a couple of redundant String to String conversion 2024-10-12 22:07:46 +02:00