rust/src/test/run-pass-fulldeps
bors 4a45578bc5 Auto merge of #56502 - Zoxc:hir-func, r=eddyb
Use a function to access the Hir map to be able to turn it into a query later

r? @eddyb
2018-12-07 20:04:06 +00:00
..
auxiliary Auto merge of #56502 - Zoxc:hir-func, r=eddyb 2018-12-07 20:04:06 +00:00
mod_dir_simple
ast_stmt_expr_attr.rs Auto merge of #54517 - mcr431:53956-panic-on-include_bytes-of-own-file, r=michaelwoerister 2018-12-06 01:36:51 +00:00
compiler-calls.rs tests: remove ignore-stage1 where possible in proc_macro tests. 2018-11-30 06:15:20 +02:00
create-dir-all-bare.rs
custom-derive-partial-eq.rs Unsupport #[derive(Trait)] sugar for #[derive_Trait] legacy plugin attributes 2018-12-07 03:30:01 +03:00
derive-no-std-not-supported.rs
derive-totalsum-attr.rs Unsupport #[derive(Trait)] sugar for #[derive_Trait] legacy plugin attributes 2018-12-07 03:30:01 +03:00
derive-totalsum.rs Unsupport #[derive(Trait)] sugar for #[derive_Trait] legacy plugin attributes 2018-12-07 03:30:01 +03:00
deriving-encodable-decodable-box.rs
deriving-encodable-decodable-cell-refcell.rs
deriving-global.rs
deriving-hygiene.rs
dropck_tarena_sound_drop.rs Fix typos. 2018-11-11 20:52:36 +07:00
empty-struct-braces-derive.rs
extern-mod-syntax.rs
issue_24106.rs
issue-2804.rs
issue-4016.rs
issue-4036.rs
issue-11881.rs
issue-13560.rs
issue-14021.rs
issue-15149.rs
issue-15778-pass.rs
issue-15924.rs
issue-16723.rs
issue-16822.rs
issue-16992.rs
issue-18502.rs
issue-18763-quote-token-tree.rs
issue-24972.rs
issue-40001.rs tests: move all proc_macro tests from -fulldeps. 2018-11-30 06:15:20 +02:00
issue-40663.rs Unsupport #[derive(Trait)] sugar for #[derive_Trait] legacy plugin attributes 2018-12-07 03:30:01 +03:00
linkage-visibility.rs
llvm-pass-plugin.rs
lto-syntax-extension.rs
macro-crate-does-hygiene-work.rs
macro-crate-multi-decorator-literals.rs
macro-crate-multi-decorator.rs
macro-crate.rs expansion: Remove restriction on use of macro attributes with test/bench 2018-10-05 11:40:40 +04:00
mbe_matching_test_macro.rs
mod_dir_path_canonicalized.rs
myriad-closures.rs
newtype_index.rs Add and update tests 2018-12-04 10:17:37 +01:00
outlive-expansion-phase.rs
plugin-args-1.rs
plugin-args-2.rs
plugin-args-3.rs
plugin-lib-ok-in-plugin.rs
plugin-plus-extern-crate.rs
pprust-expr-roundtrip.rs updates all Filename variants to take a fingerprint 2018-12-04 17:24:12 -05:00
qquote.rs
quote-tokens.rs
quote-unused-sp-no-warning.rs
regions-mock-tcx.rs Update more internals tests to default 2018-10-19 14:34:44 +02:00
rename-directory.rs
roman-numerals-macro.rs
rustc_encodable_hygiene.rs
stdio-from.rs
switch-stdout.rs
syntax-extension-with-dll-deps.rs