]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #34807 - sanxiyn:dump-mir, r=nagisa
[rust.git] / src /
2016-07-18 Seo SanghyeonRollup merge of #34807 - sanxiyn:dump-mir, r=nagisa
2016-07-18 borsAuto merge of #34860 - jseyfried:encapsulate_hygiene...
2016-07-17 borsAuto merge of #34876 - frewsxcv:vec-as-mut-slice, r...
2016-07-17 Jeffrey SeyfriedRemove some unit tests and that are redundant with...
2016-07-17 Jeffrey SeyfriedRename `mtwt` to `hygiene`
2016-07-17 Jeffrey SeyfriedClean up and encapsulate `syntax::ext::mtwt`
2016-07-17 borsAuto merge of #34871 - petrochenkov:inherent, r=jseyfried
2016-07-17 borsAuto merge of #34829 - cgswords:tstream, r=nrc
2016-07-17 borsAuto merge of #34789 - jonathandturner:simplify_liberro...
2016-07-17 borsAuto merge of #34606 - mathstuf:llvm-with-ninja, r...
2016-07-17 Corey FarwellRemove unnecessary indexing and deref in `Vec::as_mut_s...
2016-07-17 borsAuto merge of #34852 - GuillaumeGomez:rollup, r=Guillau...
2016-07-16 Vadim PetrochenkovDo not resolve inherent static methods from other crate...
2016-07-16 borsAuto merge of #34846 - jonas-schievink:issue34839,...
2016-07-16 Alex CrichtonMerge pull request #34862 from TimNN/revert-34836-panic...
2016-07-16 Tim NeumannRevert "Refactored code to access TLS only in case...
2016-07-16 Alex CrichtonMerge pull request #34836 from cynicaldevil/panic-counter
2016-07-16 Guillaume GomezRollup merge of #34849 - tshepang:patch-2, r=apasel422
2016-07-16 Guillaume GomezRollup merge of #34848 - tshepang:patch-1, r=apasel422
2016-07-16 Guillaume GomezRollup merge of #34847 - baskerville:unwanted-tag,...
2016-07-16 Guillaume GomezRollup merge of #34838 - steveklabnik:gh33677, r=alexcr...
2016-07-16 Guillaume GomezRollup merge of #34837 - GuillaumeGomez:better_example...
2016-07-16 Guillaume GomezRollup merge of #34768 - alexcrichton:issue-audit,...
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-16 borsAuto merge of #34816 - jseyfried:fix_include_path,...
2016-07-16 Tshepang Lekhonkhobedoc: remove extraneous word
2016-07-16 Tshepang Lekhonkhobedoc: remove stray comma
2016-07-16 Bastien DejeanAdd missing inline code delimiters around Vec<T>
2016-07-16 Jonas SchievinkErase regions before computing type layout
2016-07-16 borsAuto merge of #34779 - infinity0:master, r=alexcrichton
2016-07-16 borsAuto merge of #34676 - aravind-pg:inner-attr, r=brson
2016-07-16 Aravind Gollakotasyntax: Better error message for inner attr following...
2016-07-15 cgswordsAdded tokenstream parser procedure
2016-07-15 Steve KlabnikFix up documentation around no_std
2016-07-15 Nikhil ShagrithayaRefactored code to access TLS only in case of panic
2016-07-15 Ximin Luorustbuild: If local-rust is the same as the current...
2016-07-15 Ximin Luomk: If local-rust is the same as the current version...
2016-07-15 Guillaume GomezImprove float number example
2016-07-15 borsAuto merge of #34570 - jseyfried:no_rename, r=nrc
2016-07-15 Jonathan TurnerRemove unused import
2016-07-15 Jonathan TurnerNudge travis by commenting a little
2016-07-15 borsAuto merge of #34819 - GuillaumeGomez:rollup, r=Guillau...
2016-07-15 Guillaume GomezRollup merge of #34818 - frewsxcv:vecdoc, r=GuillaumeGomez
2016-07-15 Guillaume GomezRollup merge of #34804 - GuillaumeGomez:fix_ret, r...
2016-07-15 Guillaume GomezRollup merge of #34799 - wuranbo:patch-3, r=steveklabnik
2016-07-15 Guillaume GomezRollup merge of #34794 - frewsxcv:exitstatus-success...
2016-07-15 Guillaume GomezRollup merge of #34777 - glandium:issue34697, r=Guillau...
2016-07-15 Guillaume GomezRollup merge of #34733 - izgzhen:alloc-arc-doc-improve...
2016-07-15 Guillaume GomezRollup merge of #34456 - tbu-:pr_ptr_null, r=aturon
2016-07-15 Jeffrey SeyfriedAdd labels hygiene test
2016-07-15 Jeffrey SeyfriedInclude the `MacroDefinition` rib in the label ribs.
2016-07-15 borsAuto merge of #34801 - TimNN:rustbuild-doc-fixes, r...
2016-07-15 Corey FarwellMention where `std::vec` structs originate from.
2016-07-15 borsAuto merge of #34599 - cuviper:unicode-9.0, r=alexcrichton
2016-07-14 borsAuto merge of #34797 - doomrobo:fix-import-trait-method...
2016-07-14 Jonathan TurnerFix up more tests that I missed
2016-07-14 borsAuto merge of #34824 - alexcrichton:fix-nightlies,...
2016-07-14 Alex Crichtontest: Remove NOTE assertions from trace_macros-gate
2016-07-14 Jonathan TurnerRemove more unused imports
2016-07-14 Jonathan TurnerAdd unicode test to ui tests
2016-07-14 Jonathan TurnerRemove unused imports
2016-07-14 borsAuto merge of #34783 - Dridi:cdylib_usage, r=alexcrichton
2016-07-14 Jonathan TurnerAdd back in import needed for codemap tests
2016-07-14 Jonathan TurnerTeach EmitterWriter about the dangers of quasi-quoting
2016-07-14 Jonathan TurnerAdd fix for tabs. Move error unit tests->ui tests
2016-07-14 Jonathan TurnerAdd in styled_buffer.rs and remove some unused code
2016-07-14 Jonathan TurnerFix up some tidy-unfriendly spacing
2016-07-14 Jonathan TurnerDCE and fixing some internal tests
2016-07-14 Jonathan TurnerFix a couple UI test failures
2016-07-14 Jonathan TurnerAdd back in old school mode
2016-07-14 Jonathan TurnerImplement latest rfc style using simpler rendering
2016-07-14 Jonathan TurnerRemove CoreEmitter and focus on Emitter
2016-07-14 Jonathan TurnerRename emit_struct->emit
2016-07-14 Jonathan TurnerRemove emit from emitter, leaving emit_struct
2016-07-14 Jonathan TurnerRemove BasicEmitter
2016-07-14 Jeffrey SeyfriedAdd regression test
2016-07-14 Jeffrey SeyfriedMake `ext::base::expr_to_string` work correctly with...
2016-07-14 borsAuto merge of #33907 - strake:decode_utf8, r=alexcrichton
2016-07-14 borsAuto merge of #34805 - michaelwoerister:stable-bounds...
2016-07-14 borsAuto merge of #34776 - cuviper:solaris-readdir, r=alexc...
2016-07-14 M Farkas-Dyckadd core::char::DecodeUtf8
2016-07-14 Jeffrey SeyfriedRemove irrelevant tests
2016-07-14 Jeffrey SeyfriedImplement `macro_rules!` placeholders and the macro...
2016-07-14 Jeffrey SeyfriedInstead of renaming, treat differently marked identifie...
2016-07-14 Jeffrey SeyfriedRemove `IllegalCtxt`
2016-07-14 Jeffrey SeyfriedMove node id assigning into `resolve`
2016-07-13 borsAuto merge of #34684 - oli-obk:eval_rustdoc_array_len...
2016-07-13 Seo SanghyeonRemove extra newlines in MIR dump
2016-07-13 borsAuto merge of #33642 - xen0n:ergonomic-format-macro...
2016-07-13 Wang Xueruisyntax_ext: format: better code documentation
2016-07-13 Wang Xueruiformat: add tests for ergonomic format_args!
2016-07-13 Wang Xueruisyntax_ext: format: de-duplicate argument objects
2016-07-13 Wang Xueruisyntax_ext: format: process counts uniquely and separately
2016-07-13 Wang Xueruisyntax_ext: format: allow multiple formats for one...
2016-07-13 Wang Xueruisyntax_ext: format: rename variants of ArgumentType...
2016-07-13 Wang Xueruisyntax_ext: format: resolve named arguments early
2016-07-13 Wang Xueruisyntax_ext: format: separate verification and translati...
2016-07-13 Wang Xueruiformat: remove all implicit ref handling outside of...
2016-07-13 Wang Xueruilibfmt_macros: resolve all implicit refs while parsing
2016-07-13 borsAuto merge of #34772 - jseyfried:cleanup_interner,...
next