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
/
future
/
future.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-07
Address documentation issues identified with Future
Diggory Blake
-7
/
+16
2024-11-27
update cfgs
Boxy
-1
/
+1
2024-10-30
rustdoc-search: simplify rules for generics and type params
Michael Howell
-0
/
+1
2024-07-26
Fix doc nits
John Arundel
-1
/
+1
2024-06-11
remove cfg(bootstrap)
Pietro Albini
-1
/
+1
2024-05-29
Add lang item for Future::Output
Michael Goulet
-1
/
+1
2024-04-09
Fix typo in `Future::poll()` docs
Jules Bertholet
-1
/
+1
2024-03-03
Use root obligation on E0277 for some cases
Esteban Küber
-2
/
+1
2024-01-05
Replace some usage of `#[rustc_on_unimplemented]` with
Georg Semmler
-1
/
+1
2023-12-10
remove redundant imports
surechen
-1
/
+0
2023-01-03
Suggest more impl Trait on `-> _`
Michael Goulet
-0
/
+1
2022-02-21
Rollup merge of #91192 - r00ster91:futuredocs, r=GuillaumeGomez
Matthias Krüger
-1
/
+2
2022-02-19
Some improvements to the async docs
r00ster91
-1
/
+2
2021-12-02
Code review feedback
Eric Holk
-1
/
+5
2021-07-29
Fix may not to appropriate might not or must not
Ali Malik
-1
/
+1
2021-05-26
Merge branch 'master' into no-unpin-in-pin-future-impl
Jon Gjengset
-1
/
+1
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-2
/
+1
2021-03-28
Remove P: Unpin bound on impl Future for Pin
Jon Gjengset
-2
/
+2
2021-03-15
Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]`
Camelid
-1
/
+2
2020-08-27
Remove unnecessary intra-doc link
Camelid
-1
/
+0
2020-08-27
Use intra-doc links in `core::future::future`
Camelid
-6
/
+5
2020-08-26
apply bootstrap cfgs
Pietro Albini
-1
/
+1
2020-08-16
hir: introduce lang items for AST lowering
David Wood
-0
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+122