]> git.lizzy.rs Git - rust.git/history - compiler
Use as_nanos in bench.rs and base.rs
[rust.git] / compiler /
2020-09-20 est31Use as_nanos in bench.rs and base.rs
2020-09-16 borsAuto merge of #76804 - tmandry:rollup-nwntt3q, r=tmandry
2020-09-16 Tyler MandryRollup merge of #76794 - richkadel:graphviz-font, r...
2020-09-16 Tyler MandryRollup merge of #76778 - pickfire:patch-7, r=jonas...
2020-09-16 Tyler MandryRollup merge of #76775 - ecstatic-morse:dataflow-extra...
2020-09-16 Tyler MandryRollup merge of #76764 - ehuss:update-books, r=ehuss
2020-09-16 Tyler MandryRollup merge of #76760 - matthiaskrgr:clippy_lazy_eval...
2020-09-16 Tyler MandryRollup merge of #76759 - yoshuawuyts:fix-future-pending...
2020-09-16 Tyler MandryRollup merge of #76758 - adamlesinski:clone_clock,...
2020-09-16 Tyler MandryRollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC
2020-09-16 Tyler MandryRollup merge of #76747 - GuillaumeGomez:more-missing...
2020-09-16 Tyler MandryRollup merge of #76741 - Mark-Simulacrum:no-dry-run...
2020-09-16 Tyler MandryRollup merge of #76735 - jyn514:no-clone, r=Mark-Simulacrum
2020-09-16 Tyler MandryRollup merge of #76728 - jyn514:rustdoc-extern-crate...
2020-09-16 Tyler MandryRollup merge of #76721 - camelid:intra-doc-links-for...
2020-09-16 Tyler MandryRollup merge of #76719 - hameerabbasi:min-const-generic...
2020-09-16 Tyler MandryRollup merge of #76642 - GuillaumeGomez:ignored-private...
2020-09-16 Tyler MandryRollup merge of #75026 - JulianKnodt:array_windows...
2020-09-16 Rich KadelAdded RUSTC_GRAPHVIZ_FONT environment variable
2020-09-16 borsAuto merge of #76420 - Gelbpunkt:aarch64-linux-musl...
2020-09-16 Rich KadelMake graphviz font configurable
2020-09-16 borsAuto merge of #76786 - Dylan-DPC:rollup-x6p60m6, r...
2020-09-16 Dylan DPCRollup merge of #76717 - ehuss:fix-rustc-book-libdir...
2020-09-16 Dylan DPCRollup merge of #76714 - camelid:patch-3, r=jonas-schievink
2020-09-16 Dylan DPCRollup merge of #76710 - rust-lang:rust-analyzer-2020...
2020-09-16 Dylan DPCRollup merge of #76707 - pickfire:patch-4, r=jonas...
2020-09-16 Dylan DPCRollup merge of #76699 - lcnr:const-infer-err, r=varkor
2020-09-16 Dylan DPCRollup merge of #76695 - iximeow:trait-generic-bound...
2020-09-16 Dylan DPCRollup merge of #76694 - wesleywiser:partitioning_cx_tr...
2020-09-16 Dylan DPCRollup merge of #76681 - tshepang:unused, r=Mark-Simulacrum
2020-09-16 Dylan DPCRollup merge of #76675 - lzutao:asm_doc, r=Amanieu
2020-09-16 Dylan DPCRollup merge of #76669 - lzutao:core_asm, r=Amanieu
2020-09-16 borsAuto merge of #76781 - RalfJung:rollup-ve66o2j, r=RalfJung
2020-09-16 Ralf JungRollup merge of #76662 - RalfJung:lib-test-miri, r...
2020-09-16 Ralf JungRollup merge of #76641 - nox:pointee-random-stuff,...
2020-09-16 Ralf JungRollup merge of #76622 - jyn514:bootstrap-readme, r...
2020-09-16 Ralf JungRollup merge of #76534 - notriddle:doc-comments, r...
2020-09-16 Ralf JungRollup merge of #76369 - ayushmishra2005:move_various_s...
2020-09-16 Ralf JungRollup merge of #76366 - ayushmishra2005:arith_tests_in...
2020-09-16 Ralf JungRollup merge of #76335 - CDirkx:const-duration, r=ecsta...
2020-09-16 Ralf JungRollup merge of #76262 - howard0su:patch-1, r=cramertj
2020-09-16 Ralf JungRollup merge of #76062 - pickfire:patch-13, r=jyn514
2020-09-16 Ralf JungRollup merge of #76056 - pickfire:patch-10, r=jyn514
2020-09-16 borsAuto merge of #76625 - jyn514:default-stages, r=Mark...
2020-09-16 Dylan MacKenzieStrip a single leading tab when rendering dataflow...
2020-09-16 borsAuto merge of #76771 - Dylan-DPC:rollup-qj4j3ma, r...
2020-09-15 Dylan DPCRollup merge of #76763 - ehuss:update-cargo, r=ehuss
2020-09-15 Dylan DPCRollup merge of #76689 - jyn514:update-pulldown, r...
2020-09-15 Dylan DPCRollup merge of #76198 - CDirkx:const-ordering, r=dtolnay
2020-09-15 Dylan DPCRollup merge of #76048 - alistair23:alistair/rv32-linux...
2020-09-15 Dylan DPCRollup merge of #75886 - erikdesjardins:index, r=nikic
2020-09-15 Dylan DPCRollup merge of #75882 - pickfire:patch-6, r=jyn514
2020-09-15 Dylan DPCRollup merge of #75749 - ehuss:consolidate-sys, r=alexc...
2020-09-15 Dylan DPCRollup merge of #75304 - Aaron1011:feature/diag-deref...
2020-09-15 Dylan DPCRollup merge of #75146 - tmiasko:range-overflow, r...
2020-09-15 Dylan DPCRollup merge of #73955 - hellow554:unsafe_process,...
2020-09-15 borsAuto merge of #76755 - pietroalbini:gha-macos, r=Mark...
2020-09-15 Matthias Krügerdon't lazily evaulate some trivial values for Option...
2020-09-15 borsAuto merge of #73595 - SNCPlay42:lifetime-after-mut...
2020-09-15 Matthias Krügerfix a couple of stylistic clippy warnings
2020-09-15 borsAuto merge of #75148 - joechrisellis:master, r=Amanieu
2020-09-15 SNCPlay42improve diagnostics for lifetime after `&mut`
2020-09-15 borsAuto merge of #76311 - lzutao:split_core-slice, r=lcnr
2020-09-15 borsAuto merge of #76171 - estebank:turbofish-the-revenge...
2020-09-15 Hameer AbbasiRemove redundant `&format!`.
2020-09-15 Hameer AbbasiThis commit introduces the following changes:
2020-09-15 borsAuto merge of #76684 - jyn514:refactor-intra-links...
2020-09-15 borsAuto merge of #76682 - richkadel:vec-take, r=Mark-Simul...
2020-09-15 borsAuto merge of #74532 - fusion-engineering-forks:atomic...
2020-09-15 Alistair Francislibrustc_target: Address comments
2020-09-15 Alistair Francislibrustc_target: Initial support for riscv32gc_unknown_...
2020-09-15 borsAuto merge of #76612 - estebank:pat-missing-fields...
2020-09-14 borsAuto merge of #76541 - matthiaskrgr:unstable_sort,...
2020-09-14 iximeowclean up comment text a bit
2020-09-14 borsAuto merge of #75608 - estebank:suggest-boxed-match...
2020-09-14 Esteban KüberFix rebase and add comments
2020-09-14 Esteban KüberDetect turbofish with multiple type params missing...
2020-09-14 borsAuto merge of #76278 - jethrogb:jb/sgx-rwlock-init...
2020-09-14 CamelidFix diagram for `DebruijnIndex`
2020-09-14 CamelidMinor improvements to `mir::Constant` docs
2020-09-14 CamelidUse intra-doc links for `DelaySpanBugEmitted`
2020-09-14 borsAuto merge of #75740 - GuillaumeGomez:stabilize-doc...
2020-09-14 Guillaume GomezStabilize doc_alias feature
2020-09-14 borsAuto merge of #76571 - lzutao:rustdoc-private-traits...
2020-09-14 Bastian Kauschkeimprove const infer err
2020-09-14 Bastian Kauschkeshrink const infer error
2020-09-14 borsAuto merge of #76549 - ehuss:lints-comments, r=wesleywiser
2020-09-14 iximeowfix syntax error in suggesting generic constraint in...
2020-09-14 borsAuto merge of #76195 - lcnr:const-Self, r=varkor
2020-09-14 borsAuto merge of #76123 - tmiasko:inline-args-storage...
2020-09-14 Wesley WiserIntroduce a PartitioningCx struct
2020-09-14 borsAuto merge of #76656 - jonas-schievink:fewer-unstable...
2020-09-13 borsAuto merge of #76678 - jonas-schievink:rollup-vzl9yhx...
2020-09-13 Bastian Kauschkereview, improve note span
2020-09-13 Bastian Kauschkeallow concrete self types in consts
2020-09-13 Jonas SchievinkRollup merge of #76677 - RalfJung:stable-pointers,...
2020-09-13 Jonas SchievinkRollup merge of #76668 - pickfire:patch-9, r=jonas...
2020-09-13 Jonas SchievinkRollup merge of #76667 - matklad:patch-llvm, r=Mark...
2020-09-13 Jonas SchievinkRollup merge of #76665 - RalfJung:slice-from-raw, r...
2020-09-13 Jonas SchievinkRollup merge of #76663 - pickfire:patch-7, r=jonas...
next