.. |
deriving
|
Prohibit #[default] in invalid places
|
2021-07-27 15:47:49 -04:00 |
format_foreign
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
asm.rs
|
Compute a better lint_node_id during expansion
|
2021-07-17 23:03:56 -05:00 |
assert.rs
|
Fix bug with assert!() calling the wrong edition of panic!().
|
2021-02-01 23:23:27 +01:00 |
cfg_accessible.rs
|
expand: Tell built-in macros whether we are currently in forced expansion mode
|
2020-11-19 19:25:20 +03:00 |
cfg_eval.rs
|
cfg_eval: Replace multiple unwrap s with a single unwrap
|
2021-06-20 18:54:45 +03:00 |
cfg.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
cmdline_attrs.rs
|
Unconditionally capture tokens for attributes.
|
2020-10-21 18:57:29 -04:00 |
compile_error.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
concat_idents.rs
|
expand: Stop un-interpolating NtIdent s before passing them to built-in macros
|
2020-09-28 23:10:44 +03:00 |
concat.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
derive.rs
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
env.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
format_foreign.rs
|
avoid full-slicing slices
|
2021-02-16 00:31:11 +01:00 |
format.rs
|
Fix span calculation in format strings
|
2021-06-07 17:42:42 +02:00 |
global_allocator.rs
|
Don't ICE when using #[global_alloc] on a non-item statement
|
2021-03-25 15:41:31 -04:00 |
lib.rs
|
Add new const_format_args!() macro and use it in panics.
|
2021-07-28 16:12:25 +02:00 |
llvm_asm.rs
|
Rollup merge of #80495 - jyn514:rename-empty, r=petrochenkov
|
2020-12-30 20:56:58 +00:00 |
log_syntax.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
panic.rs
|
Implement new panic!() behaviour for Rust 2021.
|
2021-01-25 13:48:11 +01:00 |
proc_macro_harness.rs
|
Use LocalExpnId where possible.
|
2021-07-17 19:41:02 +02:00 |
source_util.rs
|
Compute a better lint_node_id during expansion
|
2021-07-17 23:03:56 -05:00 |
standard_library_imports.rs
|
Use LocalExpnId where possible.
|
2021-07-17 19:41:02 +02:00 |
test_harness.rs
|
Use LocalExpnId where possible.
|
2021-07-17 19:41:02 +02:00 |
test.rs
|
proof of concept add test type on prints
|
2021-05-03 15:22:19 +02:00 |
trace_macros.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
util.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |