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
/
task
Age
Commit message (
Expand
)
Author
Lines
2021-10-11
Rollup merge of #89753 - jkugelman:must-use-from_value-conversions, r=joshtri...
Guillaume Gomez
-0
/
+2
2021-10-10
Add #[must_use] to from_value conversions
John Kugelman
-0
/
+2
2021-10-10
Add #[must_use] to core and std constructors
John Kugelman
-0
/
+1
2021-09-25
Apply 16 commits (squashed)
Frank Steffahn
-2
/
+3
2021-08-21
Remove the `TryV2` alias
Scott McMurray
-2
/
+2
2021-07-28
Update stable version of ready!() macro.
Mara Bos
-2
/
+2
2021-07-23
Stabilize core::task::ready!
Yoshua Wuyts
-6
/
+2
2021-07-04
Auto merge of #86598 - yoshuawuyts:poll-method-docs, r=JohnTitor
bors
-7
/
+100
2021-06-28
Update to new bootstrap compiler
Mark Rousskov
-53
/
+0
2021-06-25
Document the various methods of `core::task::Poll`
Yoshua Wuyts
-7
/
+100
2021-05-19
#[cfg(bootstrap)] out the v1 try_trait stuff
Scott McMurray
-0
/
+2
2021-05-06
Perf Experiment: Wait, what if I just skip the trait alias
Scott McMurray
-6
/
+6
2021-05-06
Bootstrapping preparation for the library
Scott McMurray
-3
/
+3
2021-04-17
Add the try_trait_v2 library basics
Scott McMurray
-1
/
+65
2021-01-13
stabilize the poll_map feature
Ashley Mannix
-2
/
+2
2020-12-02
Use more std:: instead of core:: in docs for consistency, add more intra doc ...
Alexis Bourget
-8
/
+11
2020-11-19
Bump bootstrap compiler version
Jake Goulding
-2
/
+1
2020-11-08
Rollup merge of #76227 - CDirkx:const-poll, r=KodrAus
Mara Bos
-2
/
+4
2020-10-21
switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable
Florian Warzecha
-1
/
+2
2020-10-16
Bump version to 1.49.0
CDirkx
-2
/
+2
2020-10-07
Bump to 1.48 bootstrap compiler
Mark Rousskov
-2
/
+1
2020-09-27
Remove `rustc_allow_const_fn_ptr`
Dylan MacKenzie
-6
/
+1
2020-09-27
Add a feature gate for basic function pointer use in `const fn`
Dylan MacKenzie
-0
/
+1
2020-09-17
Use intra-doc links
Denis Vasilik
-26
/
+3
2020-09-16
Rollup merge of #76534 - notriddle:doc-comments, r=jyn514
Ralf Jung
-0
/
+8
2020-09-12
Auto merge of #74328 - yoshuawuyts:stabilize-future-readiness-fns, r=sfackler
bors
-2
/
+0
2020-09-09
Add documentation for `impl<T> From<T> for Poll<T>`
Michael Howell
-0
/
+8
2020-09-02
Stabilize `Poll::is_ready` and `is_pending` as const
Christiaan Dirkx
-2
/
+4
2020-08-26
apply bootstrap cfgs
Pietro Albini
-2
/
+2
2020-08-25
Stabilize future readiness fns
Yoshua Wuyts
-2
/
+0
2020-08-16
hir: introduce lang items for AST lowering
David Wood
-0
/
+2
2020-07-28
Add #[inline] to RawWaker::new
Tomasz Miąsko
-0
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+562