Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Duniter v2S
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
rust
Duniter v2S
Merge requests
!131
Draft: (paused) Use workspace for Cargo.toml files
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: (paused) Use workspace for Cargo.toml files
jrx/workspace_tomls
into
master
Overview
14
Commits
7
Pipelines
6
Changes
25
Closed
Hugo Trentesaux
requested to merge
jrx/workspace_tomls
into
master
2 years ago
Overview
14
Commits
7
Pipelines
6
Changes
25
Expand
Cargo provides a workspace feature (
book
,
reference
). We can use it to avoid repetition.
0
0
Merge request reports
Compare
master
version 4
dd879b33
1 year ago
version 3
dd879b33
2 years ago
version 2
9002ff05
2 years ago
version 1
d115738c
2 years ago
master (base)
and
latest version
latest version
dd879b33
7 commits,
1 year ago
version 4
dd879b33
7 commits,
1 year ago
version 3
dd879b33
7 commits,
2 years ago
version 2
9002ff05
6 commits,
2 years ago
version 1
d115738c
6 commits,
2 years ago
25 files
+
1301
−
1464
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
25
Search (e.g. *.vue) (Ctrl+P)
.vscode/extensions.json
0 → 100644
+
5
−
0
Options
{
"recommendations"
:
[
"tamasfe.even-better-toml"
]
}
\ No newline at end of file
Loading