]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #44735 - tirr-c:issue-42143, r=arielb1
[rust.git] / src /
2017-09-22 Vadim PetrochenkovRecord semantic types for all syntactic types in bodies
2017-09-22 Vadim PetrochenkovGive HirId to hir::Ty
2017-09-22 Vadim PetrochenkovCompress "small" spans to 32 bits and intern "large...
2017-09-22 borsAuto merge of #44696 - michaelwoerister:fingerprints...
2017-09-22 borsAuto merge of #44691 - cramertj:underscore-lifetimes...
2017-09-22 Guillaume GomezAdd missing links for Arc
2017-09-22 borsAuto merge of #44624 - tmerr:master, r=sfackler
2017-09-22 borsAuto merge of #44754 - marcusbuffett:bootstrap-config...
2017-09-22 David TolnayLess confusing placeholder when RefCell is exclusively...
2017-09-22 Zack M. Davissuggest an outer attribute when `#![derive(...)]` ...
2017-09-22 Zack M. Davisonly set non-ADT derive error once per attribute, not...
2017-09-22 Tamir DubersteinTrim and document libc shim
2017-09-22 Corey FarwellAdd note about being blocked on input.
2017-09-22 Corey FarwellRemove platform-specific terminology.
2017-09-21 borsAuto merge of #44682 - bluss:iter-rfold, r=dtolnay
2017-09-21 Guillaume GomezAdd deref suggestion
2017-09-21 Alex Burkaimprove english in create_dir_all docs
2017-09-21 borsAuto merge of #44215 - oli-obk:import_sugg, r=nrc
2017-09-21 Marcus BuffettCatch IOError
2017-09-21 John Kåre AlsakerMake the fallback of generator resumption be unreachabl...
2017-09-21 Taylor CramerAdd tests for underscore lifetimes in impl headers...
2017-09-21 Taylor CramerAdd tests for multiple underscore and non-underscore...
2017-09-21 Taylor CramerRefactor lifetime name into an enum
2017-09-21 Seiichi UchidaInclude unary operator to span for ExprKind::Unary
2017-09-21 Alex Crichtonrustc: Don't use DelimToken::None if possible
2017-09-21 Basile Deslogesmir-borrowck: Add FIXME comment to report name of field...
2017-09-21 Basile Deslogesmir-borrowck: Add span labels to `report_use_while_muta...
2017-09-21 Basile Deslogesmir-borrowck: Add borrow data parameter to `report_use_...
2017-09-21 Basile Deslogesmir-borrowck: Add method to MIR borrowck context to...
2017-09-21 borsAuto merge of #44679 - oli-obk:clippy_ci, r=alexcrichton
2017-09-21 Thomas JespersenAdd suggestions for misspelled method names
2017-09-21 borsAuto merge of #44627 - zackmdavis:the_capgate_perogativ...
2017-09-21 Taylor CramerImplement underscore lifetimes
2017-09-21 HavvyDocument stable size_of primitives and pointer size...
2017-09-21 borsAuto merge of #44551 - scalexm:copy-clone-closures...
2017-09-20 borsAuto merge of #44392 - Zoxc:yield-order, r=nikomatsakis
2017-09-20 Matt IckstadtFix librusc/README.md diagram
2017-09-20 scalexmFix ICE
2017-09-20 scalexmImplement `Copy`/`Clone` for closures
2017-09-20 est31Use SHA512 for signatures
2017-09-20 borsAuto merge of #44525 - aidanhs:aphs-no-null-deref,...
2017-09-20 Ariel Ben-Yehudarebase fixup
2017-09-20 Ariel Ben-Yehudaaddress review comments
2017-09-20 Ariel Ben-Yehudaadd proofs and fix postorder traversal
2017-09-20 John Kåre AlsakerMark yields after visiting subexpressions. Never ignore...
2017-09-20 John Kåre AlsakerRemove debug statements
2017-09-20 John Kåre AlsakerSanity check the Expr visitation count
2017-09-20 John Kåre AlsakerOnly consider yields coming after the expressions when...
2017-09-20 John Kåre AlsakerFix HIR printing of yield
2017-09-20 Felix S. Klock IIMake `-Z borrowck-mir` imply that `EndRegion`'s should...
2017-09-20 borsAuto merge of #44407 - mattico:print-native-cpu, r...
2017-09-20 borsAuto merge of #44707 - GuillaumeGomez:rollup, r=arielb1
2017-09-20 Michael Woeristerincr.comp.: Add some comments.
2017-09-20 Michael Woeristerincr.comp.: Remove IncrementalHashesMap and calculate_s...
2017-09-20 Michael Woeristerincr.comp.: Store result fingerprints in DepGraph.
2017-09-20 Michael Woeristerincr.comp.: Allow for marking DepKinds as inputs.
2017-09-20 Michael Woeristerincr.comp.: Make sure traits_in_scope results are hashe...
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-20 Jack O'Connorfix an incorrect assertion in the doc example for ...
2017-09-20 borsAuto merge of #44350 - GuillaumeGomez:id-false-positive...
2017-09-20 Samuel HollandAdjust dependency-resolution errors to be more consistent
2017-09-19 borsAuto merge of #44505 - nikomatsakis:lotsa-comments...
2017-09-19 Guillaume GomezImprove how warnings are displayed
2017-09-19 Guillaume GomezRollup merge of #44703 - GuillaumeGomez:missing-io...
2017-09-19 Guillaume GomezRollup merge of #44693 - mssun:native-static-libs-patch...
2017-09-19 Guillaume GomezRollup merge of #44689 - behnam:unicode, r=sfackler
2017-09-19 Guillaume GomezRollup merge of #44626 - MaulingMonkey:lld-link-natvis...
2017-09-19 Guillaume GomezRollup merge of #44513 - redox-os:master, r=alexcrichton
2017-09-19 Ulrik Sverdrupcore: Assign tracking issue for iter_rfold
2017-09-19 Guillaume GomezAdd pub visibility for methods as well
2017-09-19 Niko Matsakisincorporate suggestions from arielb1
2017-09-19 Guillaume GomezAdd some missing links in io docs
2017-09-19 Niko Matsakisstart writing some typeck docs (incomplete)
2017-09-19 Niko Matsakisdefine span
2017-09-19 Niko Matsakisrevamp the Compiler Process section to be more up to...
2017-09-19 Niko Matsakissplit maps into submodules, document
2017-09-19 Oliver SchneiderDisable clippy building
2017-09-19 borsAuto merge of #44620 - zackmdavis:rfc_1940_housekeeping...
2017-09-19 Niko Matsakispromote maps into its own directory
2017-09-19 Niko Matsakisapply various nits
2017-09-19 Niko Matsakisrework the README.md for rustc and add other readmes
2017-09-19 borsAuto merge of #44601 - alexcrichton:lower-attributes...
2017-09-19 Oliver SchneiderAdd clippy to `toolstate.toml`
2017-09-19 Bob SunFix a typo in rustc help menu
2017-09-19 borsAuto merge of #44026 - QuietMisdreavus:trimmed-std...
2017-09-19 Behnam Esfahbod[libstd_unicode] Expose UnicodeVersion type
2017-09-19 Samuel HollandRequire rlibs for dependent crates when linking static...
2017-09-19 Alex Crichtonrustc: Forbid interpolated tokens in the HIR
2017-09-18 borsAuto merge of #44680 - infinity0:master, r=Mark-Simulacrum
2017-09-18 Ulrik Sverdrupcore: Add feature gate to rfold example code
2017-09-18 Ulrik Sverdrupalloc: Implement rfold for VecDeque iterators
2017-09-18 Ulrik Sverdrupcore: Implement rfold for Map, Cloned, Chain
2017-09-18 Ulrik Sverdrupcore: Implement fold / rfold for Rev
2017-09-18 Ulrik Sverdrupcore: Add DoubleEndedIterator::rfold
2017-09-18 Ulrik Sverdrupcore: Small fix in fold docs
2017-09-18 Ximin Luorustbuild: with --no-fail-fast, report the specific...
2017-09-18 borsAuto merge of #44678 - alexcrichton:rollup, r=alexcrichton
2017-09-18 Jacob KieselAdd requested comment
2017-09-18 Alex CrichtonRollup merge of #44671 - GuillaumeGomez:run-button...
2017-09-18 Alex CrichtonRollup merge of #44668 - iwillspeak:into-iterator-docs...
next