]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-24 Ralf JungRollup merge of #72393 - Aaron1011:feature/rewrite...
2020-05-24 Ralf JungRollup merge of #72284 - Aaron1011:feature/inline-macro...
2020-05-24 borsAuto merge of #72362 - matthewjasper:remove-rescope...
2020-05-24 borsAuto merge of #72516 - Dylan-DPC:rollup-cc4w96z, r...
2020-05-23 Dylan DPCRollup merge of #72502 - RalfJung:generator-discr-ty...
2020-05-23 Dylan DPCRollup merge of #72489 - nbdd0121:issue-72487, r=Amanieu
2020-05-23 Dylan DPCRollup merge of #72400 - Aaron1011:fix/asm-incr-ice...
2020-05-23 Dylan DPCRollup merge of #72092 - workingjubilee:patch-2, r...
2020-05-23 Dylan DPCRollup merge of #71618 - ecstatic-morse:issue-71394...
2020-05-23 borsAuto merge of #72474 - mati865:ci-fix, r=pietroalbini
2020-05-23 Aaron HillAdd missing ASM arena declaration to librustc_middle
2020-05-23 borsAuto merge of #72504 - Dylan-DPC:rollup-6wi1ifz, r...
2020-05-23 Dylan DPCRollup merge of #72496 - shepmaster:typo, r=Dylan-DPC
2020-05-23 Dylan DPCRollup merge of #72492 - JohnTitor:add-tests, r=matthew...
2020-05-23 Dylan DPCRollup merge of #72446 - dtolnay:ord, r=petrochenkov
2020-05-23 Dylan DPCRollup merge of #72431 - RalfJung:ub-warning, r=shepmaster
2020-05-23 Dylan DPCRollup merge of #72292 - ldm0:derefsteps, r=estebank
2020-05-23 Ralf Jungbless mir-opt tests
2020-05-23 Ralf Jungfix discriminant type in generator transform
2020-05-23 Ralf Jungadd warning sign to UB examples
2020-05-23 Jake GouldingCorrect small typo: 'not' -> 'note'
2020-05-23 Yuki OkushiAdd test for #72455
2020-05-23 Yuki OkushiAdd test for #69415
2020-05-23 borsAuto merge of #72478 - Dylan-DPC:rollup-vval8du, r...
2020-05-23 Gary GuoFix ice-72487
2020-05-23 borsAuto merge of #72256 - ecstatic-morse:once-cell, r...
2020-05-22 Aaron HillRemove `macro_defs` map
2020-05-22 Dylan MacKenzieUse `mk_trait_obligation_with_new_self_ty` for new...
2020-05-22 Dylan MacKenzieBail out if `output_ty` has bound variables
2020-05-22 Dylan MacKenzieDocument invariants of `mk_trait_obligation_with_new_se...
2020-05-22 Dylan MacKenzieEnsure that `new_self_ty` has no escaping bound vars
2020-05-22 Dylan MacKenzieBless other example of #71394
2020-05-22 Dylan MacKenzieAdd regression test for #71394
2020-05-22 Dylan MacKenziePreserve substitutions when trying to prove trait oblig...
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 Dylan DPCRollup merge of #72461 - GuillaumeGomez:cleanup-e0600...
2020-05-22 Dylan DPCRollup merge of #72459 - yoshuawuyts:into-future, r...
2020-05-22 Dylan DPCRollup merge of #72453 - dtolnay:open, r=Mark-Simulacrum
2020-05-22 Dylan DPCRollup merge of #72395 - Elinvynia:highfive, r=Mark...
2020-05-22 Dylan DPCRollup merge of #72385 - spastorino:add-exclude-labels...
2020-05-22 Dylan DPCRollup merge of #72375 - GuillaumeGomez:cleanup-e0599...
2020-05-22 Dylan DPCRollup merge of #71289 - xliiv:70802-intra-self, r...
2020-05-22 Mateusz MikułaRevert MSYS2 CI workaround
2020-05-22 Matthew JasperDocument `collect_bounding_regions`
2020-05-22 Matthew JasperUpdate tests
2020-05-22 Matthew JasperRemove dead ScopeTree code
2020-05-22 Matthew JasperRemove unused error reporting code
2020-05-22 Matthew JasperRemove ReScope
2020-05-22 David TolnayReport error from opener in bootstrap
2020-05-22 Matthew JasperRemove the parts of regionck referencing ReScope
2020-05-22 Matthew JasperImprove the error when an opaque type captures ReEmtpty
2020-05-22 Matthew JasperCheck for upper bound universe errors more carefully
2020-05-22 borsAuto merge of #72464 - RalfJung:rollup-xhm7w7u, r=RalfJung
2020-05-22 ElinvyniaAllow rust-highfive to label issues it creates.
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 Tymoteusz JankowskiAllow using `Self::` in doc
2020-05-22 Guillaume GomezClean up E0590 explanation
2020-05-22 Guillaume GomezClean up E0600 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 Yoshua WuytsAdd core::future::IntoFuture
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 Aaron HillRewrite `Parser::collect_tokens`
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 Donough LiuReplace obligation construction with deref_steps()
2020-05-22 borsAuto merge of #72000 - cuviper:dist-llvm, r=Mark-Simulacrum
2020-05-22 David TolnayAdd flag to open docs: x.py doc --open
2020-05-22 borsAuto merge of #71956 - ecstatic-morse:remove-requires...
2020-05-22 David TolnayAdd test for proc_macro::LineColumn
2020-05-22 David TolnayImpl Ord for proc_macro::LineColumn
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 Santiago PastorinoAdd some teams to prioritization exclude_labels
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...
next