]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #74437 - ssomers:btree_no_root_in_noderef, r=Mark-Simulacrum
[rust.git] / src /
2020-09-10 borsAuto merge of #74437 - ssomers:btree_no_root_in_noderef...
2020-09-10 borsAuto merge of #76574 - flip1995:clippyup, r=Manishearth
2020-09-10 borsAuto merge of #76582 - tmandry:rollup-lwwc93b, r=tmandry
2020-09-10 Tyler MandryRollup merge of #76568 - GuillaumeGomez:add-missing...
2020-09-10 Tyler MandryRollup merge of #76567 - matthiaskrgr:clone_on_copy...
2020-09-10 Tyler MandryRollup merge of #76565 - matthiaskrgr:box_place, r...
2020-09-10 Tyler MandryRollup merge of #76563 - yokodake:patch-1, r=jonas...
2020-09-10 Tyler MandryRollup merge of #76559 - lcnr:const-evaluatable, r...
2020-09-10 Tyler MandryRollup merge of #76555 - alilleybrinker:reword_trivial_...
2020-09-10 Tyler MandryRollup merge of #76548 - tmiasko:validate, r=davidtwco
2020-09-10 Tyler MandryRollup merge of #76524 - davidtwco:issue-76077-inaccess...
2020-09-10 Tyler MandryRollup merge of #76514 - hameerabbasi:const-generics...
2020-09-10 Tyler MandryRollup merge of #76289 - arijit79:master, r=jyn514
2020-09-10 Tyler MandryRollup merge of #75857 - dtolnay:unsafe, r=nagisa
2020-09-10 David Woodtypeck/pat: inaccessible private fields
2020-09-10 David Woodtypeck/expr: inaccessible private fields
2020-09-10 borsAuto merge of #76564 - pietroalbini:ci-avoid-wasting...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 borsAuto merge of #5980 - matsujika:create-dir, r=flip1995
2020-09-10 arijit79Add docs about crate level documentation support
2020-09-10 borsAuto merge of #5931 - montrivo:unit-arg, r=flip1995
2020-09-10 David TolnaySyntactically permit unsafety on mods
2020-09-10 borsAuto merge of #6027 - flip1995:rustup, r=flip1995
2020-09-10 Pietro Albinici: avoid moving the build directory on GHA
2020-09-10 borsAuto merge of #76378 - petrochenkov:lldtest, r=Mark...
2020-09-10 borsAuto merge of #76291 - matklad:spacing, r=petrochenkov
2020-09-10 Bastian Kauschkefix tidy, small cleanup
2020-09-10 Hameer AbbasiAdd revisions to const generic UI tests.
2020-09-10 Hameer AbbasiAdd revisions to const generic default UI tests.
2020-09-10 Hameer AbbasiRespond to review comments.
2020-09-10 Bastian Kauschkeimplement `const_evaluatable_checked` feature MVP
2020-09-10 borsAuto merge of #75573 - Aaron1011:feature/const-mutation...
2020-09-10 borsAuto merge of #76558 - tmandry:rollup-bskim2r, r=tmandry
2020-09-10 Tyler MandryRollup merge of #76556 - tmandry:revert-76285, r=tmandry
2020-09-10 Tyler MandryRollup merge of #76543 - ssomers:btree_cleanup_4, r...
2020-09-10 Tyler MandryRollup merge of #76500 - richkadel:mir-graphviz-dark...
2020-09-10 Tyler MandryRollup merge of #76497 - camelid:intra-doc-links-for...
2020-09-10 Tyler MandryRollup merge of #76472 - matthiaskrgr:llvm_cmake_vars...
2020-09-10 Tyler MandryRollup merge of #76458 - mbrubeck:hash_drain_filter...
2020-09-10 Tyler MandryRollup merge of #74787 - petrochenkov:rustllvm, r=cuviper
2020-09-10 Andrew Lilley BrinkerReword `trivial_casts` lint to better explain.
2020-09-09 borsAuto merge of #76540 - tmandry:rollup-5ogt8x0, r=tmandry
2020-09-09 Tyler MandryRollup merge of #76523 - tmiasko:non-use-context-covera...
2020-09-09 Tyler MandryRollup merge of #76522 - matthiaskrgr:redundant_clone...
2020-09-09 Tyler MandryRollup merge of #76516 - pietroalbini:github-releases...
2020-09-09 Tyler MandryRollup merge of #76515 - jumbatm:issue76496-reproducibi...
2020-09-09 Tyler MandryRollup merge of #76504 - Flying-Toast:master, r=lcnr
2020-09-09 Tyler MandryRollup merge of #76493 - moonheart08:unique-quick,...
2020-09-09 Tyler MandryRollup merge of #76481 - moonheart08:vec_deque_constify...
2020-09-09 Tyler MandryRollup merge of #76473 - ortem:fix-gcc-warning, r=jonas...
2020-09-09 Tyler MandryRollup merge of #76465 - jyn514:auto-versioning, r...
2020-09-09 Tyler MandryRollup merge of #76430 - pickfire:patch-7, r=steveklabnik
2020-09-09 Tyler MandryRollup merge of #76313 - richkadel:mir-spanview-2,...
2020-09-09 Tyler MandryRollup merge of #76141 - jyn514:config.toml, r=Mark...
2020-09-09 Tyler MandryRollup merge of #75984 - kornelski:typeormodule, r...
2020-09-09 Tyler MandryRollup merge of #75094 - 0dvictor:cgu, r=oli-obk
2020-09-09 Rich KadelAlso fixed monospace font for d3-graphviz engine
2020-09-09 Vadim PetrochenkovMove `rustllvm` into `rustc_llvm`
2020-09-09 borsAuto merge of #74595 - lcnr:ConstEvaluatable-fut-compat...
2020-09-09 Bastian Kauschkefix test on 32 bit systems
2020-09-09 borsAuto merge of #73971 - ssomers:slice_slasher, r=Mark...
2020-09-09 borsAuto merge of #76445 - jyn514:doctests, r=Mark-Simulacr...
2020-09-09 Hameer AbbasiAdd revisions to const generic issue UI tests.
2020-09-09 borsAuto merge of #76513 - rust-lang:rust-analyzer-2020...
2020-09-09 Jonas Schievink:arrow_up: rust-analyzer
2020-09-09 borsAuto merge of #76406 - GuillaumeGomez:create-e0774...
2020-09-09 borsAuto merge of #76463 - camelid:improve-E0607-explanatio...
2020-09-09 borsAuto merge of #76453 - camelid:fix-css-crate-list,...
2020-09-09 borsAuto merge of #76418 - jyn514:readme, r=Dylan-DPC
2020-09-09 Flying-ToastCapitalize safety comments
2020-09-09 Matt BrubeckImplement HashSet in terms of hashbrown::HashSet
2020-09-09 borsAuto merge of #76502 - Dylan-DPC:rollup-2c4zz0t, r...
2020-09-08 Dylan DPCRollup merge of #76498 - ehuss:update-cargo, r=ehuss
2020-09-08 Dylan DPCRollup merge of #76403 - scileo:doc-all-impls, r=lcnr
2020-09-08 Dylan DPCRollup merge of #76402 - elichai:patch-2, r=wesleywiser
2020-09-08 Dylan DPCRollup merge of #76401 - JulianKnodt:i68366, r=lcnr
2020-09-08 Dylan DPCRollup merge of #76396 - dylni:fix-typo-in-tracking...
2020-09-08 Dylan DPCRollup merge of #76389 - MaulingMonkey:pr-natvis-hashma...
2020-09-08 Dylan DPCRollup merge of #76379 - petrochenkov:nodegen, r=Mark...
2020-09-08 Dylan DPCRollup merge of #76374 - pickfire:patch-4, r=Cldfire
2020-09-08 Dylan DPCRollup merge of #76355 - calebcartwright:reduce-rustfmt...
2020-09-08 Dylan DPCRollup merge of #76162 - abrausch:documentation-fix...
2020-09-08 Eric HussUpdate cargo
2020-09-08 Aaron HillAdjust Clippy for CONST_ITEM_MUTATION lint
2020-09-08 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-08 Guillaume GomezUpdate tests
2020-09-08 borsAuto merge of #76332 - Mark-Simulacrum:bootstrap-llvm...
2020-09-08 Bastian Kauschkefix test
2020-09-08 Bastian Kauschkeadd tracking issue, fix rebase
2020-09-08 Bastian Kauschkeadd tests
2020-09-08 Bastian Kauschkeconvert to future compat lint
2020-09-08 Bastian Kauschkemake `ConstEvaluatable` more strict
2020-09-08 borsAuto merge of #76469 - RalfJung:miri, r=RalfJung
2020-09-08 Matthias Krügerrustbuild: don't set PYTHON_EXECUTABLE and WITH_POLLY...
2020-09-08 borsAuto merge of #76308 - wesleywiser:enable_simplifyarmid...
2020-09-08 ortemAdd missed spaces to GCC-WARNING.txt
2020-09-08 Ralf Jungupdate Miri
2020-09-08 borsAuto merge of #76423 - Mark-Simulacrum:stable-bootstrap...
2020-09-08 borsAuto merge of #75585 - RalfJung:demotion, r=oli-obk
2020-09-08 borsAuto merge of #76210 - Mark-Simulacrum:tracing-update...
next