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
/
library
/
core
/
src
/
borrow.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-06
clean up some old const trait impl syntax
Nathaniel McCallum
-4
/
+2
2025-09-01
Constify conversion traits
ltdk
-5
/
+14
2025-07-04
clippy fix: rely on autoderef
Marijn Schouten
-3
/
+3
2024-05-09
Suggest borrowing on fn argument that is `impl AsRef`
Esteban Küber
-0
/
+1
2023-07-28
doc: replace wrong punctuation mark
Tshepang Mbambo
-1
/
+1
2023-04-16
rm const traits in libcore
Deadbeef
-12
/
+5
2022-12-12
Minor grammar nit.
Keith T. Star
-1
/
+1
2022-09-16
Add `const_trait`s
Deadbeef
-0
/
+2
2022-08-20
Improve primitive/std docs separation and headers
Cameron Steffen
-1
/
+1
2021-12-04
Make `Borrow` and `BorrowMut` impls `const`
woppopo
-5
/
+10
2021-03-03
Fix borrow and deref
Ryan Levick
-0
/
+2
2021-03-03
Remove lint pass on borrow and deref
Ryan Levick
-2
/
+0
2021-03-03
Fix tests
Ryan Levick
-0
/
+1
2021-03-03
Add tests and support two more noop methods
Ryan Levick
-0
/
+1
2020-12-31
Remove many unnecessary manual link resolves from library
Camelid
-3
/
+0
2020-08-10
Remove AsRef link as it is in the prelude
Denis Vasilik
-1
/
+0
2020-08-09
Use intra-doc links
Denis Vasilik
-7
/
+5
2020-07-27
mv std libs to library/
mark
-0
/
+245