senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Masaki Hara (qnighy@qnmd.info)'s status on Friday, 26-Oct-2018 10:00:34 JST Masaki Hara Masaki Hara

    https://users.rust-lang.org/t/game-spot-the-error/21630
    このRustコード、どこがおかしいでしょう?というクイズ

    In conversation Friday, 26-Oct-2018 10:00:34 JST from qnmd.info permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: www.rust-lang.org
      Game: spot the error
      from The Rust Programming Language Forum
      I spent about 1/2 an hour trying to work out why the run function wasn’t visible. Can you spot why? #![cfg(not(any(feature = "vulkan", feature = "dx12", feature = "metal")))] compile_error!("must enable a backend feature"); #[cfg(feature = "dx12")] use gfx_backend_dx12 as back; #[cfg(feature = "metal")] use gfx_backend_metal as back; #[cfg(feature = "vulkan")] use gfx_backend_vulkan as back; use gfx_hal as hal; pub mod path; const DIMS: Extent2D = Extent2D { width: 1024, height: 768,...

    Feeds

    • Activity Streams
    • RSS 2.0
    • Atom
    • Help
    • About
    • FAQ
    • TOS
    • Privacy
    • Source
    • Version
    • Contact

    senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

    Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.