Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/rcore_test/rCore-Tutorial-v3-tests/src/commit/d6a3de251014e4c6d809611aff64e29893ea5d4a/setenv.sh
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
export PATH=$(rustc --print sysroot)/bin:$PATH
|
|
export RUST_SRC_PATH=$(rustc --print sysroot)/lib/rustlib/src/rust/library/
|