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
/
book
Age
Commit message (
Expand
)
Author
Lines
2023-04-10
Fix CI
blyxyas
-1
/
+1
2023-04-10
Add "Lint Passes" chapter
blyxyas
-0
/
+136
2023-04-08
Auto merge of #10605 - blyxyas:book-type_checking, r=llogiq
bors
-0
/
+145
2023-04-08
Add "`hir::Ty` and `ty::Ty`" section
blyxyas
-0
/
+18
2023-04-07
New chapter: "Type Checking"
blyxyas
-0
/
+127
2023-04-06
Fix broken links for Rust merge
blyxyas
-2
/
+2
2023-04-03
Auto merge of #10229 - danielparks:doc-feature-cargo-clippy, r=flip1995
bors
-0
/
+21
2023-04-03
Auto merge of #10574 - jyn514:update-docs, r=flip1995
bors
-3
/
+2
2023-03-30
Gramar, and spelin kleanup
Yuri Astrakhan
-65
/
+65
2023-03-30
Update subtree sync docs for changes in rustc-dev-guide
Jynn Nelson
-3
/
+2
2023-03-30
Auto merge of #10414 - csmoe:large-future, r=xFrednet
bors
-0
/
+9
2023-03-30
Run metadata collection
xFrednet
-0
/
+9
2023-03-26
Avoid breaking exported API
Micha White
-0
/
+1
2023-03-24
Add explanation on how to run `cargo-clippy` and `clippy-driver`
Nilstrieb
-0
/
+10
2023-03-14
update lint configuration doc for [`ifs_same_cond`]
J-ZhengLi
-0
/
+1
2023-02-28
Fix array-size-threshold config deserialization error
Alex Macleod
-1
/
+1
2023-02-27
Fixing typos
Andreas Deininger
-7
/
+7
2023-02-24
run cargo collect-metadata
Liu Dingming
-4
/
+4
2023-02-20
Auto merge of #10303 - pvdrz:pub_crate_missing_docs, r=giraffate
bors
-0
/
+10
2023-02-20
Update documentation
Christian Poveda
-1
/
+2
2023-02-12
book: move warning to the right place
Samuel Tardieu
-2
/
+2
2023-02-11
Document `cargo-clippy` feature
Daniel Parks
-0
/
+21
2023-02-09
update metadata
Christian Poveda
-0
/
+9
2023-02-02
Add `extra_unused_type_parameters` lint
Michael Krasnitski
-1
/
+1
2023-01-30
fix: use correct lint name
koka
-1
/
+1
2023-01-29
fix key name of MUTABLE_KEY_TYPE
koka
-1
/
+1
2023-01-29
add MANUAL_RETAIN to msrv
koka
-0
/
+1
2023-01-29
add MANUAL_REM_EUCLID to msrv
koka
-0
/
+1
2023-01-29
add MANUAL_IS_ASCII_CHECK to msrv
koka
-0
/
+1
2023-01-29
fix: add missing dot to suppress_restriction_lint_in_const
koka
-1
/
+1
2023-01-29
add DERIVABLE_IMPLS to msrv
koka
-0
/
+1
2023-01-29
add NEEDLESS_BORROW to msrv
koka
-0
/
+1
2023-01-29
fix: add missing dot to AWAIT_HOLDING_INVALID_TYPE
koka
-0
/
+9
2023-01-29
add ALMOST_COMPLETE_RANGE to msrv
koka
-0
/
+1
2023-01-29
add TRANSMUTE_PTR_TO_REF to msrv
koka
-0
/
+1
2023-01-29
add UNNECESSARY_LAZY_EVALUATIONS to msrv
koka
-0
/
+1
2023-01-29
add SEEK_REWIND in msrv
koka
-0
/
+1
2023-01-29
add SEEK_FROM_CURRENT in msrv
koka
-0
/
+1
2023-01-29
add COLLAPSIBLE_STR_REPLACE in msrv
koka
-0
/
+1
2023-01-20
Fix spelling inconsistence of `mdBook`
chansuke
-7
/
+7
2023-01-19
Improve the changelog update documentation
Philipp Krones
-2
/
+14
2023-01-14
Auto merge of #10199 - tylerjw:document-extending-list-configs, r=xFrednet
bors
-3
/
+541
2023-01-14
Comment that lint_configuration.md is machine generated
Tyler Weaver
-0
/
+5
2023-01-14
Document generating lint config docs for adding configuration
Tyler Weaver
-0
/
+4
2023-01-13
Split long line
Maria José Solano
-1
/
+2
2023-01-13
Document configurations in table and paragraphs
Tyler Weaver
-56
/
+521
2023-01-13
Add missing arguments to cargo lint example
Maria José Solano
-1
/
+1
2023-01-13
Document lint configuration values in Clippy's book
Tyler Weaver
-0
/
+56
2023-01-13
Remove cognitive-complexity-threshold from docs
Tyler Weaver
-1
/
+0
2023-01-12
Document extending list type configs
Tyler Weaver
-0
/
+9
[next]