]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-05-01 Mazdak FarrokhzadRollup merge of #60348 - agnxy:refactor-parser, r=petro...
2019-05-01 Mazdak FarrokhzadRollup merge of #59634 - DevQps:explain-E0704, r=estebank
2019-05-01 borsAuto merge of #60435 - Centril:rollup-aa5lmuw, r=Centril
2019-05-01 borsAuto merge of #60137 - eddyb:rustdoc-rm-def-ctor-hax...
2019-05-01 Andrew Xumove some functions from parser.rs to diagostics.rs
2019-05-01 ChristianAdded the E0704 error with a link to the Rust reference.
2019-05-01 borsAuto merge of #60195 - varkor:commontypes-to-common...
2019-05-01 Mazdak FarrokhzadRollup merge of #60417 - Centril:hir-exprkind-use-renam...
2019-05-01 Mazdak FarrokhzadRollup merge of #60404 - lo48576:borrow-mut-for-string...
2019-05-01 Mazdak FarrokhzadRollup merge of #60369 - TimDiekmann:dispatch-zst,...
2019-05-01 Mazdak FarrokhzadRollup merge of #60366 - lzutao:patch-1, r=pietroalbini
2019-05-01 Mazdak FarrokhzadRollup merge of #60330 - varkor:range-endpoint-overflow...
2019-05-01 Mazdak FarrokhzadRollup merge of #60327 - matthewjasper:handle-local...
2019-05-01 Mazdak FarrokhzadRollup merge of #60287 - Zoxc:the-arena-variances_of...
2019-05-01 borsAuto merge of #60280 - varkor:const-param-invariance...
2019-04-30 varkorRename is_range_literal to is_lit
2019-04-30 borsAuto merge of #60204 - jethrogb:jb/rtunwrap-debug-print...
2019-04-30 varkorPull out some functors for readability
2019-04-30 varkorRefactor is_range_literal
2019-04-30 varkorInclude signed integer types in the lint
2019-04-30 varkorPreserve literal suffixes
2019-04-30 varkorPlace types inside backticks
2019-04-30 varkorAdd a test for overflowing endpoints
2019-04-30 varkorSuggest using an inclusive range for an overflowing...
2019-04-30 varkorPull `is_range_literal` out into `lowering`
2019-04-30 borsAuto merge of #60262 - michaelwoerister:pgo-preinlining...
2019-04-30 Mazdak FarrokhzadRename hir::ExprKind::Use to ::DropTemps and improve...
2019-04-30 Michael WoeristerWork around missing tac command on macOS in PGO run...
2019-04-30 borsAuto merge of #60416 - Centril:rollup-bbyyz9x, r=Centril
2019-04-30 Mazdak FarrokhzadRollup merge of #60408 - gnzlbg:f16c2, r=Centril
2019-04-30 Mazdak FarrokhzadRollup merge of #60400 - JohnTitor:simplify-feature...
2019-04-30 Mazdak FarrokhzadRollup merge of #60399 - Manishearth:clippyup, r=Manish...
2019-04-30 Mazdak FarrokhzadRollup merge of #60382 - Manishearth:revert-code-font...
2019-04-30 Mazdak FarrokhzadRollup merge of #60362 - Centril:cleanup-declare-featur...
2019-04-30 Mazdak FarrokhzadRollup merge of #60354 - Centril:cleanup-declare-featur...
2019-04-30 Mazdak FarrokhzadRollup merge of #60344 - Aaron1011:fix/tower-hyper...
2019-04-30 Tim DiekmannOnly allow ZSTs with 1 byte alignment
2019-04-30 borsAuto merge of #60159 - estebank:type-mismatch-cast...
2019-04-30 gnzlbgAdd missing f16c_target_feature check to typeck collect
2019-04-30 Eduard-Mihai... rustdoc: refactor(?) synthetic impl building.
2019-04-30 Eduard-Mihai... rustdoc: remove def_ctor hack.
2019-04-30 YOSHIOKA TakumaImplement `BorrowMut<str>` for `String`
2019-04-30 Michael WoeristerAdd local LLD to the PATH for run-make-fulldeps tests.
2019-04-30 Yuki OKUSHIRemove functions to simplify
2019-04-30 Manish GoregaokarUpdate clippy
2019-04-30 borsAuto merge of #60389 - Centril:rollup-nefreyr, r=Centril
2019-04-30 Mazdak FarrokhzadRollup merge of #60380 - GuillaumeGomez:fix-line-number...
2019-04-30 Mazdak FarrokhzadRollup merge of #60276 - matthewjasper:cleanup-mir...
2019-04-30 Mazdak FarrokhzadRollup merge of #60238 - topecongiro:rustfmt-1.2.2...
2019-04-30 Mazdak FarrokhzadRollup merge of #59869 - jethrogb:jb/sgx-iovec, r=sfackler
2019-04-30 Mazdak FarrokhzadCleanup 'active' declare_features! with uniform style...
2019-04-30 Esteban KüberAccount for const fns to avoid incorrect suggestions
2019-04-29 Jethro BeekmanSGX target: implemented vectored I/O
2019-04-29 Jethro BeekmanSGX target: don't unwind on usercall index out of bounds
2019-04-29 borsAuto merge of #60006 - nnethercote:json-for-pipelining...
2019-04-29 Nicholas NethercoteIn JSON output, emit a directive after metadata is...
2019-04-29 Esteban KüberAdd test
2019-04-29 Esteban KüberSuggest try_into when possible
2019-04-29 Manish GoregaokarRevert "Update Source Code Pro fonts to version 2.030"
2019-04-29 Guillaume GomezFix line number display in source view
2019-04-29 borsAuto merge of #60377 - Centril:rollup-42fxe9u, r=Centril
2019-04-29 Mazdak FarrokhzadRollup merge of #60360 - rasendubi:const-labeled-break...
2019-04-29 Mazdak FarrokhzadRollup merge of #60359 - petrochenkov:imperruse, r...
2019-04-29 Mazdak FarrokhzadRollup merge of #60358 - nickolay:patch-1, r=GuillaumeGomez
2019-04-29 Mazdak FarrokhzadRollup merge of #60356 - JohnTitor:stabilize-as-mut...
2019-04-29 Mazdak FarrokhzadRollup merge of #60353 - JohnTitor:add-test, r=Centril
2019-04-29 Mazdak FarrokhzadRollup merge of #60334 - sfackler:stable-iovec, r=alexc...
2019-04-29 Mazdak FarrokhzadRollup merge of #60305 - ljedrz:remove_LoweredNodeId...
2019-04-29 Mazdak FarrokhzadRollup merge of #60256 - ethanboxx:master, r=alexcrichton
2019-04-29 Mazdak FarrokhzadRollup merge of #59946 - mernen:patch-2, r=ehuss
2019-04-29 borsAuto merge of #60355 - Manishearth:clippyup, r=centril
2019-04-29 Manish GoregaokarUpdate clippy
2019-04-29 borsAuto merge of #60039 - rasendubi:assert-trailing-junk...
2019-04-29 lzutaobuild-gcc: Create missing cc symlink
2019-04-29 Michael Woeristerbootstrap: Don't add LLVM's bin directory to the PATH...
2019-04-29 Michael Woeristercompiletest: Make LLVM's bin directory available to...
2019-04-29 Tim DiekmannSupport ZSTs in DispatchFromDyn
2019-04-29 ljedrzhir: remove LoweredNodeId
2019-04-29 borsAuto merge of #60364 - JohnTitor:stabilize-const-needs...
2019-04-29 borsAuto merge of #60338 - petrochenkov:notidy, r=varkor
2019-04-29 Yuki OKUSHIconst-stabilize std::mem::needs_drop
2019-04-29 borsAuto merge of #60182 - matklad:lexer-cleanup, r=petroch...
2019-04-28 borsAuto merge of #60317 - flip1995:internal_lints, r=oli-obk
2019-04-28 flip1995Remove unused TyCtxt argument from allow_two_phase_borr...
2019-04-28 Alexey ShmalkoAdd test case for labeled break in const assignment
2019-04-28 Nickolay PonomarevClarify the short explanation of E0207
2019-04-28 Vadim Petrochenkovresolve: Consider erroneous imports used to avoid dupli...
2019-04-28 flip1995Fix lint findings in librustdoc
2019-04-28 flip1995Fix lint findings in librustc_mir
2019-04-28 flip1995Fix lint findings in librustc_traits
2019-04-28 flip1995Fix lint findings in librustc_typeck
2019-04-28 flip1995Fix lint findings in librustc_metadata
2019-04-28 flip1995Fix lint findings in librustc
2019-04-28 flip1995Update *.stderr files
2019-04-28 flip1995Add tests
2019-04-28 flip1995Implement internal lints
2019-04-28 Yuki OKUSHIStabilize str::as_mut_ptr
2019-04-28 borsAuto merge of #60352 - Centril:const-incomplete-feature...
2019-04-28 Mazdak FarrokhzadCleanup declare_features! for 'accepted' with a uniform...
2019-04-28 Yuki OKUSHIAdd test
next