index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liballoc
/
borrow.rs
Age
Commit message (
Expand
)
Author
Lines
2019-08-08
Use associated_type_bounds where applicable - closes #61738
Ilija Tovilo
-6
/
+6
2019-04-15
warn(missing_docs) in liballoc, and add missing docs
Ralf Jung
-0
/
+1
2019-03-30
Fix doc tests
Fabian Drinck
-1
/
+1
2019-02-20
Rollup merge of #58553 - scottmcm:more-ihle, r=Centril
kennytm
-8
/
+8
2019-02-17
Use more impl header lifetime elision
Scott McMurray
-8
/
+8
2019-02-10
libs: doc comments
Alexander Regueiro
-2
/
+2
2019-02-03
liballoc: revert nested imports style changes.
Mazdak Farrokhzad
-6
/
+5
2019-02-02
liballoc: fix some idiom lints.
Mazdak Farrokhzad
-2
/
+2
2019-02-02
liballoc: elide some lifetimes.
Mazdak Farrokhzad
-13
/
+7
2019-02-02
liballoc: apply uniform_paths.
Mazdak Farrokhzad
-4
/
+4
2019-02-02
liballoc: refactor & fix some imports.
Mazdak Farrokhzad
-5
/
+6
2019-02-02
liballoc: cargo check passes on 2018
Mazdak Farrokhzad
-2
/
+2
2019-01-28
liballoc: remove unneeded allow(deprecated)
Ralf Jung
-1
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-15
Review fix
Roman Proskuryakov
-0
/
+1
2018-08-15
Fix review notes
Roman Proskuryakov
-1
/
+1
2018-08-06
Add one more example for Cow that shows how to keep Cow in a struct
Roman Proskuryakov
-0
/
+34
2018-03-30
Add #[must_use] to a few standard library methods
Scott McMurray
-0
/
+1
2017-11-14
examples in Cow::into_owned don't need to wrap result in Cows
QuietMisdreavus
-2
/
+2
2017-11-03
Remove unused AsciiExt imports and fix tests related to ascii methods
Lukas Kalbertodt
-1
/
+0
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+421