Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • termion termion
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 65
    • Issues 65
    • 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
  • termiontermion
  • Merge requests
  • !171

Rust 2018 conversion

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Ben Goldberg requested to merge zethra/termion:2018 into master Jul 01, 2020
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 8

I've converted termion to rust 2018 edition. I've tried to make minimal changes to the code, just making it compile without warnings. I've done this because I plan to add (optional) async support for a project of mine and async syntax requires 2018 edition.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2018