]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-05-19 borsAuto merge of #50763 - KyleStach1678:unused-loop-label...
2018-05-19 borsAuto merge of #50760 - petrochenkov:legimp, r=nikomatsakis
2018-05-19 borsAuto merge of #50874 - nikomatsakis:nll-reset-unificati...
2018-05-19 borsAuto merge of #50744 - nikic:mutable-noalias, r=alexcri...
2018-05-19 borsAuto merge of #50709 - alexcrichton:revert-musl, r...
2018-05-19 borsAuto merge of #50603 - eddyb:issue-49955, r=nikomatsakis
2018-05-18 Kyle StachowiczDefault `unused_labels` to allow, move to "unused"
2018-05-18 Kyle StachowiczRevert "Remove unused label in mir"
2018-05-18 Kyle StachowiczRevert "Allow `unused_labels` in some compile-fail...
2018-05-18 Kyle StachowiczAllow `unused_labels` in some compile-fail tests
2018-05-18 Kyle StachowiczRemove unused label in mir
2018-05-18 Kyle StachowiczAdd tests for new labeled blocks for `unused_labels`
2018-05-18 Kyle StachowiczReimplement unused_labels lint as a compiler builtin...
2018-05-18 Kyle StachowiczRevert "Add lint checks for unused loop labels"
2018-05-18 Kyle StachowiczFix formatting in unused label linting to make tidy...
2018-05-18 Kyle StachowiczFix ignored unused outer label when inner label shadows...
2018-05-18 Kyle StachowiczAdd test case for shadowed labels, with the inner broke...
2018-05-18 Kyle StachowiczRename `unused_loop_label` to `unused_label` and fix...
2018-05-18 Kyle StachowiczAdd additional test case to unused_label lint
2018-05-18 Kyle StachowiczRename test to `unused_label` and remove empty `stdout...
2018-05-18 Kyle StachowiczAdd lint checks for unused loop labels
2018-05-18 borsAuto merge of #50319 - nagisa:align_to, r=alexcrichton
2018-05-18 Niko Matsakisuse `reset_unifications` instead of creating new unific...
2018-05-18 borsAuto merge of #50697 - KiChjang:issue-50461, r=pnkfelix
2018-05-18 borsAuto merge of #50653 - oli-obk:bad_const, r=cramertj
2018-05-18 borsAuto merge of #50533 - GuillaumeGomez:rustdoc-prim...
2018-05-18 borsAuto merge of #50307 - petrochenkov:keyhyg2, r=nikomatsakis
2018-05-18 borsAuto merge of #50758 - varkor:stabilise-inclusive_range...
2018-05-18 borsAuto merge of #50848 - nrc:update, r=alexcrichton
2018-05-18 borsAuto merge of #50847 - Mark-Simulacrum:rollup, r=Mark...
2018-05-18 borsAuto merge of #50566 - nnethercote:bump, r=petrochenkov
2018-05-17 borsAuto merge of #50593 - nikomatsakis:nll-no-location...
2018-05-17 Vadim PetrochenkovFix rebase
2018-05-17 Nikita PopovEmit noalias on &mut parameters by default
2018-05-17 Nick CameronUpdate RLS and Rustfmt
2018-05-17 Simonas KazlauskasFix align_offset_stride1 & align_to_simple tests
2018-05-17 Simonas KazlauskasRemove the intrinsic for align_offset
2018-05-17 Vadim PetrochenkovRemove the `proc` keyword again
2018-05-17 Vadim PetrochenkovTurn some functions from `token.rs` into methods on...
2018-05-17 Vadim PetrochenkovPass crate editions to macro expansions, update tests
2018-05-17 Vadim PetrochenkovKeep crate edition in metadata
2018-05-17 Vadim PetrochenkovAdd tests
2018-05-17 Vadim PetrochenkovAdd two keywords specific to editions 2015 and 2018...
2018-05-17 Simonas KazlauskasImplement [T]::align_to
2018-05-17 Vadim PetrochenkovAdd edition to expansion info
2018-05-17 Vadim PetrochenkovMove definition of `Edition` from libsyntax to libsynta...
2018-05-17 varkorAdd doc comments mentioning unspecified behaviour upon...
2018-05-17 varkorStabilise into_inner
2018-05-17 varkorStabilise inclusive_range_methods
2018-05-17 Mark SimulacrumRollup merge of #50839 - glassresistor:master, r=stevek...
2018-05-17 Mark SimulacrumRollup merge of #50837 - steveklabnik:revert-49767...
2018-05-17 Mark SimulacrumRollup merge of #50818 - nnethercote:faster-normalize...
2018-05-17 Mark SimulacrumRollup merge of #50806 - oli-obk:gesundheit, r=ehuss
2018-05-17 Mark SimulacrumRollup merge of #50791 - bstrie:null, r=QuietMisdreavus
2018-05-17 Mark SimulacrumRollup merge of #50790 - bstrie:grammar, r=steveklabnik
2018-05-17 Mark SimulacrumRollup merge of #50649 - nnethercote:tweak-nearest_comm...
2018-05-17 Mark SimulacrumRollup merge of #50610 - estebank:fmt-str, r=Kimundi
2018-05-17 Mark SimulacrumRollup merge of #50553 - clarcharr:option_xor, r=sfackler
2018-05-17 Mark SimulacrumRollup merge of #50387 - phansch:remove_leftover_tab...
2018-05-17 Simonas KazlauskasChange align_offset to support different strides
2018-05-17 MikelaUpdate tutorial.md
2018-05-17 Keith YeungUse EverInit instead of MaybeInit to determine initiali...
2018-05-17 Alex CrichtonRevert "bootstrap.py: respect crt-static"
2018-05-17 Alex CrichtonRevert "musl: don't use the included startfiles with...
2018-05-17 Alex CrichtonRevert "bootstrap: pass crt-static for the compiler...
2018-05-17 Alex CrichtonRevert "musl: link crt{begin,end}.o from the system...
2018-05-17 Alex CrichtonRevert "Add a test for issue 36710."
2018-05-17 Alex CrichtonRevert "compiletest: escape CXX the same way as CC...
2018-05-17 steveklabnikRevert #49767
2018-05-17 MikelaMake sure people know the book is free oline
2018-05-17 borsAuto merge of #50629 - Mark-Simulacrum:stage-step,...
2018-05-17 Mark SimulacrumRemove MAKEFLAGS to prevent accidental inheritance
2018-05-17 Mark SimulacrumFix rustc binary metadata overwriting librustc metadata
2018-05-17 Mark SimulacrumRename rustdoc to use underscores
2018-05-17 Mark SimulacrumSwitch to 1.26 bootstrap compiler
2018-05-17 Oliver SchneiderUpdate docs and diagnostics
2018-05-17 borsAuto merge of #50615 - irinagpopa:rename-trans, r=nikom...
2018-05-17 Oliver Schneider`bless` also produces `.nll` files now
2018-05-17 Oliver SchneiderFix selftests
2018-05-17 Oliver SchneiderMake `bless` a flag instead of a subcommand
2018-05-17 Oliver SchneiderAdd `bless` x.py subcommand for easy ui test replacement
2018-05-17 Irina PopaRename trans to codegen everywhere.
2018-05-17 borsAuto merge of #50400 - ehuss:compiletest-revisions...
2018-05-17 Eric HussFix running multiple targets.
2018-05-17 Eric HussFix update-references for tests within subdirectories.
2018-05-17 Eric Husscompiletest: Run revisions as independent tests.
2018-05-17 Eric Husscompiletest: rustfmt
2018-05-17 borsAuto merge of #50665 - alexcrichton:fix-single-item...
2018-05-17 borsAuto merge of #50807 - kennytm:rollup, r=kennytm
2018-05-17 Nicholas NethercoteAvoid allocations in `opt_normalize_projection_type`.
2018-05-16 borsAuto merge of #50696 - ehuss:cargo-update, r=alexcrichton
2018-05-16 Nicholas NethercoteAvoid repeated HashMap lookups in `opt_normalize_projec...
2018-05-16 kennytmRollup merge of #50809 - kennytm:show-cargo-lock-diff...
2018-05-16 kennytmRollup merge of #50170 - burtonageo:more_cow_from,...
2018-05-16 kennytmRollup merge of #50808 - SimonSapin:nonzero, r=alexcrichton
2018-05-16 kennytmRollup merge of #50793 - jrlusby:master, r=petrochenkov
2018-05-16 kennytmRollup merge of #50797 - shamiao:patch-1, r=kennytm
2018-05-16 kennytmRollup merge of #50789 - cuviper:bootstrap-metadata...
2018-05-16 kennytmRollup merge of #50788 - varkor:missing-const-cast...
2018-05-16 kennytmRollup merge of #50787 - ehuss:fix-run-make-wasm, r...
next