]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #33353 - timothy-mcroy:E0502, r=sanxiyn
[rust.git] / src /
2016-05-19 Manish GoregaokarRollup merge of #33353 - timothy-mcroy:E0502, r=sanxiyn
2016-05-19 borsAuto merge of #33694 - arielb1:fuzzy-on-unimplemented...
2016-05-19 borsAuto merge of #33688 - jonathandturner:fix_old_school...
2016-05-18 borsAuto merge of #33686 - GuillaumeGomez:error-code-tests...
2016-05-18 Ariel Ben-Yehudaaddress review comments
2016-05-18 Ariel Ben-Yehudaimplement fuzzy matching in on_unimplemented
2016-05-18 borsAuto merge of #33476 - nikomatsakis:incr-comp-xcrate...
2016-05-18 Niko Matsakisadd task for linking
2016-05-18 Niko Matsakisfix indentation of session/mod.rs
2016-05-18 Niko Matsakisadd debug info to dep_graph
2016-05-18 Niko Matsakisnit: cache crate-hash for next time
2016-05-18 Niko Matsakisnit: use format! instead of iterator
2016-05-18 Niko Matsakisbasic tests for cross-crate hashing
2016-05-18 Niko Matsakisload/save hashes of metadata
2016-05-18 Niko Matsakisallow retracing paths across crates
2016-05-18 Niko Matsakiscleanup dep-graph debugging code
2016-05-18 Niko Matsakischange svh to store a u64
2016-05-18 Niko Matsakispass revision and incr_comp directory to auxbuild
2016-05-18 Niko Matsakisalways encode variant fields
2016-05-18 Niko Matsakismake the filename computation take a cratenum
2016-05-18 Niko Matsakisidentify inputs of `MetaData(X)` nodes
2016-05-18 Niko Matsakisrename the dep-graph file to include crate ident
2016-05-18 Niko Matsakiswhen encoding, push MetaData(foo) task on stack
2016-05-18 Niko Matsakisadd a MetaData node and trigger reads from it
2016-05-18 Niko Matsakisignore dep-graph in resolve and lower_crate
2016-05-18 Niko Matsakisthread the DepGraph to session/crate-store
2016-05-18 Niko Matsakisremove the `Any` bound from `CrateStore`
2016-05-18 Niko Matsakisadd MetaData DepNode variant
2016-05-18 Jonathan TurnerFix tidy error
2016-05-18 borsAuto merge of #33710 - Manishearth:rollup, r=Manishearth
2016-05-18 ggomezAdd new error code tests
2016-05-18 Manish GoregaokarRollup merge of #33695 - nikomatsakis:spezializes-cache...
2016-05-18 Manish GoregaokarRollup merge of #33675 - apasel422:issue-33662, r=pnkfelix
2016-05-18 Manish GoregaokarRollup merge of #33673 - GuillaumeGomez:fix-selected...
2016-05-18 Manish GoregaokarRollup merge of #33666 - xen0n:no-more-nest-levels...
2016-05-18 Manish GoregaokarRollup merge of #33656 - GuillaumeGomez:lifetime_bound...
2016-05-18 borsAuto merge of #33654 - petrochenkov:hirident, r=nrc
2016-05-18 Timothy McRoyAdd descriptive error explanation for E0502
2016-05-18 borsAuto merge of #33137 - nikomatsakis:issue-32330-lbr...
2016-05-18 Niko Matsakisfix stale method names
2016-05-18 Niko Matsakiswarn for where/return-types that reference regions
2016-05-17 Niko Matsakisfix -Z treat-err-as-bug
2016-05-17 Niko Matsakisrefactor: use `select` inside of a probe
2016-05-17 borsAuto merge of #33665 - golddranks:thread-park-add-big...
2016-05-17 Niko Matsakisintroduce a specializes cache
2016-05-17 Jonathan TurnerFix for #33559
2016-05-17 borsAuto merge of #33682 - GuillaumeGomez:fix-error-explana...
2016-05-17 Guillaume GomezFix invalid enum declaration
2016-05-17 borsAuto merge of #33617 - sanmai-NL:gitignore_IntelliJ...
2016-05-17 Jonathan TurnerImprove a few errors and fix #33366
2016-05-17 Jonathan TurnerDe-emph minimized spans, add better debugging output
2016-05-17 Jonathan TurnerPrint secondary labels as notes in old skool mode
2016-05-17 borsAuto merge of #33651 - Nercury:update-i686-android...
2016-05-17 borsAuto merge of #33491 - arielb1:obligation-jungle, r...
2016-05-16 borsAuto merge of #33588 - nikomatsakis:compiletest-ui...
2016-05-16 Andrew PaseltinerAdd missing code fence to `diagnostics.rs`
2016-05-16 Niko Matsakispacify the mercilous tidy
2016-05-16 Guillaume GomezFix selected item background style
2016-05-16 Ariel Ben-Yehudachange on_unimplented logic
2016-05-16 Vadim PetrochenkovFix rebase
2016-05-16 Vadim Petrochenkovlowering: Rename identifiers only when necessary
2016-05-16 Vadim PetrochenkovRemove hir::Ident
2016-05-16 borsAuto merge of #33500 - Nercury:update-aarch64-android...
2016-05-16 borsAuto merge of #33429 - ranma42:fix-x87-parsing, r=alexc...
2016-05-16 borsAuto merge of #33663 - rphmeier:recover_rename, r=sfackler
2016-05-16 Andrea CancianiFix `asm!` blocks
2016-05-16 Andrea CancianiCleanup documentation
2016-05-16 borsAuto merge of #33331 - uasi:diag-e0038-typo, r=Guillaum...
2016-05-16 borsAuto merge of #33640 - lucab:to-upstream/tcp-stress...
2016-05-16 Wang Xueruisyntax_ext: format: remove reference to methods in...
2016-05-16 Wang Xueruisyntax_ext: format: nest_level's are no more
2016-05-16 borsAuto merge of #33505 - petrochenkov:self, r=nrc
2016-05-16 Pyry KontioAdded a big-picture explanation for thread::park()...
2016-05-16 Robert Habermeierrename a few occurrences of RecoverSafe in docs
2016-05-16 borsAuto merge of #33251 - Kintaro:fix-typo-in-fs, r=Guilla...
2016-05-16 borsAuto merge of #33643 - eddyb:rollup, r=eddyb
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33660 - fbergr:doc, r=steveklabnik
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33635 - tshepang:capitalise, r=stevekl...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33634 - tshepang:nicer-output, r=steve...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33633 - tshepang:no-effect, r=steveklabnik
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33631 - solson:ignore-rustbuild-config...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33605 - tshepang:less-awkward, r=steve...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33604 - tshepang:line-em-up, r=Guillau...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33603 - tshepang:no-need, r=apasel422
2016-05-15 borsAuto merge of #33619 - jonathandturner:improve_structur...
2016-05-15 Jonathan TurnerAdd space after equals
2016-05-15 borsAuto merge of #33620 - eddyb:oops-static-is-not-fn...
2016-05-15 Florian BergerUpdate link to license
2016-05-15 borsAuto merge of #33658 - Manishearth:rollup, r=Manishearth
2016-05-15 Manish GoregaokarRollup merge of #33598 - haikoschol:master, r=alexcrichton
2016-05-15 Manish GoregaokarRollup merge of #33591 - dns2utf8:systemtime_wording...
2016-05-15 Manish GoregaokarRollup merge of #33590 - durka:patch-22, r=aturon
2016-05-15 Manish GoregaokarRollup merge of #33585 - GuillaumeGomez:error_code_test...
2016-05-15 Manish GoregaokarRollup merge of #33584 - GuillaumeGomez:error_code_impr...
2016-05-15 Manish GoregaokarRollup merge of #33580 - frewsxcv:temp-dir, r=alexcrichton
2016-05-15 Manish GoregaokarRollup merge of #33565 - Amanieu:once_doc, r=GuillaumeGomez
2016-05-15 Manish GoregaokarRollup merge of #33534 - dns2utf8:atomic_docs, r=Guilla...
2016-05-15 Manish GoregaokarRollup merge of #33533 - GuillaumeGomez:add_E0500,...
2016-05-15 Manish GoregaokarRollup merge of #33517 - sanxiyn:tight-span, r=nagisa
2016-05-15 Manish GoregaokarRollup merge of #33475 - billyevans:master, r=guillaume...
next