Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2c46ee9

Browse filesBrowse files
cleanup: remove trait_upcasting as it is stable now
Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
1 parent bf8121c commit 2c46ee9
Copy full SHA for 2c46ee9

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎src/aero_kernel/src/main.rs

Copy file name to clipboardExpand all lines: src/aero_kernel/src/main.rs
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
naked_functions, // https://github.com/rust-lang/rust/issues/32408
4545
cfg_match, // https://github.com/rust-lang/rust/issues/115585
4646
associated_type_defaults,
47-
trait_upcasting,
4847
new_zeroed_alloc, // https://github.com/rust-lang/rust/issues/129396
4948
sync_unsafe_cell
5049
)]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.