]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-25 Dylan DPCRollup merge of #72061 - lcnr:const-inference-test...
2020-05-25 borsAuto merge of #72575 - Dylan-DPC:rollup-zo679hv, r...
2020-05-25 Dylan DPCRollup merge of #72567 - GuillaumeGomez:cleanup-e0608...
2020-05-25 Dylan DPCRollup merge of #72560 - JohnTitor:glacier, r=Mark...
2020-05-25 Dylan DPCRollup merge of #72308 - Aaron1011:fix/hygiene-error...
2020-05-25 Dylan DPCRollup merge of #72153 - lcnr:exhaustively-match, r...
2020-05-25 borsAuto merge of #72354 - tamird:remove-copyright, r=Mark...
2020-05-25 Guillaume GomezClean up E0608 explanation
2020-05-25 borsAuto merge of #72562 - RalfJung:rollup-2ngjgwi, r=RalfJung
2020-05-25 Ralf JungRollup merge of #72551 - alilleybrinker:document-debug...
2020-05-25 Ralf JungRollup merge of #72544 - sexxi-goose:upvars_mentioned...
2020-05-25 Ralf JungRollup merge of #72537 - Amanieu:fix-asm-liveness,...
2020-05-25 Ralf JungRollup merge of #72525 - RalfJung:miri-cast-checks...
2020-05-25 Ralf JungRollup merge of #71940 - SimonSapin:nonnull-slice,...
2020-05-25 borsAuto merge of #72520 - jonas-schievink:cleanup-userty...
2020-05-25 Yuki OkushiEnable `glacier` command via triagebot
2020-05-25 borsAuto merge of #72472 - LeSeulArtichaut:sync-command...
2020-05-24 Andrew Lilley... First draft documenting Debug stability.
2020-05-24 borsAuto merge of #72287 - Aaron1011:feature/min-token...
2020-05-24 Aaron HillCollect tokens for `ast::Expr`
2020-05-24 borsAuto merge of #72539 - RalfJung:rollup-8yfidi8, r=RalfJung
2020-05-24 Aman Aroralibrustc_middle: Rename upvars query to upvars_mentioned
2020-05-24 Ralf Jungcomment nit
2020-05-24 Ralf Junguse helper method for determining size of int type
2020-05-24 Ralf JungRollup merge of #72535 - saschanaz:patch-1, r=jonas...
2020-05-24 Ralf JungRollup merge of #72532 - ratijas:dyn-trait-object-doc...
2020-05-24 Ralf JungRollup merge of #72530 - GuillaumeGomez:cleanup-e0602...
2020-05-24 Ralf JungRollup merge of #72527 - RalfJung:miri-clippy-test...
2020-05-24 Ralf JungRollup merge of #72402 - marmeladema:resolver-outputs...
2020-05-24 borsAuto merge of #72531 - RalfJung:miri-upd, r=RalfJung
2020-05-24 Amanieu d'AntrasFix InlineAsmOperand expresions being visited twice...
2020-05-24 Ralf Jungbump Miri
2020-05-24 Ralf JungFix unsizing casts
2020-05-24 Kagami Sascha... Use sort_unstable_by in its own docs
2020-05-24 ratijasUse `dyn` trait syntax in more comments and docs
2020-05-24 borsAuto merge of #72529 - RalfJung:rollup-ydthv90, r=RalfJung
2020-05-24 Guillaume GomezClean up E0602 explanation
2020-05-24 Ralf JungRollup merge of #72528 - emosenkis:patch-1, r=dtolnay
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 Eitan MosenkisFix typo in doc comment.
2020-05-24 borsAuto merge of #72524 - RalfJung:rollup-s9f1pcc, r=RalfJung
2020-05-24 Ralf Jungbootstrap: propagate test-args to miri and clippy test...
2020-05-24 Ralf JungMiri casts: do not blindly rely on dest type
2020-05-24 Ralf JungRollup merge of #72517 - lcnr:refactor-winnowing, r...
2020-05-24 Ralf JungRollup merge of #72388 - Aaron1011:fix/deep-tokenstream...
2020-05-24 borsAuto merge of #72362 - matthewjasper:remove-rescope...
2020-05-24 Jonas SchievinkClear MIR local type annotations after borrowck
2020-05-24 borsAuto merge of #72516 - Dylan-DPC:rollup-cc4w96z, r...
2020-05-23 Ralf Jungmake some cast helpers infallible
2020-05-23 Bastian Kauschkesmall select cleanup
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 Aaron HillFix rebase fallout
2020-05-22 Aaron HillAdd test for macro_rules! invoking a proc-macro with...
2020-05-22 Aaron HillRecursively expand nonterminals
2020-05-22 Aaron HillMove functions to librustc_parse
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
next