rust/src/libsyntax_pos
bors 252a459d37 Auto merge of #49371 - scottmcm:catch-wrapping, r=nikomatsakis
Add ok-wrapping to catch blocks, per RFC

Updates the `catch{}` lowering to wrap the result in `Try::from_ok`.

r? @nikomatsakis

Fixes #41414
Fixes #43818
2018-04-12 05:38:49 +00:00
..
Cargo.toml Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
hygiene.rs Add ok-wrapping to catch blocks, per RFC 2018-04-10 20:03:40 -07:00
lib.rs Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
span_encoding.rs Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
symbol.rs Use Ident instead of Name in MetaItem 2018-04-06 11:52:16 +03:00