Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
hit-xby
OSKernel2024-yyy
Commits
59ccd1a5
Commit
59ccd1a5
authored
6 months ago
by
只敲代码不玩耍,聪明baka也变傻ᗜˬᗜ
Browse files
Options
Download
Patches
Plain Diff
refactor: add minimal profile in `rust-toolchain.toml`
parent
7265f532
master
ci/test-auto-stack-unwind
feat/auto-stack-unwind
feat/docs
feat/ext4-filesystem
feat/fat32-filesystem
feat/impl-frame-allocation
feat/kernel-panic-unwind
feat/lazy-symbol-table-build
feat/paging-virtual-memory
feat/setup-trap-control-flow
feat/test-final
feat/virtualized-kernel
fix/ci-branch-retrieval
fix/virtual-memory-debug
revert-7-fix/virtual-memory-debug
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rust-toolchain.toml
+1
-0
rust-toolchain.toml
with
1 addition
and
0 deletions
+1
-0
rust-toolchain.toml
+
1
−
0
View file @
59ccd1a5
[toolchain]
profile
=
"minimal"
channel
=
"nightly-2024-02-03"
components
=
[
"rust-src"
,
"llvm-tools"
,
"rustfmt"
,
"clippy"
]
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets