rust/src/libsyntax_ext
bors 43e04fb552 Auto merge of #58191 - varkor:const-generics-ast, r=petrochenkov
Add const generics to the AST

This is mostly split out from https://github.com/rust-lang/rust/pull/53645 in an effort to make progress merging const generics piecewise instead of in one go.

cc @yodaldevoid, @petrochenkov

r? @eddyb
2019-02-08 05:50:16 +00:00
..
deriving Support const generics in derive 2019-02-07 15:02:16 +01:00
asm.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
assert.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
Cargo.toml libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
cfg.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
compile_error.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
concat.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
concat_idents.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
diagnostics.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
env.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
format.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
format_foreign.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
global_asm.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
lib.rs Remove images' url to make it work even without internet connection 2019-02-07 11:06:19 +01:00
log_syntax.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
proc_macro_decls.rs Rollup merge of #58133 - taiki-e:libsyntax_ext-2018, r=Centril 2019-02-07 13:57:40 +08:00
proc_macro_impl.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
proc_macro_server.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
test.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
test_case.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00
trace_macros.rs libsyntax_ext => 2018 2019-02-04 21:49:54 +09:00