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
/
prelude
Age
Commit message (
Expand
)
Author
Lines
2023-04-25
Revert "Remove #[alloc_error_handler] from the compiler and library"
Matthias Krüger
-1
/
+3
2023-04-16
Remove #[alloc_error_handler] from the compiler and library
Amanieu d'Antras
-3
/
+1
2022-12-30
Replace libstd, libcore, liballoc in docs.
jonathanCogan
-4
/
+4
2022-12-28
Update bootstrap cfg
Pietro Albini
-6
/
+3
2022-12-01
Gate macros behind `#[cfg(not(bootstrap))]`
nils
-0
/
+1
2022-11-19
Add unstable `type_ascribe` macro
Nilstrieb
-0
/
+7
2022-11-12
Rollup merge of #102049 - fee1-dead-contrib:derive_const, r=oli-obk
Dylan DPC
-0
/
+4
2022-10-31
Rewrite implementation of `#[alloc_error_handler]`
Amanieu d'Antras
-0
/
+3
2022-09-20
Add the `#[derive_const]` attribute
Deadbeef
-0
/
+4
2022-04-02
Create 2024 edition
Jacob Pratt
-0
/
+10
2022-01-28
update cfg(bootstrap)s
Pietro Albini
-1
/
+0
2022-01-12
Remove deprecated LLVM-style inline assembly
Tomasz Miąsko
-2
/
+2
2022-01-03
Make the documentation of builtin macro attributes accessible
Daniel Henry-Mantilla
-9
/
+6
2021-12-12
Stabilize asm! and global_asm!
Amanieu d'Antras
-16
/
+0
2021-12-06
Implement concat_bytes!
Smitty
-0
/
+9
2021-07-18
Move asm! and global_asm! to core::arch
bstrie
-3
/
+19
2021-06-14
Stabilize {std, core}::prelude::rust_*.
Mara Bos
-8
/
+8
2021-05-25
Add new traits to 2021 prelude.
Mara Bos
-1
/
+7
2021-05-25
Add tracking issue for edition-specific preludes.
Mara Bos
-6
/
+6
2021-04-04
Bump cfgs
Mark Rousskov
-2
/
+0
2021-03-15
Deprecate RustcEncodable and RustcDecodable.
Mara Bos
-1
/
+1
2021-03-10
Rollup merge of #82217 - m-ou-se:edition-prelude, r=nikomatsakis
Dylan DPC
-4
/
+38
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
-4
/
+38
2021-02-07
expand/resolve: Turn `#[derive]` into a regular macro attribute
Vadim Petrochenkov
-0
/
+5
2020-07-27
mv std libs to library/
mark
-0
/
+83