]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-16 Daniel Silverstoneci/docker: Add SDK/NDK level 21 to android docker for...
2021-03-13 borsAuto merge of #82760 - WaffleLapkin:unleak_extend_from_...
2021-03-13 borsAuto merge of #82436 - osa1:issue80258, r=nikomatsakis
2021-03-13 borsAuto merge of #83067 - JohnTitor:rollup-0wo338i, r...
2021-03-13 Yuki OkushiRollup merge of #83059 - notriddle:config-toml-disable...
2021-03-13 Yuki OkushiRollup merge of #83052 - klensy:dep-update, r=Mark...
2021-03-13 Yuki OkushiRollup merge of #83037 - kubo39:merge-functions-in...
2021-03-13 Yuki OkushiRollup merge of #83020 - hi-rustin:rustin-patch-enum...
2021-03-13 Yuki OkushiRollup merge of #83012 - flip1995:clippyup, r=Manishearth
2021-03-13 Yuki OkushiRollup merge of #82984 - camsteffen:lower-block, r...
2021-03-12 borsAuto merge of #83022 - m-ou-se:mem-replace-no-swap...
2021-03-12 Michael HowellMake docs-minification default to true
2021-03-12 Michael HowellAdd a `disable-minification` option for rustdoc
2021-03-12 borsAuto merge of #83024 - Xanewok:update-rls, r=Dylan-DPC
2021-03-12 flip1995Clippy: HACK! Fix bootstrap error
2021-03-12 flip1995Update Cargo.lock
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-12 borsAuto merge of #83030 - nikic:update-llvm, r=nagisa
2021-03-12 klensyupdated vulnerable deps
2021-03-12 borsAuto merge of #82422 - petrochenkov:allunst, r=oli-obk
2021-03-12 borsAuto merge of #82935 - henryboisdequin:diagnostic-clean...
2021-03-12 hi-rustinEmit the enum range assumption if the range only contai...
2021-03-12 Henry BoisdequinDon't show note if `span` is `DUMMY_SP`
2021-03-12 borsAuto merge of #83042 - JohnTitor:rollup-s8efv94, r...
2021-03-11 Yuki OkushiRollup merge of #83018 - oli-obk:float_check, r=davidtwco
2021-03-11 Yuki OkushiRollup merge of #83013 - hyd-dev:cfg-unix-windows,...
2021-03-11 Yuki OkushiRollup merge of #83003 - notriddle:rustdoc-index-v3...
2021-03-11 Yuki OkushiRollup merge of #83001 - camelid:gitignore-vim-swap...
2021-03-11 Yuki OkushiRollup merge of #82979 - GuillaumeGomez:run-button...
2021-03-11 Yuki OkushiRollup merge of #82966 - tspiteri:msys2-link, r=Mark...
2021-03-11 Yuki OkushiRollup merge of #82965 - XAMPPRocky:spv-ext, r=nagisa
2021-03-11 Yuki OkushiRollup merge of #82950 - mockersf:slice-intra-doc-link...
2021-03-11 Yuki OkushiRollup merge of #82860 - LeSeulArtichaut:unpretty-thir...
2021-03-11 Yuki OkushiRollup merge of #82571 - aDotInTheVoid:reexport-tests...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-11 Hiroki NodaSupport merge_functions option in NewPM since LLVM...
2021-03-11 Nikita PopovAdd tests for issues #82833 and #82859
2021-03-11 borsAuto merge of #82417 - the8472:fix-copy_file_range...
2021-03-11 Nikita PopovUpdate llvm-project submodule
2021-03-11 borsAuto merge of #6826 - TaKO8Ki:refactor-methods-mod...
2021-03-11 LeSeulArtichautAdd `-Z unpretty` flag for the THIR
2021-03-11 LeSeulArtichautMake THIR data structures public
2021-03-11 borsAuto merge of #82806 - nikic:memcpyopt-mssa, r=nagisa
2021-03-11 Mara BosDon't implement mem::replace with mem::swap.
2021-03-11 Igor MatuszewskiUpdate RLS
2021-03-11 borsAuto merge of #6884 - matthiaskrgr:lintcheck_crate...
2021-03-11 borsAuto merge of #82495 - LeSeulArtichaut:eager-thir,...
2021-03-11 Oli SchererReintroduce accidentally deleted assertions.
2021-03-11 Matthias Krügerdoc line length fixes
2021-03-11 Matthias Krügerdocs: basics.md: mention lintcheck
2021-03-11 Matthias Krügerlintcheck: fix clippy warnings
2021-03-11 Matthias Krügerlintcheck: fix --fix and document it in the readme.
2021-03-11 Matthias Krügerlintcheck: update logs
2021-03-11 Matthias Krügerlintcheck: fix bug where lint messages about macros...
2021-03-11 Matthias Krügerlintcheck: update readme and remove the now redundant...
2021-03-11 Matthias Krügermove testfiles to "lintcheck" and fix more paths
2021-03-11 Nikita PopovEnable MemorySSA-based MemCpyOpt
2021-03-11 Matthias Krügergitignore: add lintchecks target dir
2021-03-11 Matthias Krügerlintcheck: make sure we lauch from the repo root
2021-03-11 Matthias Krügerlintcheck: move out of clippy-dev into own crate
2021-03-11 borsAuto merge of #83009 - RalfJung:miri, r=RalfJung
2021-03-11 Takayuki Maedafix interning-defined-symbol error
2021-03-11 Takayuki Maedaremove unused imports
2021-03-11 Takayuki Maedamove expect_fun_call to its own module
2021-03-11 Takayuki Maedamove or_fun_call to its own module
2021-03-11 Takayuki Maedamove map_unwrap_or to its own module
2021-03-11 Takayuki Maedamove option_map_or_none to its own module
2021-03-11 Takayuki Maedaunnecessary_fold to its own module
2021-03-11 Takayuki Maedamove useless_asref to its own module
2021-03-11 Takayuki Maedamove clone_on_copy to its own module
2021-03-11 Takayuki Maedamove iter_skip_next to its own module
2021-03-11 Takayuki Maedamove map_flatten and search_is_some to their own modules
2021-03-11 Takayuki Maedamove flat_map_identity to its own module
2021-03-11 Takayuki Maedamove filter_map_flat_map to its own module
2021-03-11 Takayuki Maedamove filter_flat_map to its own module
2021-03-11 Takayuki Maedamove filter_map_next to its own module
2021-03-11 Takayuki Maedamove filter_map_map to its own module
2021-03-11 Takayuki Maedamove filter_map to its own module
2021-03-11 Takayuki Maedamove from_iter_insteam_of_collect to its own module
2021-03-11 Takayuki Maedamove into_iter_on_ref and single_char_pattern to their...
2021-03-11 Takayuki Maedamove single_char_push_string to its own module
2021-03-11 Takayuki Maedamove single_char_insert_string to its own module
2021-03-11 Takayuki Maedamove string_extend_chars and clone_on_ref_ptr to their...
2021-03-11 Takayuki Maedamove wrong_self_convention to its own module
2021-03-11 Takayuki Maedamove iter_nth, iter_nth_zero and iterator_step_by_zero...
2021-03-11 Takayuki Maedamove iter_next_slice to its own module
2021-03-11 Takayuki Maedamove map_collect_result_unit to its own module
2021-03-11 Takayuki Maedamove zst_offset to its own module
2021-03-11 Takayuki Maedareplace `lints` and `lint` with `check`
2021-03-11 Takayuki Maedamove iter_cloned_collect to its own module
2021-03-11 Takayuki Maedamove uninit_assumed_init to its own module
2021-03-11 Takayuki Maedamove filetype_is_file to its own module
2021-03-11 Takayuki Maedamove suspicious_map to its own module
2021-03-11 Takayuki Maedamove option_as_ref_deref to its own module
2021-03-11 Takayuki Maedamove skip_while_next to its own module
2021-03-11 Takayuki Maedamove expect_used, filter_next, get_unwrap, ok_expect...
2021-03-11 borsAuto merge of #6881 - flip1995:rustup, r=flip1995
2021-03-11 hyd-devAdjust some `#[cfg]`s to take non-Unix non-Windows...
2021-03-11 flip1995Fix remaining dogfood errors (internal lints)
2021-03-11 flip1995Bump nightly version => 2021-03-11
next