rust/src/librustc_builtin_macros
2020-06-20 11:12:42 -07:00
..
deriving Don't lose empty where clause when pretty-printing 2020-06-08 21:09:54 -04:00
format_foreign
asm.rs Clean up 2020-06-20 11:12:42 -07:00
assert.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
Cargo.toml Rename the crates in source code 2020-06-02 20:42:54 +03:00
cfg_accessible.rs builtin_macros: Add attribute macro #[cfg_accessible(path)] 2020-03-10 01:02:13 +03:00
cfg.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
cmdline_attrs.rs nix remaining rustc_expand::panictry! uses. 2020-03-24 06:28:55 +01:00
compile_error.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
concat_idents.rs Collect tokens for ast::Expr 2020-05-24 15:54:48 -04:00
concat.rs Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
env.rs expand env! with def-site context 2020-05-26 21:49:55 -04:00
format_foreign.rs Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
format.rs Rename the crates in source code 2020-06-02 20:42:54 +03:00
global_allocator.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
global_asm.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
lib.rs Implement asm! in librustc_builtin_macros 2020-05-18 14:39:54 +01:00
llvm_asm.rs Collect tokens for ast::Expr 2020-05-24 15:54:48 -04:00
log_syntax.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
proc_macro_harness.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
source_util.rs expand: Give reasonable NodeIds to lints associated with macro expansions 2020-06-09 22:27:13 +03:00
standard_library_imports.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
test_harness.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
test.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
trace_macros.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
util.rs expand/builtin_macros: Minor cleanup 2020-03-09 20:50:48 +03:00