rust/src/libsyntax/ext
QuietMisdreavus f9f3611f5c allow loading external files in documentation
Partial implementation of https://github.com/rust-lang/rfcs/pull/1990
(needs error reporting work)

cc #44732
2017-11-21 15:46:49 -06:00
..
tt Rollup merge of #44088 - bjorn3:better_trace_macros, r=jseyfried 2017-09-17 13:19:00 +02:00
base.rs allow loading external files in documentation 2017-11-21 15:46:49 -06:00
build.rs Implement RFC 1925 2017-09-01 12:46:37 -05:00
derive.rs Make fields of Span private 2017-08-30 01:38:54 +03:00
expand.rs allow loading external files in documentation 2017-11-21 15:46:49 -06:00
placeholders.rs Lifting Generics from MethodSig to TraitItem and ImplItem since we want to support generics in each variant of TraitItem and ImplItem 2017-10-17 22:14:14 -04:00
quote.rs Add support for ..= syntax 2017-09-22 22:05:18 +02:00
source_util.rs Rename FileMap::path and change to an Option 2017-10-03 19:47:33 +10:00