rust/compiler/rustc_builtin_macros/src
Jubilee bd2e7ee976
Rollup merge of #128721 - Brezak:pointee-in-strange-places, r=pnkfelix
Don't allow the `#[pointee]` attribute where it doesn't belong

Error if the `#[pointee]` attribute is applied to anything but generic type parameters.

Closes #128485
Related to #123430
2024-10-07 11:10:52 -07:00
..
assert Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
deriving Check that #[pointee] is applied only to generic arguments 2024-10-06 23:56:27 +02: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 Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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 Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
errors.rs Rollup merge of #128721 - Brezak:pointee-in-strange-places, r=pnkfelix 2024-10-07 11:10:52 -07:00
format_foreign.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
format.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
global_allocator.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
lib.rs bootstrap naked_asm! for compiler-builtins 2024-09-09 12:47:40 +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 Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00