diff --git a/servo/components/profile/mem.rs b/servo/components/profile/mem.rs index af2e8e7985178..392890050d789 100644 --- a/servo/components/profile/mem.rs +++ b/servo/components/profile/mem.rs @@ -3865,54 +3865,6 @@ usize { None } -/ -/ -Like -std -: -: -macros -: -: -try -! -but -for -Option -< -> -. -macro_rules -! -option_try -( -( -e -: -expr -) -= -> -( -match -e -{ -Some -( -e -) -= -> -e -None -= -> -return -None -} -) -) -; # [ cfg @@ -3995,6 +3947,54 @@ io : Read ; +/ +/ +Like +std +: +: +macros +: +: +try +! +but +for +Option +< +> +. +macro_rules +! +option_try +( +( +e +: +expr +) += +> +( +match +e +{ +Some +( +e +) += +> +e +None += +> +return +None +} +) +) +; let mut f diff --git a/servo/rust-commit-hash b/servo/rust-commit-hash index 22a3daa7544d9..ac9c5bcdd5567 100644 --- a/servo/rust-commit-hash +++ b/servo/rust-commit-hash @@ -1 +1 @@ -e17a1227ac779a181b2839998e26a7e4e434c2a0 +03bed655142dd5e42ba4539de53b3663d8a123e0