]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-09-20 Eduard Burtescurustc_metadata: remove redundant lifetimes from astenco...
2016-09-20 Eduard Burtescurbml: move the tagged encoder/decoder to librustc_metadata.
2016-09-20 Eduard Burtescuserialize: extend with specialization-based encoding...
2016-09-20 Nick PlattMinor correction in `sort_by_key` doc comment
2016-09-20 borsAuto merge of #36388 - pcwalton:copy-propagation, r...
2016-09-20 Felix S. Klock IIWorkaround #34427 by using memset of 0 on ARM to set...
2016-09-20 Nicholas NethercoteLazily allocate TypedArena's first chunk.
2016-09-20 borsAuto merge of #36445 - infinity0:master, r=brson
2016-09-20 Patrick Waltonlibrustc: Implement def-use chains and trivial copy...
2016-09-20 borsAuto merge of #34942 - porglezomp:master, r=sfackler
2016-09-19 jacobpadkinsfixed the safety header/wording in option.rs
2016-09-19 borsAuto merge of #36102 - GuillaumeGomez:rustc_metadata_di...
2016-09-19 Jonathan TurnerAdd the ability to merge spans to codemap
2016-09-19 Patrick Waltonlibrustc: Add a new nop statement to the MIR.
2016-09-19 borsAuto merge of #36471 - nnethercote:rm-to_binop, r=sanxiyn
2016-09-19 Guillaume GomezReplace 'e.g.' by 'i.e.'
2016-09-19 borsAuto merge of #36545 - Cobrand:wild-print-fix, r=sfackler
2016-09-19 borsAuto merge of #36523 - Mark-Simulacrum:format-args...
2016-09-18 aclarryFix name of error test file
2016-09-18 borsAuto merge of #36487 - nrc:save-doc-urls, r=@eddyb
2016-09-18 Nick Cameronsave-analysis: better 'parent' info
2016-09-18 borsAuto merge of #36390 - frewsxcv:panic-set-hook, r=Guill...
2016-09-18 Corey FarwellAdd regression test for #9837.
2016-09-18 Eitan Adlerper timnn
2016-09-18 Corey FarwellAdd basic doc examples for `std::panic::{set_hook,...
2016-09-18 Guillaume GomezAdd missing Eq implementations
2016-09-18 borsAuto merge of #36555 - jseyfried:issue_36540, r=eddyb
2016-09-18 borsAuto merge of #36527 - nnethercote:last_token_kind...
2016-09-18 Eitan Adlerremove duplicate duplicate words
2016-09-18 Eitan Adlerinherit from object
2016-09-18 Eitan Adlerinvisible isn't a tag
2016-09-18 Eitan Adlerborder-color > border
2016-09-18 Eitan Adleradd missing semi-colon
2016-09-18 Eitan Adlerduplicate the
2016-09-18 Eitan Adlerremove useless semicolon from python
2016-09-18 Eitan Adlermodern style classes
2016-09-18 Eitan Adlermake functions static where possible
2016-09-18 Eitan AdlerRemove unused code
2016-09-18 Eitan Adlerprefer tuple to array
2016-09-18 Eitan Adlerpep8 prefers triple quoted with double quotes
2016-09-18 Eitan AdlerFix order of @import
2016-09-18 Eitan Adlersimplify python code
2016-09-18 Eitan AdlerBrowsers do not consistently handle non-integer values...
2016-09-18 borsAuto merge of #36502 - TimNN:correct-cancel, r=jseyfried
2016-09-18 borsAuto merge of #36504 - pcwalton:and-star, r=eddyb
2016-09-17 Jeffrey SeyfriedAdd regression test.
2016-09-17 Jeffrey SeyfriedEnsure that macro invocations are folded and visited...
2016-09-17 borsAuto merge of #36508 - nagisa:llvm-backport, r=eddyb
2016-09-17 Simonas KazlauskasUp the LLVM
2016-09-17 borsAuto merge of #36490 - bluss:zip-slightly-despecialized...
2016-09-17 borsAuto merge of #36485 - nnethercote:char_lit-2, r=nagisa
2016-09-17 borsAuto merge of #36482 - jseyfried:dont_load_unconfigured...
2016-09-17 borsAuto merge of #36468 - michaelwoerister:collect-vtable...
2016-09-16 CobrandRemove stray println! when invoking error E0316
2016-09-16 Mark-SimulacrumAdd links between format_args! macro and std::fmt:...
2016-09-16 borsAuto merge of #36444 - jseyfried:macro_rules_ext, r=nrc
2016-09-16 Mikhail Modinfix top level attr spans
2016-09-16 borsAuto merge of #36536 - jonathandturner:rollup, r=jonath...
2016-09-16 Patrick Waltonlibrustc_mir: Remove `&*x` when `x` has a reference...
2016-09-16 Jonathan TurnerRollup merge of #36521 - Mark-Simulacrum:documentation...
2016-09-16 Jonathan TurnerRollup merge of #36519 - Mark-Simulacrum:example-asmut...
2016-09-16 Jonathan TurnerRollup merge of #36509 - nagisa:rustbuild-py3, r=alexcr...
2016-09-16 Jonathan TurnerRollup merge of #36505 - nagisa:temp-stack-size, r...
2016-09-16 Jonathan TurnerRollup merge of #36484 - frewsxcv:patch-33, r=eddyb
2016-09-16 Jonathan TurnerRollup merge of #36480 - tshepang:stronger-pause, r...
2016-09-16 Jonathan TurnerRollup merge of #36424 - kmcallister:gh-29361-marker...
2016-09-16 Jonathan TurnerRollup merge of #36383 - GuillaumeGomez:e0049, r=jonath...
2016-09-16 borsAuto merge of #36353 - arielb1:union-drops, r=pnkfelix
2016-09-16 Ariel Ben-Yehudafix test fallout
2016-09-16 Ariel Ben-Yehudafix dynamic drop for unions
2016-09-16 Ariel Ben-Yehudaforbid moves out of slices
2016-09-16 Ariel Ben-Yehudagroundwork refactoring of `gather_moves`
2016-09-16 borsAuto merge of #36441 - alexcrichton:rustbuild-target...
2016-09-16 borsAuto merge of #36338 - estebank:primitive-shadow, r...
2016-09-16 Nicholas NethercoteOptimize the parser's last token handling.
2016-09-16 borsAuto merge of #36213 - josephDunne:dist_version, r...
2016-09-16 Esteban KüberSpecify when type parameter shadows primitive type
2016-09-16 Michael WoeristerAdapt codegen-unit test cases to new behaviour
2016-09-16 Mark-SimulacrumAdd example in AsMut trait documentation
2016-09-16 Michael Woeristertrans: Allow base::internalize_symbols() to internalize...
2016-09-16 borsAuto merge of #36439 - alexcrichton:fix-rustbuild,...
2016-09-15 Nicholas NethercoteOverhaul char_lit().
2016-09-15 Simonas KazlauskasTry to support py3 with rustbuild better
2016-09-15 Jeffrey SeyfriedRemove irrelevant test.
2016-09-15 Jeffrey SeyfriedRemove `MacroRulesTT`.
2016-09-15 Jeffrey SeyfriedAllow `IdentMacroExpander::expand` to access the ident...
2016-09-15 Jeffrey SeyfriedMove fields `single_step` and `keep_macs` from `MacroEx...
2016-09-15 Simonas KazlauskasDefault RUST_MIN_STACK to 16MiB for now
2016-09-15 borsAuto merge of #36393 - petrochenkov:ancient, r=eddyb
2016-09-15 Tim Neumanncorrectly cancel some errors
2016-09-15 Keegan McAllisterTweak std::marker docs
2016-09-15 Michael WoeristerAdapt run-make/sep-comp-inlining test case to new behaviour
2016-09-15 orbeaThis installs documentation not man pages
2016-09-15 Jonathan TurnerFix wording for out-of-crate macro error
2016-09-15 borsAuto merge of #35992 - SimonSapin:rc-arc-ptr-eq, r...
2016-09-15 Simon SapinAdd std::ptr::eq, for referential equality of &T refere...
2016-09-15 Simon SapinAdd `pub fn ptr_eq(this: &Self, other: &Self) -> bool...
2016-09-15 Michael Woeristertrans: Only translate #[inline] functions if they are...
2016-09-15 borsAuto merge of #36491 - Manishearth:rollup, r=Manishearth
2016-09-15 Manish GoregaokarRollup merge of #36463 - eugene-bulkin:duration-checked...
next