]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-10 Dániel BugaClean up hard to follow control flow
2020-10-10 Dániel BugaClean up check_full_res
2020-10-10 borsAuto merge of #77731 - cuviper:big-endian-backtrace...
2020-10-10 borsAuto merge of #77717 - tmiasko:posix-spawn-error-check...
2020-10-10 borsAuto merge of #77580 - petrochenkov:norestarg, r=matthe...
2020-10-10 Naoki HayamaFix typo in error code description
2020-10-10 borsAuto merge of #77336 - pietroalbini:pkgname, r=Mark...
2020-10-10 Esteban Küberaddress review comments
2020-10-10 Josh Stonedoc: disambiguate stat in MetadataExt::as_raw_stat
2020-10-10 Nixon Enraght... Fix intra-docs link
2020-10-10 Tomasz MiąskoRecognize discriminant reads as no-ops in RemoveNoopLan...
2020-10-09 CamelidMove `@has` checks closer to corresponding doc comments
2020-10-09 CamelidUse `next()` instead of `peek()` where possible
2020-10-09 CamelidLink to GitHub issue re macro resolution
2020-10-09 Simonas KazlauskasRevert "Assume slice len is bounded by allocation size"
2020-10-09 Esteban KüberAdd docstring
2020-10-09 Esteban KüberGiven `<T as Trait>::A: Ty` suggest `T: Trait<A = Ty>`
2020-10-09 Esteban KüberSuggest removing bounds even when potential typo
2020-10-09 Esteban KüberTweak output and add test cases
2020-10-09 Esteban KüberPoint out why a trait is expected on `Struct + 'lt`
2020-10-09 CamelidAuto-prioritize issues with `regression-untriaged`
2020-10-09 borsAuto merge of #77276 - GuillaumeGomez:reexported-item...
2020-10-09 borsAuto merge of #77674 - cuviper:direntry-diet, r=dtolnay
2020-10-09 Guillaume GomezDon't filter out imports added by the compiler for...
2020-10-09 Guillaume GomezRemove unneeded ImportItem on glob ones
2020-10-09 Guillaume GomezSimplify included import items handling
2020-10-09 Guillaume GomezAdd test to ensure that external items aren't lint...
2020-10-09 Guillaume GomezCorrectly handle "pub use" reexports
2020-10-09 Guillaume GomezAdd test for reexported items lints
2020-10-09 Guillaume GomezDon't remove export items so that we can run lints...
2020-10-09 Josh Stonesimplify the cfg in ReadDir construction
2020-10-09 borsAuto merge of #77747 - flip1995:clippyup, r=Manishearth
2020-10-09 Josh Stoneremove ReadDir.end_of_stream on targets that don't...
2020-10-09 Josh Stoneunix/vxworks: make DirEntry slightly smaller
2020-10-09 Tom Ecclesdoc: fix broken link for crate::os::linux::raw::stat
2020-10-09 Dániel BugaRevert calculate_dtor signature change
2020-10-09 borsAuto merge of #77609 - ortem:fix-lldb-commands, r=Mark...
2020-10-09 Tom Ecclesci: disabled: riscv: work around QEMU regression
2020-10-09 Dániel BugaReimplement for_each_relevant_impl on top of find_map...
2020-10-09 Dániel BugaAdd find_map_relevant_impl
2020-10-09 Pietro Albinibootstrap: always use the Rust version in package names
2020-10-09 borsAuto merge of #77690 - est31:llvm_8_required, r=matthew...
2020-10-09 Mateusz MikułaRemove useless `all` in cfg
2020-10-09 Mateusz MikułaRemove some dead code in windows-gnu std
2020-10-09 flip1995Update Cargo.lock
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 borsAuto merge of #77698 - vandenheuvel:chalkup, r=jackh726
2020-10-09 Ralf Jungrename __default_lib_allocator -> __default_alloc_error...
2020-10-09 Ralf Jungalso extend global allocator comment
2020-10-09 Ralf Jungfix __rust_alloc_error_handler comment
2020-10-09 Julian WollersbergerNoticed a potential bug in `eat_while()`: it doesn...
2020-10-09 borsAuto merge of #6136 - dtolnay:serve, r=flip1995
2020-10-09 borsAuto merge of #77687 - est31:hash_shorter_path, r=davidtwco
2020-10-09 borsAuto merge of #6115 - ebroto:changelog_1_48, r=flip1995
2020-10-09 borsAuto merge of #6145 - flip1995:backport_remerge, r...
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-10-09 borsAuto merge of #77627 - richkadel:rust-demangler, r...
2020-10-09 CamelidUpdate rustdoc intra-doc link docs
2020-10-09 CamelidFix intra-doc links in `core`
2020-10-09 CamelidAllow generic parameters in intra-doc links
2020-10-09 borsAuto merge of #77578 - euclio:max-suggestion, r=davidtwco
2020-10-09 borsAuto merge of #77519 - jyn514:track-doc-er, r=Guillaume...
2020-10-09 borsAuto merge of #76260 - xd009642:rfc/2867, r=jonas-schievink
2020-10-09 Josh StoneUpdate the backtrace crate to fix big-endian ELF
2020-10-09 Thom ChiovoloniImplement the same optimization in windows/time
2020-10-09 Thom ChiovoloniSwitch to using a single atomic and treating 0 as ...
2020-10-08 xd009642Fix typo in error code
2020-10-08 borsAuto merge of #6133 - JPTIZ:no-box-for-c-ffi, r=ebroto
2020-10-08 borsAuto merge of #77723 - jonas-schievink:rollup-htz44r4...
2020-10-08 xd009642Implement the instruction_set attribute
2020-10-08 Thom ChiovoloniFiddle with the comments
2020-10-08 Tomasz MiąskoCheck for errors returned from posix_spawn*_init functions
2020-10-08 Tomasz MiąskoCheck for non-zero return value from posix_spawn functions
2020-10-08 João Paulo... tests: Add test function that does not specify ABI
2020-10-08 Dan GohmanImplement `AsRawFd` for `StdinLock` etc. on WASI.
2020-10-08 Thom ChiovoloniAvoid SeqCst or static mut in mach_timebase_info cache
2020-10-08 borsAuto merge of #6117 - dtolnay:string_lit_as_bytes,...
2020-10-08 Jonas SchievinkRollup merge of #77710 - fortanix:raoul/bugfix-lvi...
2020-10-08 Jonas SchievinkRollup merge of #77702 - heckad:patch-3, r=lcnr
2020-10-08 Jonas SchievinkRollup merge of #77701 - jyn514:debug-logging, r=Mark...
2020-10-08 Jonas SchievinkRollup merge of #77673 - heckad:patch-2, r=lcnr
2020-10-08 Jonas SchievinkRollup merge of #77663 - HeroicKatora:regression-tests...
2020-10-08 Jonas SchievinkRollup merge of #77660 - nilslice:patch-1, r=jyn514
2020-10-08 Jonas SchievinkRollup merge of #77449 - ssomers:btree_drain_filter_siz...
2020-10-08 Jonas SchievinkRollup merge of #76750 - camelid:dont-discourage-core...
2020-10-08 borsAuto merge of #77110 - lzutao:e0596-amp_mut, r=davidtwco
2020-10-08 Darshan KathiriyaReplace run_compiler with RunCompiler builder pattern.
2020-10-08 Rich Kadelrust-demangler tool strips crate disambiguators with...
2020-10-08 CamelidDon't discourage implementing `core::fmt::Write`
2020-10-08 borsAuto merge of #77346 - Caduser2020:master, r=Mark-Simul...
2020-10-08 Andy Russellsuggest `MAX` constant if -1 is assigned to unsigned...
2020-10-08 borsAuto merge of #6138 - giraffate:note_that_we_follow_rus...
2020-10-08 Raoul StrackxUpdate submodule llvm to get LVI bugfix
2020-10-08 Ivan ThamLink Vec leak doc to Box
2020-10-08 Caduser2020`#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgx
2020-10-08 Lzu TaoSuggest removing &mut from borrow of &mut
2020-10-08 Takayuki NakataAdd note that we follow a rustc no merge-commit policy
2020-10-08 David TolnayClippy dev subcommand to build and serve website
2020-10-08 borsAuto merge of #77678 - jyn514:tracing, r=Mark-Simulacrum
2020-10-08 Kazantcev AndreyRemove not needed lambda.
next