rust/compiler/rustc_interface/src
Stuart Cook 3b531a18b5
Rollup merge of #149173 - bjorn3:target_spec_rust_features, r=RalfJung
Use rust rather than LLVM target features in the target spec

This works better with non-LLVM codegen backends.
2025-11-26 23:32:08 +11:00
..
callbacks.rs Represent diagnostic side effects as dep nodes 2025-03-14 16:01:58 +01:00
errors.rs Move more early buffered lints to dyn lint diagnostics (4/N) 2025-09-14 12:38:12 +02:00
interface.rs Emit error when using path-segment keyword as cfg pred 2025-11-21 18:48:04 +08:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00
limits.rs fixup limit handling code 2025-09-08 15:07:12 -07:00
passes.rs fix(span): track unnormalized source len for dep-info 2025-11-15 09:05:08 -05:00
proc_macro_decls.rs Move methods from Map to TyCtxt, part 4. 2025-03-12 08:55:37 +11:00
queries.rs Skip codegen_crate call in check mode 2025-10-24 10:25:13 +00:00
tests.rs Add -Zannotate-moves for profiler visibility of move/copy operations 2025-11-06 15:39:45 -08:00
util.rs Use rust rather than LLVM target features in the target spec 2025-11-25 14:39:42 +00:00