]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-23 Yuki OkushiAdd test for #72455
2020-05-23 Yuki OkushiAdd test for #69415
2020-05-23 borsAuto merge of #72256 - ecstatic-morse:once-cell, r...
2020-05-22 Dylan MacKenzieSwitch to non-doc comment
2020-05-22 Dylan MacKenzieUse `OnceCell` for predecessor cache
2020-05-22 Dylan MacKenzieUse `OnceCell` instead of `Once`
2020-05-22 Dylan MacKenzieReplace `rustc_data_structures::sync::Once` with `OnceCell`
2020-05-22 borsAuto merge of #72464 - RalfJung:rollup-xhm7w7u, r=RalfJung
2020-05-22 Ralf JungRollup merge of #72435 - petrochenkov:cratetypesopt...
2020-05-22 Ralf JungRollup merge of #72399 - Lucretiel:ipv4-display-fast...
2020-05-22 Ralf JungRollup merge of #72376 - wesleywiser:record_cgu_name...
2020-05-22 Ralf JungRollup merge of #72345 - GuillaumeGomez:cleanup-e0593...
2020-05-22 Ralf JungRollup merge of #72235 - GuillaumeGomez:cleanup-E0590...
2020-05-22 Ralf JungRollup merge of #72123 - jsgf:stabilize-arg0, r=sfackler
2020-05-22 Ralf JungRollup merge of #71829 - kper:issue71136, r=matthewjasper
2020-05-22 Guillaume GomezClean up E0590 explanation
2020-05-22 borsAuto merge of #72460 - RalfJung:rollup-28fs06y, r=RalfJung
2020-05-22 Ralf JungRollup merge of #72325 - alexcrichton:ignore-linker...
2020-05-22 Ralf JungRollup merge of #72306 - Aaron1011:feature/turbo-spacin...
2020-05-22 Ralf JungRollup merge of #72161 - nbdd0121:master, r=cuviper
2020-05-22 Ralf JungRollup merge of #71610 - divergentdave:InvalidUndefByte...
2020-05-22 Kevin PerUsing `!span.from_expansion()` instead of snippets
2020-05-22 borsAuto merge of #72458 - RalfJung:rollup-g1w1vws, r=RalfJung
2020-05-22 Ralf JungRollup merge of #72438 - vertexclique:vcq/aarch64-tme...
2020-05-22 Ralf JungRollup merge of #72309 - petrochenkov:linkunspec, r...
2020-05-22 Ralf JungRollup merge of #72304 - petrochenkov:sgxunwind, r...
2020-05-22 Ralf JungRollup merge of #72133 - bdbai:master, r=joshtriplett
2020-05-22 Ralf JungRollup merge of #72125 - tshepang:broken-link, r=nikoma...
2020-05-22 Ralf JungRollup merge of #71607 - RalfJung:pin-drop-panic, r...
2020-05-22 borsAuto merge of #72000 - cuviper:dist-llvm, r=Mark-Simulacrum
2020-05-22 borsAuto merge of #71956 - ecstatic-morse:remove-requires...
2020-05-21 borsAuto merge of #72433 - RalfJung:rollup-srft8nx, r=RalfJung
2020-05-21 Mahmut BulutEnable ARM TME (Transactional Memory Extensions)
2020-05-21 Ralf JungRollup merge of #72425 - RalfJung:discr-sign-ext, r...
2020-05-21 Ralf JungRollup merge of #72421 - GuillaumeGomez:fix-impl-hover...
2020-05-21 Ralf JungRollup merge of #72382 - tmiasko:config-toml-debug...
2020-05-21 Ralf JungRollup merge of #72350 - danielhenrymantilla:doc_warn_a...
2020-05-21 Ralf JungRollup merge of #72347 - xliiv:72340-impl-for-default...
2020-05-21 Ralf JungRollup merge of #72149 - estebank:icemation, r=eddyb
2020-05-21 Ralf JungRollup merge of #72055 - lcnr:predicate-kind, r=nikomat...
2020-05-21 Vadim Petrochenkovrustllvm: Fix warnings about unused function parameters
2020-05-21 borsAuto merge of #71930 - Nadrieril:exhaustiveness-remove...
2020-05-21 Ralf JungTypo
2020-05-21 Daniel Henry... Improve documentation of `slice::from_raw_parts`
2020-05-21 borsAuto merge of #71718 - NeoRaider:ffi_const_pure, r...
2020-05-21 Ralf Jungfix discriminant sign extension
2020-05-21 borsAuto merge of #72422 - RalfJung:rollup-u81z4mw, r=RalfJung
2020-05-21 Ralf JungRollup merge of #72397 - petrochenkov:tiny, r=Amanieu
2020-05-21 Ralf JungRollup merge of #72371 - Elrendio:char_documentation...
2020-05-21 Ralf JungRollup merge of #72365 - marmeladema:remove-node_to_hir...
2020-05-21 Ralf JungRollup merge of #72296 - ChrisDenton:msvc-link-check...
2020-05-21 Ralf JungRollup merge of #72272 - GuillaumeGomez:fix-back-on...
2020-05-21 Ralf JungRollup merge of #72111 - petrochenkov:docstrip, r=ehuss
2020-05-21 Ralf JungRollup merge of #71854 - eduardosm:assoc-char-funcs...
2020-05-21 Guillaume GomezFix anchor display when hovering impl
2020-05-21 borsAuto merge of #72205 - ecstatic-morse:nrvo, r=oli-obk
2020-05-21 Dylan MacKenzieBail out if new return place has different type than old
2020-05-21 borsAuto merge of #70705 - lcnr:generic_discriminant, r...
2020-05-21 Gary GuoComment flock usage on Linux
2020-05-20 Josh StoneMove the target libLLVM to llvm-tools-preview
2020-05-20 borsAuto merge of #67759 - nikic:llvm-10, r=Mark-Simulacrum
2020-05-20 Nathan WestAdd fast-path optimization for Ipv4Addr::fmt
2020-05-20 Vadim Petrochenkovllvm: Expose tiny code model to users
2020-05-20 Aaron HillFix tests
2020-05-20 borsAuto merge of #72378 - Dylan-DPC:rollup-m87bp2d, r...
2020-05-20 Vadim PetrochenkovEliminate some `Option<NativeLibKind>`s
2020-05-20 Vadim PetrochenkovFactor out `NativeLibKind::Dylib` from `NativeLibKind...
2020-05-20 Vadim PetrochenkovRename some types describing native libraries
2020-05-20 Vadim Petrochenkovrustc_target: Avoid an inappropriate use of `post_link_...
2020-05-20 Nikita PopovSet CMAKE_CXX_STANDARD when compiling LLD
2020-05-20 Nikita PopovUpdate LLVM submodule
2020-05-20 borsAuto merge of #72384 - mati865:ci-fix, r=pietroalbini
2020-05-20 Mateusz MikułaWorkaround MSYS2/chocolatey issue again
2020-05-20 Tomasz MiąskoShow default values for debug-assertions & debug-assert...
2020-05-20 Chris DentonSuggest installing VS Build Tools in more situations
2020-05-20 Bastian Kauschkeptr eq for `Predicate`
2020-05-20 Bastian Kauschkechange `Predicate::kind` to return a reference
2020-05-20 Bastian Kauschkeintern `PredicateKind`
2020-05-20 Bastian Kauschkeintroduce newtype'd `Predicate<'tcx>`
2020-05-20 Niko Matsakismake `to_predicate` take a `tcx` argument
2020-05-20 Bastian Kauschkerename `Predicate` to `PredicateKind`, introduce alias
2020-05-20 Dylan DPCRollup merge of #72366 - nnethercote:tiny-vecs-are...
2020-05-20 Dylan DPCRollup merge of #72364 - jsgf:remove-unused-deps, r...
2020-05-20 Dylan DPCRollup merge of #72361 - golddranks:split_inclusive_add...
2020-05-20 Dylan DPCRollup merge of #72275 - marmeladema:fix-issue-71104...
2020-05-20 Dylan DPCRollup merge of #72139 - nnethercote:standalone-fold...
2020-05-20 Dylan DPCRollup merge of #71863 - mibac138:self-import, r=estebank
2020-05-20 Wesley Wiser[self-profling] Record the cgu name when doing codegen...
2020-05-20 ElrendioFIX - Char documentation for unexperienced users
2020-05-20 borsAuto merge of #71923 - csmoe:issue-70818, r=tmandry
2020-05-20 borsAuto merge of #71769 - petrochenkov:crto, r=cuviper
2020-05-20 borsAuto merge of #72339 - ehuss:update-cargo, r=ehuss
2020-05-20 Gary GuoUse fcntl-based file lock for non-Linux unix
2020-05-20 Dylan MacKenzieDocument why we don't look at storage liveness
2020-05-20 Dylan MacKenzieDocument assumptions made in generator transform for...
2020-05-20 Dylan MacKenzieLook for storage conflicts before terminator effect
2020-05-20 Dylan MacKenzieAdd comment for strange conditional
2020-05-20 Dylan MacKenzieAdd comment explaining the extra `record_conflicts`
2020-05-20 Dylan MacKenzieRemove `MaybeRequiresStorage`
2020-05-20 Dylan MacKenzieUpdate tests with new generator sizes
next