about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-10-10Auto merge of #77798 - JohnTitor:rollup-82u711m, r=JohnTitorbors-125/+76
2020-10-11Rollup merge of #77787 - jyn514:consistent-versions, r=spastorinoYuki Okushi-1/+1
2020-10-11Rollup merge of #77782 - nhayama:fix-typo, r=jonas-schievinkYuki Okushi-1/+1
2020-10-11Rollup merge of #77777 - cuviper:doc-stat, r=jonas-schievinkYuki Okushi-1/+1
2020-10-11Rollup merge of #77766 - JohnTitor:fix-debug-config, r=jyn514Yuki Okushi-3/+3
2020-10-11Rollup merge of #77754 - bugadani:find_map_relevant_impl, r=matthewjasperYuki Okushi-27/+38
2020-10-11Rollup merge of #77748 - mati865:dead-code-cleanup, r=petrochenkovYuki Okushi-65/+1
2020-10-11Rollup merge of #77738 - RalfJung:alloc-error-handler-comment, r=AmanieuYuki Okushi-5/+14
2020-10-11Rollup merge of #77709 - pickfire:patch-1, r=jyn514Yuki Okushi-1/+2
2020-10-11Rollup merge of #77629 - Julian-Wollersberger:recomputeRawStrError, r=varkorYuki Okushi-20/+14
2020-10-11Rollup merge of #77195 - follower:patch-2, r=jyn514Yuki Okushi-1/+1
2020-10-10Auto merge of #77337 - lzutao:asm-mips64, r=Amanieubors-108/+161
2020-10-10Auto merge of #77771 - nagisa:revert-77023, r=Mark-Simulacrumbors-46/+2
2020-10-10Clarify the debug-related values should take booleanYuki Okushi-3/+3
2020-10-10Improve vec leak wordingIvan Tham-1/+1
2020-10-10Alloc vec doc mention cannot undo leakIvan Tham-1/+2
2020-10-10Update `changelog-seen` in config.toml.exampleJoshua Nelson-1/+1
2020-10-10Auto merge of #77731 - cuviper:big-endian-backtrace, r=alexcrichtonbors-1/+1
2020-10-10Auto merge of #77717 - tmiasko:posix-spawn-error-check, r=cuviperbors-18/+24
2020-10-10Auto merge of #77580 - petrochenkov:norestarg, r=matthewjasperbors-668/+633
2020-10-10Fix typo in error code descriptionNaoki Hayama-1/+1
2020-10-10Auto merge of #77336 - pietroalbini:pkgname, r=Mark-Simulacrumbors-111/+11
2020-10-09doc: disambiguate stat in MetadataExt::as_raw_statJosh Stone-1/+1
2020-10-10Revert "Assume slice len is bounded by allocation size"Simonas Kazlauskas-46/+2
2020-10-09Auto merge of #77276 - GuillaumeGomez:reexported-item-lints, r=jyn514,ollie27bors-19/+95
2020-10-09Auto merge of #77674 - cuviper:direntry-diet, r=dtolnaybors-11/+24
2020-10-09Don't filter out imports added by the compiler for the momentGuillaume Gomez-6/+0
2020-10-09Remove unneeded ImportItem on glob onesGuillaume Gomez-26/+3
2020-10-09Simplify included import items handlingGuillaume Gomez-41/+55
2020-10-09Add test to ensure that external items aren't lint-checkedGuillaume Gomez-4/+16
2020-10-09Correctly handle "pub use" reexportsGuillaume Gomez-13/+32
2020-10-09Add test for reexported items lintsGuillaume Gomez-0/+31
2020-10-09Don't remove export items so that we can run lints on themGuillaume Gomez-3/+32
2020-10-09simplify the cfg in ReadDir constructionJosh Stone-8/+6
2020-10-09Auto merge of #77747 - flip1995:clippyup, r=Manishearthbors-617/+1502
2020-10-09remove ReadDir.end_of_stream on targets that don't use itJosh Stone-1/+18
2020-10-09unix/vxworks: make DirEntry slightly smallerJosh Stone-10/+8
2020-10-09Revert calculate_dtor signature changeDániel Buga-4/+4
2020-10-09Auto merge of #77609 - ortem:fix-lldb-commands, r=Mark-Simulacrumbors-17/+17
2020-10-09Reimplement for_each_relevant_impl on top of find_map...Dániel Buga-30/+17
2020-10-09Add find_map_relevant_implDániel Buga-27/+51
2020-10-09bootstrap: always use the Rust version in package namesPietro Albini-111/+11
2020-10-09Auto merge of #77690 - est31:llvm_8_required, r=matthewjasperbors-6/+3
2020-10-09Remove useless `all` in cfgMateusz Mikuła-1/+1
2020-10-09Remove some dead code in windows-gnu stdMateusz Mikuła-64/+0
2020-10-09Update Cargo.lockflip1995-1/+0
2020-10-09Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyupflip1995-616/+1502
2020-10-09Auto merge of #77698 - vandenheuvel:chalkup, r=jackh726bors-12/+12
2020-10-09rename __default_lib_allocator -> __default_alloc_error_handlerRalf Jung-1/+1
2020-10-09also extend global allocator commentRalf Jung-2/+3