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
/
doc
/
unstable-book
Age
Commit message (
Expand
)
Author
Lines
2021-03-19
remove unstable book chapter
mark
-36
/
+0
2021-03-16
Show details in cfg version unstable book
Ivan Tham
-3
/
+4
2021-03-09
address pr review comments
katelyn a. martin
-1
/
+2
2021-03-09
rustc_target: add "unwind" payloads to `Abi`
katelyn a. martin
-0
/
+14
2021-03-05
Typo fix: cargo cov -> cargo profdata
Marianna Rapoport
-1
/
+1
2021-02-27
Rollup merge of #82396 - pickfire:patch-5, r=GuillaumeGomez
Dylan DPC
-2
/
+2
2021-02-27
Add for example word to spotlight doc
Ivan Tham
-2
/
+2
2021-02-25
Rollup merge of #82463 - jrmuizel:patch-1, r=steveklabnik
Aaron Hill
-1
/
+1
2021-02-24
Use Oxform comma
Ivan Tham
-1
/
+1
2021-02-23
panic_bounds_checks should be panic_bounds_check
Jeff Muizelaar
-1
/
+1
2021-02-23
Fix typo in sanitizer flag in unstable book.
Corey Farwell
-2
/
+2
2021-02-23
Rollup merge of #81154 - dylni:improve-design-of-assert-len, r=KodrAus
Dylan DPC
-10
/
+0
2021-02-22
Add Future trait for doc_spotlight feature doc
Ivan Tham
-2
/
+2
2021-02-12
Remove unnecessary documentation page
dylni
-10
/
+0
2021-02-12
Fix possible soundness issue in `ensure_subset_of`
dylni
-10
/
+10
2021-02-12
Improve design of `assert_len`
dylni
-10
/
+10
2021-02-08
HWASan documentation
Tri Vo
-2
/
+87
2021-02-07
Add `--extern-loc` to augment unused crate dependency diagnostics
Jeremy Fitzhardinge
-0
/
+31
2021-02-04
Adjust global_asm doc test to work on all platforms.
Eric Huss
-3
/
+5
2021-02-04
tidy: Run tidy style against markdown files.
Eric Huss
-44
/
+40
2021-02-02
Add a new ABI to support cmse_nonsecure_call
Hugues de Valon
-0
/
+88
2021-01-30
Remove const_in_array_rep_expr
kadmin
-11
/
+0
2021-01-17
Feature-gate `pointer` and `reference` in intra-doc links
Joshua Nelson
-0
/
+15
2021-01-13
Update tests for extern block linting
Mark Rousskov
-1
/
+1
2021-01-10
Fix typo in source-based-code-coverage.md
Ikko Ashimine
-1
/
+1
2020-12-31
Merge remote-tracking branch 'origin/master' into frewsxcv-san
Corey Farwell
-25
/
+6
2020-12-29
Fix typo in ffi-pure.md
Ikko Ashimine
-1
/
+1
2020-12-13
Fix `cargo-binutils` link
EFanZh
-3
/
+3
2020-12-10
Rollup merge of #79858 - sasurau4:doc/update-unstable-book-const-fn, r=oli-obk
Tyler Mandry
-21
/
+2
2020-12-10
Update sanitizer supported docs to reflect reality
Corey Farwell
-2
/
+26
2020-12-10
Update const-fn doc in unstable-book
Daiki Ihara
-21
/
+2
2020-12-07
Fixes to Rust coverage
Rich Kadel
-4
/
+87
2020-12-03
Addressed feedback from 2020-12-01
Rich Kadel
-0
/
+2
2020-12-03
Combination of commits
Rich Kadel
-14
/
+89
2020-12-03
Coverage tests for remaining TerminatorKinds and async, improve Assert
Rich Kadel
-3
/
+1
2020-12-01
Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu
bors
-0
/
+5
2020-12-01
Add wasm32 support to inline asm
Gus Caplan
-0
/
+5
2020-11-23
Rename `optin_builtin_traits` to `auto_traits`
Camelid
-3
/
+3
2020-11-10
Merge set_panic and set_print into set_output_capture.
Mara Bos
-6
/
+1
2020-11-09
Add `#[cfg(panic = "...")]`
David Hewitt
-0
/
+38
2020-11-03
Rollup merge of #77950 - arlosi:sha256, r=eddyb
Mara Bos
-1
/
+1
2020-11-03
Rollup merge of #78616 - richkadel:unstable-book-instr-cov, r=tmandry
Yuki Okushi
-0
/
+169
2020-11-02
addressed feedback
Rich Kadel
-15
/
+24
2020-11-01
Document -Zinstrument-coverage
Rich Kadel
-0
/
+160
2020-10-27
Fix unstable-book doc tests
Santiago Pastorino
-3
/
+4
2020-10-22
Document inline-const in the Unstable Book
Camelid
-0
/
+45
2020-10-18
Auto merge of #76885 - dylni:move-slice-check-range-to-range-bounds, r=KodrAus
bors
-10
/
+10
2020-10-15
Deny broken intra-doc links in linkchecker
Joshua Nelson
-0
/
+2
2020-10-14
Add support for SHA256 source file hashing for LLVM 11+.
Arlo Siemsen
-1
/
+1
2020-10-14
Update codegen-backend.md
XAMPPRocky
-0
/
+3
[next]