rust/src/libsyntax/parse
bors 278067d34d Auto merge of #57879 - Centril:rollup, r=Centril
Rollup of 9 pull requests

Successful merges:

 - #57380 (Fix Instant/Duration math precision & associativity on Windows)
 - #57606 (Get rid of the fake stack frame for reading from constants)
 - #57803 (Several changes to libunwind for SGX target)
 - #57846 (rustdoc: fix ICE from loading proc-macro stubs)
 - #57860 (Add os::fortanix_sgx::ffi module)
 - #57861 (Don't export table by default in wasm)
 - #57863 (Add suggestion for incorrect field syntax.)
 - #57867 (Fix std::future::from_generator documentation)
 - #57873 (Stabilize no_panic_pow)

Failed merges:

r? @ghost
2019-01-24 21:23:11 +00:00
..
lexer Auto merge of #56884 - euclio:codeblock-diagnostics, r=QuietMisdreavus 2019-01-20 19:01:38 +00:00
attr.rs Remove licenses 2018-12-25 21:08:33 -07:00
classify.rs Remove licenses 2018-12-25 21:08:33 -07:00
mod.rs Remove quote_*! macros and associated APIs 2019-01-24 07:37:34 -07:00
parser.rs Auto merge of #57879 - Centril:rollup, r=Centril 2019-01-24 21:23:11 +00:00
token.rs Mark incorrect recovered char literals as TyErr to avoid type errors 2019-01-20 14:51:54 +09:00