]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-21 Niko Matsakisalso fix the Fixed code
2018-03-21 Niko MatsakisWIP do not use in-band lifetimes
2018-03-21 Niko MatsakisWIP tweak example to include feature gate
2018-03-21 Niko MatsakisWIP fix mir-opt-end-region-8
2018-03-21 Niko Matsakiswork around fallout from these changes in rustc
2018-03-21 Niko Matsakisuse subtyping when we create a closure instead of for...
2018-03-21 Niko Matsakisreport an error if we see an unexpected lifetime in...
2018-03-20 Niko Matsakisrewrite to use a custom folder
2018-03-20 borsAuto merge of #49190 - kennytm:rollup, r=kennytm
2018-03-20 borsAuto merge of #48516 - petrochenkov:stabsl, r=nikomatsakis
2018-03-20 kennytmRollup merge of #49184 - bdrewery:update-beta-freebsd...
2018-03-20 kennytmRollup merge of #49176 - matthiaskrgr:config_example_rm...
2018-03-20 kennytmRollup merge of #49166 - dileepbapat:pr-49133, r=nikoma...
2018-03-20 kennytmRollup merge of #49161 - rust-lang:SimonSapin-patch...
2018-03-20 kennytmRollup merge of #49157 - estebank:const-into, r=oli-obk
2018-03-20 kennytmRollup merge of #49152 - GuillaumeGomez:rustdoc-event...
2018-03-19 Vadim PetrochenkovStabilize slice patterns without `..`
2018-03-19 kennytmRollup merge of #49139 - sfackler:bufreader-buffer...
2018-03-19 kennytmRollup merge of #49125 - NovemberZulu:master, r=alexcri...
2018-03-19 kennytmRollup merge of #49104 - csmoe:semicolon_error, r=petro...
2018-03-19 kennytmRollup merge of #49099 - glandium:master, r=sfackler
2018-03-19 kennytmRollup merge of #49096 - alanhdu:master, r=alexcrichton
2018-03-19 kennytmRollup merge of #49092 - mark-i-m:deptrack_readme,...
2018-03-19 kennytmRollup merge of #49004 - wesleywiser:incr_specializatio...
2018-03-19 kennytmRollup merge of #48902 - csmoe:refactor_BorrowckErrors_...
2018-03-19 kennytmRollup merge of #48834 - ysiraichi:suggest-remove-ref...
2018-03-19 kennytmRollup merge of #48810 - Phlosioneer:32463-impl-integer...
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-19 borsAuto merge of #49058 - withoutboats:pin, r=cramertj
2018-03-19 boatsOkay this is the right way.
2018-03-19 boatsComment out entire test.
2018-03-19 boatsIgnore properly.
2018-03-19 boatsComment out flakey test.
2018-03-19 Bryan DreweryUpdate beta to version with fixed FreeBSD support from...
2018-03-19 Esteban KüberDo not suggest `.into()` in `const`s
2018-03-19 Matthias Krügerconfig.toml.example: thinlto bootstrap was removed...
2018-03-19 Alan DuUpdate rustfmt to 0.4.1
2018-03-19 Dileep Bapat#49133 - Reworded the Error message: "`pub` not needed...
2018-03-19 Dileep Bapat#49133 - Reworded the Error message: "`pub` not needed...
2018-03-19 borsAuto merge of #49079 - oli-obk:cross_miri, r=michaelwoe...
2018-03-19 borsAuto merge of #49108 - SimonSapin:sip, r=TimNN
2018-03-19 Simon SapinDocs: fix incorrect copy-paste for new `X?` in formatti...
2018-03-19 PhlosioneerFix trailing whitespace
2018-03-19 PhlosioneerMake Wrapping::pow use wrapping_pow, add example
2018-03-19 PhlosioneerImpl Integer methods for Wrapping
2018-03-19 borsAuto merge of #49091 - nikomatsakis:issue-49043-ty...
2018-03-19 borsAuto merge of #48978 - SimonSapin:debug-hex, r=KodrAus
2018-03-19 borsAuto merge of #49095 - alexcrichton:debug-asmjs, r...
2018-03-18 Yukio SiraichiCleaned comments and extras s.
2018-03-18 Yukio SiraichiCodeMap functions refactored.
2018-03-18 Yukio SiraichiReview fixes.
2018-03-18 Yukio SiraichiReporting with `span_suggestion_short`.
2018-03-18 Yukio SiraichiRebased with master.
2018-03-18 Yukio SiraichiCreated multiple line test.
2018-03-18 Yukio SiraichiKeeping code formatting.
2018-03-18 Yukio SiraichiReview fixes.
2018-03-18 Yukio SiraichiNew test added.
2018-03-18 Yukio SiraichiTest added.
2018-03-18 Yukio SiraichiRefactored with high-order functions.
2018-03-18 boatsUpdate tracking issue.
2018-03-18 Steven FacklerAdd BufReader::buffer
2018-03-18 borsAuto merge of #49134 - oli-obk:clippy, r=kennytm
2018-03-18 Guillaume GomezFix events handling in rustdoc
2018-03-18 kennytmUpdate RLS.
2018-03-18 Oliver SchneiderUpdate clippy
2018-03-18 csmoeremove unneeded where clause
2018-03-18 Martin HoffmannFix formatting.
2018-03-18 borsAuto merge of #48986 - matklad:update-cargo, r=alexcrichton
2018-03-18 borsAuto merge of #48985 - scalexm:lowering, r=nikomatsakis
2018-03-18 borsAuto merge of #48917 - petrochenkov:import, r=oli-obk
2018-03-18 Maxim Nazarenkorustbuild: Ship libsynchronization
2018-03-17 borsAuto merge of #48842 - petrochenkov:under, r=nikomatsakis
2018-03-17 Vadim PetrochenkovAdd some docs + Fix rebase
2018-03-17 Vadim PetrochenkovCleanup import parsing
2018-03-17 Vadim PetrochenkovRename `Span::empty` to `Span::shrink_to_lo`, add ...
2018-03-17 Vadim PetrochenkovAST: Keep distinction between `path` and `::path` in...
2018-03-17 Vadim PetrochenkovAST: Make renames in imports closer to the source
2018-03-17 Vadim PetrochenkovAST/HIR: Clarify what the optional name in extern crate...
2018-03-17 Vadim PetrochenkovReject `_` in `ident` matcher
2018-03-17 Vadim Petrochenkovsyntax: Make `_` an identifier
2018-03-17 Yukio SiraichiAdd span_suggestion while removing TyRefs based on...
2018-03-17 borsAuto merge of #48936 - Zoxc:cstore, r=michaelwoerister
2018-03-17 csmoeimprove attribute trailing semicolon error
2018-03-17 Martin HoffmannRewrite the documentation for BorrowMut.
2018-03-17 Martin HoffmannBring back the phrase 'borrowing as' for what Borrow...
2018-03-17 Simon SapinMark deprecated unstable SipHasher13 as a doc-hidden...
2018-03-17 borsAuto merge of #49106 - kennytm:rollup, r=kennytm
2018-03-17 Simon SapinMake the deprecated unstable SipHasher24 type private.
2018-03-17 kennytmRollup merge of #49083 - oli-obk:mopsgeschwindigkeit...
2018-03-17 kennytmRollup merge of #49082 - SimonSapin:mu, r=alexcrichton
2018-03-17 kennytmRollup merge of #49077 - sinkuu:macro_use_typo, r=estebank
2018-03-17 kennytmRollup merge of #49057 - Zoxc:fast-submodules, r=alexcr...
2018-03-17 kennytmRollup merge of #49055 - alexcrichton:ship-more-libs...
2018-03-17 kennytmRollup merge of #48983 - gnzlbg:red, r=alexcrichton
2018-03-17 kennytmRollup merge of #48960 - nikomatsakis:issue-48468-dyn...
2018-03-17 kennytmRollup merge of #48943 - comex:verbose, r=kennytm
2018-03-17 borsAuto merge of #48904 - Zoxc:code-and-file-maps, r=micha...
2018-03-17 Mike HommeyUse associated consts for GenericRadix base and prefix
2018-03-17 borsAuto merge of #49090 - QuietMisdreavus:test-rustdoc...
2018-03-17 borsAuto merge of #49088 - michaelwoerister:fix-49070,...
next