rust/compiler/rustc_builtin_macros/src
2024-11-27 15:14:54 +00:00
..
assert Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
deriving Refactor where predicates, and reserve for attributes support 2024-11-25 16:38:35 +08:00
format_foreign Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
alloc_error_handler.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
asm.rs Support use of asm goto with outputs and options(noreturn) 2024-11-24 14:18:10 +00:00
assert.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
autodiff.rs Single commit implementing the enzyme/autodiff frontend 2024-10-11 19:13:31 +02:00
cfg_accessible.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
cfg_eval.rs Items 2024-11-20 16:42:18 -03:00
cfg.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
cmdline_attrs.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
compile_error.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
concat_bytes.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
concat_idents.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
concat.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
derive.rs Rename nested_meta to meta_item_inner 2024-10-07 15:22:03 +09:00
edition_panic.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
env.rs Fix bug where option_env! would return None when env var is present but not valid Unicode 2024-10-13 02:10:19 +01:00
errors.rs Single commit implementing the enzyme/autodiff frontend 2024-10-11 19:13:31 +02:00
format_foreign.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
format.rs Special treatment empty tuple when suggest adding a string literal in format macro. 2024-10-14 10:07:57 +08:00
global_allocator.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
lib.rs update cfgs 2024-11-27 15:14:54 +00:00
log_syntax.rs Adjust some pubs. 2024-04-26 13:29:20 +10:00
pattern_type.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
proc_macro_harness.rs proc_macro_harness: adjust the span we use for const fn calls 2024-10-25 20:31:40 +02:00
source_util.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
standard_library_imports.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
test_harness.rs Use visit_item instead of flat_map_item in test_harness.rs 2024-11-20 16:47:00 -03:00
test.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
trace_macros.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
util.rs Fix bug where option_env! would return None when env var is present but not valid Unicode 2024-10-13 02:10:19 +01:00