]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-10 borsAuto merge of #77580 - petrochenkov:norestarg, r=matthe...
2020-10-10 borsAuto merge of #77336 - pietroalbini:pkgname, r=Mark...
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 borsAuto merge of #77609 - ortem:fix-lldb-commands, r=Mark...
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 flip1995Update Cargo.lock
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 borsAuto merge of #77698 - vandenheuvel:chalkup, r=jackh726
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 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-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 João Paulo... tests: Add test function that does not specify ABI
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 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 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.
2020-10-08 Joshua NelsonMake `max_log_info` easily greppable
2020-10-08 João Paulo... clippy_lint: extern definition is in Rust, not C
2020-10-08 João Paulo... clippy_lint: Fix typo (now -> not)
2020-10-08 João Paulo... clippy_lint: Extend BoxedLocal ignored ABI to all non...
2020-10-08 David TolnayMake clippy_lints's doc tests succeed
2020-10-08 David TolnayDocument string_lit_as_bytes known problems
2020-10-08 borsAuto merge of #77581 - ecstatic-morse:dataflow-dump...
2020-10-08 Bram van den... Update chalk to 0.32.0
2020-10-08 Kazantcev AndreyCommit suggestion
2020-10-08 borsAuto merge of #77682 - Mark-Simulacrum:bump-stage0...
2020-10-08 borsAuto merge of #6132 - rust-lang:regex-unicode, r=ebroto
2020-10-08 borsAuto merge of #77644 - GuillaumeGomez:fix-tooltip-text...
2020-10-08 Andreas MolzerAdd compile fail test for issue 27675
2020-10-08 borsAuto merge of #77631 - jyn514:helpful-changelog, r...
2020-10-08 Joshua NelsonUse the new module information for intra-doc links
2020-10-08 Joshua NelsonIntroduce `Divider`
2020-10-08 Joshua NelsonPreserve the parent module of `DocFragment`s
2020-10-08 est31Simplify some code in rustc_llvm/build.rs now that...
2020-10-08 borsAuto merge of #77683 - jyn514:git-hook, r=Mark-Simulacrum
2020-10-08 João Paulo... clippy_lint: Test for BoxedLocal false-positive in...
2020-10-08 borsAuto merge of #75470 - estebank:bare-type-expr, r=davidtwco
2020-10-08 est31Use shorter path for std::hash::Hash
2020-10-08 João Paulo... clippy_lints: Do not warn against Box parameter in...
2020-10-07 Mark RousskovBump to 1.48 bootstrap compiler
2020-10-07 Joshua NelsonUnset GIT_DIR in pre-commit hook
2020-10-07 borsAuto merge of #77597 - simonvandel:uninhabited-hashset...
2020-10-07 Joshua NelsonUpgrade to tracing 0.2.13
2020-10-07 borsAuto merge of #6128 - dtolnay:rc_buffer, r=yaahc
2020-10-07 Andre BogusFix unicode regexen with bytes::Regex
2020-10-07 borsAuto merge of #76985 - hbina:clone_check, r=estebank
2020-10-07 Kazantcev AndreyRemove unnecessary lamda on emitter map.
2020-10-07 Esteban KüberDetect blocks that could be struct expr bodies
2020-10-07 Simon Vandel... perf: UninhabitedEnumBranching void n^2
2020-10-07 borsAuto merge of #77464 - ecstatic-morse:const-fn-impl...
2020-10-07 Steve Manuel(docs): make mutex error comment consistent with codebase
2020-10-07 borsAuto merge of #77617 - AnthonyMikh:slice_windows_no_bou...
2020-10-07 borsAuto merge of #77341 - davidtwco:issue-73427-you-might...
2020-10-07 AnthonyMikhAdd codegen test
2020-10-07 borsAuto merge of #77595 - petrochenkov:asmident, r=oli-obk
2020-10-07 borsAuto merge of #77119 - GuillaumeGomez:unclosed-html...
2020-10-07 Guillaume GomezFix tooltip text display
2020-10-07 borsAuto merge of #77637 - ehuss:update-cargo, r=ehuss
2020-10-07 borsAuto merge of #6120 - phansch:replace-lazy-static,...
next