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
/
libcore
/
internal_macros.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-1
/
+1
2019-06-10
std: Remove internal definitions of `cfg_if!` macro
Alex Crichton
-81
/
+0
2019-04-18
libcore => 2018
Taiki Endo
-6
/
+4
2019-03-26
Life's too short not to use cfg_if
gnzlbg
-0
/
+81
2019-03-09
Use lifetime contravariance to elide more lifetimes in core+alloc+std
Scott McMurray
-6
/
+6
2019-02-20
Rollup merge of #58553 - scottmcm:more-ihle, r=Centril
kennytm
-1
/
+1
2019-02-17
Use more impl header lifetime elision
Scott McMurray
-1
/
+1
2019-02-12
Move str::escape_* to libcore
Simon Sapin
-0
/
+44
2018-12-25
Remove licenses
Mark Rousskov
-11
/
+0
2018-05-17
Switch to 1.26 bootstrap compiler
Mark Simulacrum
-14
/
+0
2018-04-21
Make the unstable StrExt and SliceExt traits private to libcore in not(stage0)
Simon Sapin
-0
/
+13
2017-09-21
fix version number
Eh2406
-1
/
+1
2017-09-03
Manuall rebase of @Migi pull/41336
Eh2406
-0
/
+19
2017-01-29
Fix a few impl stability attributes
Oliver Middleton
-4
/
+12
2016-10-23
Implement ops on `&Wrapping<T>`
Cristi Cobzarenco
-0
/
+62