right-side text support #135

Closed
andy wants to merge 58 commits from andy/right-text into master
Showing only changes of commit ff2601a824 - Show all commits

View File

@ -6,6 +6,9 @@ name: test elseware
concurrency: concurrency:
limit: 1 limit: 1
environment:
CARGO_INCREMENTAL: false
steps: steps:
- name: clean cache - name: clean cache
image: rustlang/rust:nightly image: rustlang/rust:nightly