rust/tests/ui-fulldeps
bors 32ea4bb9e3 Auto merge of #109663 - fee1-dead-contrib:rustc_macros-syn-2.0, r=Nilstrieb
migrate rustc_macros to syn 2.0

WIP at this point since I need to work on migrating the code that heavily uses `NestedMeta` for parsing. Perhaps a full refactor would be nice..
2023-04-07 03:37:21 +00:00
..
auxiliary rustc: Remove unused Session argument from some attribute functions 2023-03-22 13:55:55 +04:00
fluent-messages Don't emit the OS error in a note 2023-03-31 03:49:21 +02:00
internal-lints Check for escape sequences in Fluent resources 2023-03-29 18:34:29 +01:00
mod_dir_simple
session-diagnostic fix errors 2023-04-06 04:55:58 +00:00
stable-mir fix wrong ignore condition 2023-04-03 10:23:13 +02:00
std Make create_dir_all_bare an std integration test 2023-02-21 18:33:19 +00:00
compiler-calls.rs
deriving-encodable-decodable-box.rs
deriving-encodable-decodable-cell-refcell.rs
deriving-global.rs
deriving-hygiene.rs
dropck_tarena_sound_drop.rs
dropck-tarena-cycle-checked.rs
dropck-tarena-cycle-checked.stderr Fix fulldeps-ui tests 2023-01-15 19:57:32 +00:00
dropck-tarena-unsound-drop.rs
dropck-tarena-unsound-drop.stderr Fix fulldeps-ui tests 2023-01-15 19:57:32 +00:00
empty-struct-braces-derive.rs
extern-mod-syntax.rs
feature-gate-plugin.rs
feature-gate-plugin.stderr
gated-plugin.rs
gated-plugin.stderr
hash-stable-is-unstable.rs
hash-stable-is-unstable.stderr
issue-2804.rs
issue-11881.rs
issue-13560.rs
issue-14021.rs
issue-15778-fail.rs
issue-15778-fail.stderr
issue-15924.rs
issue-16822.rs
issue-18502.rs
issue-24106.rs
issue-40001.rs
issue-40001.stderr
lint-group-denied-lint-allowed.rs
lint-group-forbid-always-trumps-cli.rs
lint-group-forbid-always-trumps-cli.stderr
lint-group-plugin-deny-cmdline.rs
lint-group-plugin-deny-cmdline.stderr
lint-group-plugin.rs
lint-group-plugin.stderr
lint-pass-macros.rs
lint-plugin-cmdline-allow.rs
lint-plugin-cmdline-allow.stderr
lint-plugin-cmdline-load.rs
lint-plugin-cmdline-load.stderr
lint-plugin-deny-attr.rs
lint-plugin-deny-attr.stderr
lint-plugin-deny-cmdline.rs
lint-plugin-deny-cmdline.stderr
lint-plugin-forbid-attrs.rs
lint-plugin-forbid-attrs.stderr
lint-plugin-forbid-cmdline.rs
lint-plugin-forbid-cmdline.stderr
lint-plugin.rs
lint-plugin.stderr
lint-tool-cmdline-allow.rs
lint-tool-cmdline-allow.stderr
lint-tool-test.rs
lint-tool-test.stderr
lto-syntax-extension.rs
lto-syntax-extension.stderr
macro-crate-rlib.rs
macro-crate-rlib.stderr
missing-rustc-driver-error.rs
missing-rustc-driver-error.stderr
mod_dir_path_canonicalized.rs various: translation resources from cg backend 2023-02-22 09:15:54 +00:00
multiple-plugins.rs
multiple-plugins.stderr
myriad-closures.rs
outlive-expansion-phase.rs
outlive-expansion-phase.stderr
pathless-extern-unstable.rs
pathless-extern-unstable.stderr
plugin-args.rs
plugin-args.stderr
plugin-as-extern-crate.rs
pprust-expr-roundtrip.rs Remove uses of box_syntax in rustc and tools 2023-03-12 13:19:46 +00:00
regions-mock-tcx.rs
rustc_encodable_hygiene.rs