Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • C cookbook
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • redox-osredox-os
  • cookbook
  • Merge requests
  • !282

New recipes (Rust only)

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Ribbon requested to merge new-rust-recipes into master May 20, 2023
  • Overview 0
  • Commits 223
  • Pipelines 0
  • Changes 127

I tested the majority of recipes, to see the working ones, use grep to search for "compiled" word (these can be included on the ci.toml, but remember that some needs to run cargo update before the compilation to work).

All notes are comments, search for TODO to see them.

This MR can be merged without review, as the non-working recipes needs more porting.

Edited May 31, 2023 by Ribbon
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: new-rust-recipes