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
Age
Commit message (
Expand
)
Author
Lines
2021-03-11
Auto merge of #82495 - LeSeulArtichaut:eager-thir, r=oli-obk
bors
-1750
/
+1560
2021-03-11
Clean up handling of child process
Ryan Levick
-19
/
+9
2021-03-11
Reintroduce accidentally deleted assertions.
Oli Scherer
-2
/
+23
2021-03-11
doc line length fixes
Matthias Krüger
-4
/
+9
2021-03-11
docs: basics.md: mention lintcheck
Matthias Krüger
-1
/
+9
2021-03-11
lintcheck: fix clippy warnings
Matthias Krüger
-2
/
+8
2021-03-11
lintcheck: fix --fix and document it in the readme.
Matthias Krüger
-1
/
+12
2021-03-11
lintcheck: update logs
Matthias Krüger
-143
/
+306
2021-03-11
lintcheck: fix bug where lint messages about macros coming from crate deps wo...
Matthias Krüger
-4
/
+24
2021-03-11
lintcheck: update readme and remove the now redundant readme from clippy-dev
Matthias Krüger
-90
/
+5
2021-03-11
move testfiles to "lintcheck" and fix more paths
Matthias Krüger
-60
/
+14
2021-03-11
Enable MemorySSA-based MemCpyOpt
Nikita Popov
-0
/
+0
2021-03-11
gitignore: add lintchecks target dir
Matthias Krüger
-0
/
+1
2021-03-11
lintcheck: make sure we lauch from the repo root
Matthias Krüger
-2
/
+20
2021-03-11
lintcheck: move out of clippy-dev into own crate
Matthias Krüger
-59
/
+199
2021-03-11
Auto merge of #83009 - RalfJung:miri, r=RalfJung
bors
-17
/
+7
2021-03-11
Hash SyntaxContext first.
Camille GILLOT
-3
/
+2
2021-03-11
Remove useless method.
Camille GILLOT
-17
/
+0
2021-03-11
Add inlining.
Camille GILLOT
-0
/
+16
2021-03-11
fix interning-defined-symbol error
Takayuki Maeda
-3
/
+3
2021-03-11
remove unused imports
Takayuki Maeda
-3
/
+3
2021-03-11
move expect_fun_call to its own module
Takayuki Maeda
-201
/
+204
2021-03-11
move or_fun_call to its own module
Takayuki Maeda
-163
/
+178
2021-03-11
move map_unwrap_or to its own module
Takayuki Maeda
-71
/
+80
2021-03-11
move option_map_or_none to its own module
Takayuki Maeda
-71
/
+80
2021-03-11
unnecessary_fold to its own module
Takayuki Maeda
-94
/
+107
2021-03-11
move useless_asref to its own module
Takayuki Maeda
-40
/
+50
2021-03-11
move clone_on_copy to its own module
Takayuki Maeda
-103
/
+112
2021-03-11
move iter_skip_next to its own module
Takayuki Maeda
-19
/
+26
2021-03-11
move map_flatten and search_is_some to their own modules
Takayuki Maeda
-144
/
+168
2021-03-11
move flat_map_identity to its own module
Takayuki Maeda
-50
/
+59
2021-03-11
move filter_map_flat_map to its own module
Takayuki Maeda
-17
/
+23
2021-03-11
move filter_flat_map to its own module
Takayuki Maeda
-17
/
+23
2021-03-11
move filter_map_next to its own module
Takayuki Maeda
-35
/
+42
2021-03-11
move filter_map_map to its own module
Takayuki Maeda
-16
/
+22
2021-03-11
move filter_map to its own module
Takayuki Maeda
-77
/
+89
2021-03-11
move from_iter_insteam_of_collect to its own module
Takayuki Maeda
-60
/
+69
2021-03-11
move into_iter_on_ref and single_char_pattern to their own modules
Takayuki Maeda
-58
/
+74
2021-03-11
move single_char_push_string to its own module
Takayuki Maeda
-20
/
+28
2021-03-11
move single_char_insert_string to its own module
Takayuki Maeda
-21
/
+29
2021-03-11
move string_extend_chars and clone_on_ref_ptr to their own module
Takayuki Maeda
-68
/
+82
2021-03-11
move wrong_self_convention to its own module
Takayuki Maeda
-71
/
+86
2021-03-11
move iter_nth, iter_nth_zero and iterator_step_by_zero to their own module
Takayuki Maeda
-67
/
+91
2021-03-11
move iter_next_slice to its own module
Takayuki Maeda
-61
/
+73
2021-03-11
move map_collect_result_unit to its own module
Takayuki Maeda
-37
/
+47
2021-03-11
move zst_offset to its own module
Takayuki Maeda
-13
/
+21
2021-03-11
replace `lints` and `lint` with `check`
Takayuki Maeda
-18
/
+18
2021-03-11
move iter_cloned_collect to its own module
Takayuki Maeda
-22
/
+32
2021-03-11
move uninit_assumed_init to its own module
Takayuki Maeda
-29
/
+37
2021-03-11
move filetype_is_file to its own module
Takayuki Maeda
-33
/
+41
[prev]
[next]