]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-06-03 borsAuto merge of #61331 - estebank:fn-arg-parse-recovery...
2019-06-03 borsAuto merge of #61361 - estebank:infer-type, r=varkor
2019-06-03 borsAuto merge of #61008 - GuillaumeGomez:fix-rustdoc-code...
2019-06-02 borsAuto merge of #61295 - RalfJung:miri, r=oli-obk
2019-06-02 Ralf Jungupdate miri
2019-06-02 borsAuto merge of #61278 - RalfJung:miri-tag-allocations...
2019-06-02 borsAuto merge of #61460 - Centril:rollup-8txhjx4, r=Centril
2019-06-02 Mazdak FarrokhzadRollup merge of #61458 - fabric-and-ink:doc-typo, r...
2019-06-02 Mazdak FarrokhzadRollup merge of #61451 - 0x1793d1:master, r=Centril
2019-06-02 Mazdak FarrokhzadRollup merge of #61441 - estebank:fn-call-in-match...
2019-06-02 Mazdak FarrokhzadRollup merge of #61438 - estebank:generics-span, r...
2019-06-02 Mazdak FarrokhzadRollup merge of #61423 - davidtwco:correct-symbol-mangl...
2019-06-02 Mazdak FarrokhzadRollup merge of #61380 - varkor:expected-usize-got...
2019-06-02 Fabian DrinckFix typo in AsRef doc
2019-06-02 borsAuto merge of #61276 - eddyb:kill-res-upvar, r=petrochenkov
2019-06-02 Ralf Jungupdate comments
2019-06-02 Ralf JungFIXME
2019-06-02 Ralf Jungfix indentation
2019-06-02 Ralf Jungturn comments into doc-comments
2019-06-02 Ralf Jungfix comments
2019-06-02 Ralf Jungno longer assume that there is a default tag: give...
2019-06-02 0x1793d1Fix missing semicolon in doc
2019-06-02 Ralf Jungcache tag for vtable; fn_alloc's don't have a stack...
2019-06-02 borsAuto merge of #61384 - varkor:fmin-fmax-llvm-opt, r...
2019-06-02 Esteban Küberreview comments: use param kind type to identify impl...
2019-06-02 borsAuto merge of #61299 - eddyb:nicer-llvm-builder, r...
2019-06-02 varkorAdd regression test for #61422
2019-06-02 varkorAdd error for pattern-matching on arrays without a...
2019-06-02 varkorUse `assert_usize` instead of `unwrap_usize` in several...
2019-06-02 varkorFix unwrapping usize issue with transparent MaybeUnit...
2019-06-01 Esteban KüberTweak wording when encountering `fn` call in pattern
2019-06-01 Esteban KüberAccount for cases where we can find the type arg name...
2019-06-01 Esteban Küberreview comment: tweak wording
2019-06-01 Esteban KüberExtend docstring
2019-06-01 borsAuto merge of #61436 - Manishearth:clippyup, r=Manishearth
2019-06-01 Esteban KüberExplain that `impl Trait` introduces an implicit type...
2019-06-01 Eduard-Mihai... rustc_codegen_llvm: replace `fn noname()` with `const...
2019-06-01 Eduard-Mihai... rustc_codegen_llvm: pretty up a few builder methods...
2019-06-01 Manish GoregaokarUpdate clippy
2019-06-01 Eduard-Mihai... rustc: collect upvars from HIR, instead of during name...
2019-06-01 Esteban KüberPoint at individual type arguments on arg count mismatch
2019-06-01 Eduard-Mihai... rustc_resolve: never push `ClosureRibKind` to `label_ribs`.
2019-06-01 Eduard-Mihai... rustc: remove Res::Upvar.
2019-06-01 Eduard-Mihai... rustc: remove `has_parent` from `hir::Upvar`.
2019-06-01 Eduard-Mihai... rustc: track the body owner in liveness.
2019-06-01 Eduard-Mihai... rustc: remove closure ID from Res::Upvar.
2019-06-01 Eduard-Mihai... rustc: track the body owner DefId in MC and EUV.
2019-06-01 Eduard-Mihai... rustc: use indexmap instead of a plain vector for upvars.
2019-06-01 borsAuto merge of #61350 - RalfJung:alloc, r=oli-obk
2019-06-01 Eduard-Mihai... rustc: remove the closure ID from hir::Upvar's parent...
2019-06-01 Eduard-Mihai... rustc: remove the index field from Res::Upvar.
2019-06-01 Eduard-Mihai... rustc: replace Res in hir::Upvar with only Local/Upvar...
2019-06-01 borsAuto merge of #61388 - Amanieu:hashbrown4, r=alexcrichton
2019-06-01 David Woodcodegen: change `$6d$` to `$u6d$`
2019-06-01 Amanieu d'AntrasBump hashbrown to 0.4.0
2019-06-01 borsAuto merge of #61418 - Centril:rollup-yvj33a1, r=Centril
2019-06-01 Esteban KüberMake generics always have a valid span
2019-06-01 Mazdak FarrokhzadRollup merge of #61403 - estebank:test-cleanup, r=petro...
2019-06-01 Mazdak FarrokhzadRollup merge of #61391 - wesleywiser:doc_comments_inter...
2019-06-01 Mazdak FarrokhzadRollup merge of #61389 - Zoxc:arena-cleanup, r=eddyb
2019-06-01 Mazdak FarrokhzadRollup merge of #61387 - JohnTitor:remove-unused, r...
2019-06-01 Mazdak FarrokhzadRollup merge of #61375 - varkor:panic-contains-string...
2019-06-01 Mazdak FarrokhzadRollup merge of #61364 - lzutao:stabilize-reverse_bits...
2019-06-01 Mazdak FarrokhzadRollup merge of #61263 - GuillaumeGomez:valid-html...
2019-06-01 Mazdak FarrokhzadRollup merge of #60729 - matthewjasper:leak-after-into...
2019-06-01 Esteban KüberTweak wording
2019-06-01 borsAuto merge of #60145 - little-dude:ip2, r=alexcrichton
2019-06-01 Esteban KüberOn type inference errors use the type argument name...
2019-06-01 Esteban KüberAlternative wording for inference failure
2019-06-01 Esteban KüberAdd more detail to type inference error
2019-06-01 borsAuto merge of #61394 - pietroalbini:rollup-lzugnb4...
2019-05-31 borsAuto merge of #61300 - indygreg:upgrade-cross-make...
2019-05-31 Esteban Küberfix tidy
2019-05-31 borsAuto merge of #57967 - eddyb:rmangle, r=michaelwoerister
2019-05-31 Eduard-Mihai... test: add a more complex symbol-name testcase.
2019-05-31 Eduard-Mihai... rustc_codegen_utils: remove symbol name dumping/checkin...
2019-05-31 Eduard-Mihai... rustc_codegen_utils: update mw's symbol mangler impleme...
2019-05-31 Eduard-Mihai... rustc_codegen_utils: add harness for dumping/checking...
2019-05-31 Eduard-Mihai... test: force `legacy` mangling for run-make-fulldeps...
2019-05-31 Eduard-Mihai... test: support both (`legacy` and `v0`) choices of mangling.
2019-05-31 Eduard-Mihai... rustc_codegen_utils: don't ignore `Ctor` path component...
2019-05-31 Eduard-Mihai... rustc_codegen_utils: add new mangling scheme implementa...
2019-05-31 Eduard-Mihai... rustc_codegen_utils: test demangler output, not just...
2019-05-31 Eduard-Mihai... Update rustc-demangle version.
2019-05-31 borsAuto merge of #61298 - matthiaskrgr:submodule_upd,...
2019-05-31 Pietro AlbiniRollup merge of #61382 - OptimisticPeach:patch-1, r...
2019-05-31 Pietro AlbiniRollup merge of #61374 - VirrageS:master, r=Centril
2019-05-31 Pietro AlbiniRollup merge of #61372 - mati865:books, r=Centril,Guill...
2019-05-31 Pietro AlbiniRollup merge of #61369 - Vallentin:patch-1, r=varkor
2019-05-31 Pietro AlbiniRollup merge of #61363 - lzutao:stabilize-iter_nth_back...
2019-05-31 Pietro AlbiniRollup merge of #61359 - GuillaumeGomez:fix-deref-doc...
2019-05-31 Pietro AlbiniRollup merge of #61344 - varkor:const-failed-to-life...
2019-05-31 Pietro AlbiniRollup merge of #61342 - memoryruins:ellipsis_inclusive...
2019-05-31 Pietro AlbiniRollup merge of #61319 - Centril:async-unsafe-fn-order...
2019-05-31 Pietro AlbiniRollup merge of #61304 - lzybkr:iwr_progress, r=alexcri...
2019-05-31 Pietro AlbiniRollup merge of #60897 - seanmonstar:patch-4, r=sfackler
2019-05-31 borsAuto merge of #60166 - oli-obk:type_name, r=eddyb
2019-05-31 Wesley WiserDoc comment fixes for `rustc::mir::interpret::InterpretCx`
2019-05-31 John Kåre AlsakerRemove GlobalArenas and use Arena instead
2019-05-31 Yuki OkushiRemove ty::BrFresh and new_bound
next