| .. |
|
deriving
|
mv (mod) codemap source_map
|
2018-08-19 23:01:00 +02:00 |
|
asm.rs
|
Move SmallVec and ThinVec out of libsyntax
|
2018-08-13 22:11:57 +02:00 |
|
assert.rs
|
mv (mod) codemap source_map
|
2018-08-19 23:01:00 +02:00 |
|
Cargo.toml
|
Introduce Custom Test Frameworks
|
2018-09-04 22:33:00 -07:00 |
|
cfg.rs
|
Deny bare trait objects in src/libsyntax_ext
|
2018-07-12 11:58:16 +02:00 |
|
compile_error.rs
|
Deny bare trait objects in src/libsyntax_ext
|
2018-07-12 11:58:16 +02:00 |
|
concat.rs
|
Prefer to_string() to format!()
|
2018-07-27 11:11:18 +02:00 |
|
concat_idents.rs
|
Move SmallVec and ThinVec out of libsyntax
|
2018-08-13 22:11:57 +02:00 |
|
diagnostics.rs
|
Add E0665
|
2018-05-21 15:41:19 +02:00 |
|
env.rs
|
Avoid unnecessary pattern matching against Option and Result
|
2018-08-07 10:24:27 +02:00 |
|
format.rs
|
Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc.
|
2018-08-28 17:04:04 +03:00 |
|
format_foreign.rs
|
Use suggestions for shell format arguments
|
2018-07-31 14:16:36 -07:00 |
|
global_asm.rs
|
Use optimized SmallVec implementation
|
2018-08-23 10:45:53 +03:00 |
|
lib.rs
|
stabalize infer outlives requirements (RFC 2093).
|
2018-09-11 11:40:04 -04:00 |
|
log_syntax.rs
|
Deny bare trait objects in src/libsyntax_ext
|
2018-07-12 11:58:16 +02:00 |
|
proc_macro_impl.rs
|
mv (mod) codemap source_map
|
2018-08-19 23:01:00 +02:00 |
|
proc_macro_registrar.rs
|
mv (mod) codemap source_map
|
2018-08-19 23:01:00 +02:00 |
|
test.rs
|
Temporarily prohibit proc macro attributes placed after derives
|
2018-09-16 19:51:41 +03:00 |
|
test_case.rs
|
Move #[test_case] to a syntax extension
|
2018-09-04 22:33:23 -07:00 |
|
trace_macros.rs
|
Deny bare trait objects in src/libsyntax_ext
|
2018-07-12 11:58:16 +02:00 |