index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
alloc
/
vec
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: alloc: remove our fork of the `alloc` crate
Wedson Almeida Filho
2024-04-16
1
-3724
/
+0
*
rust: upgrade to Rust 1.77.1
Miguel Ojeda
2024-03-29
1
-30
/
+71
*
rust: upgrade to Rust 1.76.0
Miguel Ojeda
2024-02-29
1
-14
/
+51
*
rust: upgrade to Rust 1.75.0
Miguel Ojeda
2024-01-22
1
-6
/
+10
*
rust: upgrade to Rust 1.74.1
Miguel Ojeda
2023-12-21
1
-2
/
+85
*
rust: upgrade to Rust 1.73.0
Miguel Ojeda
2023-10-15
1
-2
/
+2
*
rust: upgrade to Rust 1.72.1
Miguel Ojeda
2023-10-05
1
-55
/
+51
*
rust: upgrade to Rust 1.71.1
Miguel Ojeda
2023-08-14
1
-65
/
+19
*
rust: upgrade to Rust 1.68.2
Miguel Ojeda
2023-05-31
1
-109
/
+355
*
rust: alloc: vec: Add some try_* methods we need
Miguel Ojeda
2023-04-10
1
-3
/
+134
*
rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)
Miguel Ojeda
2023-01-16
1
-0
/
+3
*
rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors
Miguel Ojeda
2022-12-04
1
-0
/
+89
*
rust: adapt `alloc` crate to the kernel
Miguel Ojeda
2022-09-28
1
-0
/
+25
*
rust: import upstream `alloc` crate
Miguel Ojeda
2022-09-28
1
-0
/
+3115