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
/
std
/
src
/
prelude
Age
Commit message (
Expand
)
Author
Lines
2021-03-10
Rollup merge of #82217 - m-ou-se:edition-prelude, r=nikomatsakis
Dylan DPC
-1
/
+35
2021-03-06
Implement built-in attribute macro `#[cfg_eval]`
Vadim Petrochenkov
-0
/
+9
2021-02-25
Use intra-doc links.
Mara
-4
/
+4
2021-02-25
Add {core,std}::prelude::{rust_2015,rust_2018,rust_2021}.
Mara Bos
-0
/
+34
2021-02-07
expand/resolve: Turn `#[derive]` into a regular macro attribute
Vadim Petrochenkov
-0
/
+5
2021-01-21
Make documentation of which items the prelude exports more readably.
Frank Steffahn
-33
/
+33
2021-01-21
Rollup merge of #80172 - camelid:prelude-docs-consistent-punct, r=steveklabnik
Yuki Okushi
-14
/
+14
2021-01-06
Style nit: replace `for_each` & `return` with `for` & `continue`
Daniel Henry-Mantilla
-4
/
+4
2021-01-05
Use heading for `std::prelude` and not `io::prelude`
Camelid
-1
/
+1
2021-01-05
Use lowercase for prelude items
Camelid
-12
/
+12
2020-12-18
Use consistent punctuation for 'Prelude contents' docs
Camelid
-14
/
+14
2020-12-17
Edit formatting in Rust Prelude docs
pierwill
-13
/
+12
2020-09-02
Fix incorrect link in prelude
Joshua Nelson
-1
/
+1
2020-09-02
Convert many files to intra-doc links
Joshua Nelson
-1
/
+1
2020-08-11
Move the std::vec link back to a path-based link to make it compile with --st...
Alexis Bourget
-1
/
+1
2020-08-10
Move to doc links inside the prelude
Alexis Bourget
-59
/
+26
2020-07-27
mv std libs to library/
mark
-0
/
+201
[prev]