Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Komodo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dragoon
Komodo
Merge requests
!184
Draft: Doc joss
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: Doc joss
doc-joss
into
main
Overview
3
Commits
19
Pipelines
10
Changes
1
Closed
PERENNOU Tanguy
requested to merge
doc-joss
into
main
5 months ago
Overview
3
Commits
19
Pipelines
10
Changes
1
Expand
0
0
Merge request reports
Viewing commit
d8df6d3c
Prev
Next
Show latest version
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
d8df6d3c
Add rust-analyzer
· d8df6d3c
PERENNOU Tanguy
authored
2 months ago
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
rust-toolchain.toml
+
1
−
1
Options
[toolchain]
[toolchain]
profile
=
"minimal"
profile
=
"minimal"
channel
=
"1.75"
channel
=
"1.75"
components
=
[
"rustfmt"
,
"clippy"
]
components
=
[
"rustfmt"
,
"clippy"
,
"rust-analyzer"
]
Loading