rust/compiler/rustc_builtin_macros/src
2024-10-23 09:14:41 +01:00
..
assert Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
deriving Move trait bound modifiers into ast::PolyTraitRef 2024-10-14 09:20:38 -04: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 various fixes for naked_asm! implementation 2024-10-06 19:00:09 +02: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 Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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 Single commit implementing the enzyme/autodiff frontend 2024-10-11 19:13:31 +02: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 Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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 Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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