- 
                Notifications
    
You must be signed in to change notification settings  - Fork 7
 
feat: setup bootstrap and ci #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 6 commits
c19d4b7
              719d2aa
              28e2411
              9ab2c93
              0842a73
              d962aab
              3d02864
              01efce2
              c489f1e
              File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| /build | ||
| rustc-ice-* | 
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| { | ||
| "rust-analyzer.rustc.source": "discover", | ||
| "rust-analyzer.workspace.symbol.search.scope": "workspace_and_dependencies", | ||
| "rust-analyzer.linkedProjects": [ | ||
| "./crates/Cargo.toml", | ||
| "./bootstrap/Cargo.toml", | ||
| ] | ||
| } | 
| Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1 @@ | ||
| /target | ||
                
       | 
||

Uh oh!
There was an error while loading. Please reload this page.