]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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.
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,...
2020-10-07 borsAuto merge of #77626 - tamird:parse-scope-id, r=dtolnay
2020-10-07 David TolnayDowngrade rc_buffer to restriction
2020-10-07 David TolnayDowngrade string_lit_as_bytes to nursery
2020-10-07 borsAuto merge of #74194 - mbrubeck:slice-eq, r=sfackler
2020-10-07 Eric HussUpdate cargo
2020-10-06 borsAuto merge of #6124 - pickfire:patch-1, r=flip1995
2020-10-06 borsAuto merge of #77630 - Dylan-DPC:rollup-kfwl55z, r...
2020-10-06 borsAuto merge of #6127 - ebroto:reinstate_forbid_restricti...
2020-10-06 Joshua NelsonMake src/bootstrap/CHANGELOG.md more helpful
2020-10-06 Dylan DPCRollup merge of #77624 - akoptelov:c-all-targets-fix...
2020-10-06 Dylan DPCRollup merge of #77614 - khyperia:set_span, r=eddyb
2020-10-06 Dylan DPCRollup merge of #77605 - da-x:fix-rustc-def-path, r...
2020-10-06 Dylan DPCRollup merge of #77590 - Xanewok:update-rls, r=dtolnay
2020-10-06 Dylan DPCRollup merge of #77582 - ecstatic-morse:disable-early...
2020-10-06 Dylan DPCRollup merge of #77571 - pickfire:patch-6, r=cramertj
2020-10-06 Dylan DPCRollup merge of #77568 - lcnr:mir-inline-def-id, r...
2020-10-06 Dylan DPCRollup merge of #77515 - jackh726:chalk-0.31, r=matthew...
2020-10-06 Dylan DPCRollup merge of #77400 - alarsyo:xpy-setup-suggestions...
2020-10-06 Dylan DPCRollup merge of #76911 - RalfJung:vecdeque-aliasing...
2020-10-06 Dylan DPCRollup merge of #76784 - lzutao:rd_doc, r=GuillaumeGomez
2020-10-06 Tamir DubersteinParse SocketAddrV6::scope_id
2020-10-06 Tamir DubersteinAvoid unused return
2020-10-06 Eduardo BrotoReinstate test for forbid blanket restriction
2020-10-06 borsAuto merge of #6126 - flip1995:rustup, r=flip1995
2020-10-06 flip1995Run fmt
2020-10-06 borsAuto merge of #77386 - joshtriplett:static-glibc, r...
2020-10-06 Alexander KoptelovAdd c as a shorthand check alternative for new options...
2020-10-06 Dylan MacKenzieUpdate error code page
2020-10-06 Jack HueyUpdate to chalk 0.31. Implement some unimplemented...
2020-10-06 Ivan ThamUse more concrete explanation for methods
2020-10-06 AnthonyMikhEliminate bounds checking in slice::Windows
2020-10-06 borsAuto merge of #76356 - caass:hooks, r=jyn514
2020-10-06 Antoine MartinUse String type for Profile parse error
2020-10-06 Antoine MartinShow available profiles on error
2020-10-06 Antoine MartinUse Profile enum for x.py setup
2020-10-06 Antoine MartinFix suggestions for x.py setup
2020-10-06 khyperiaLet backends access span information
2020-10-06 Philipp Hanschclippy_lints: Replace lazy_static with SyncLazy
2020-10-06 borsAuto merge of #73905 - matthewjasper:projection-bounds...
2020-10-06 Matthew JasperFix NLL compare mode tests
2020-10-06 Matthew JasperDeduplicate some code
2020-10-06 Matthew JasperFix tests from rebase
2020-10-06 Matthew JasperAvoid creating useless projection predicate
2020-10-06 Matthew JasperFix rebase
next