about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-03-21Wrapped a line such that it does not exceed 100 characters.Christian-1/+2
2019-03-21Changed inline code by using a single quote.Christian-20/+20
2019-03-21Added back a reference to "the book"Christian-2/+2
2019-03-21review fixesSaleem Jaffer-56/+38
2019-03-21FreeBSD 10.x is EOL, in FreeBSD 11 and later, ss_sp is actually a void* [1]MikaelUrankar-2/+2
2019-03-21use suggestions for "enum instead of variant" errorAndy Russell-47/+118
2019-03-21Auto merge of #58422 - LukasKalbertodt:seek-convenience, r=alexcrichtonbors-2/+134
2019-03-21Fixed indentation of list items.Christian-4/+2
2019-03-21Reformatted the text such that the line length does not exceed 100.Christian-15/+22
2019-03-21Fix undefined behavior in hint::spin_loop for x86 targets without SSE2gnzlbg-6/+25
2019-03-21Auto merge of #58927 - GuillaumeGomez:default-keyword, r=QuietMisdreavusbors-7/+51
2019-03-21Auto merge of #58913 - Milack27:patch_buf_reader, r=joshtriplettbors-2/+45
2019-03-21Auto merge of #58902 - matthewjasper:generator-cleanup-blocks, r=davidtwcobors-60/+129
2019-03-20Auto merge of #58897 - Mark-Simulacrum:tool-rework, r=alexcrichtonbors-62/+99
2019-03-20Fix f64 testJacob Kiesel-1/+1
2019-03-21cleanup: Remove compile-fail-fulldeps directory againVadim Petrochenkov-45/+0
2019-03-20Initial version of the documentation change of std::convert.Christian-85/+85
2019-03-20rustc: Allow using `clang` for wasm32 targetsAlex Crichton-107/+174
2019-03-20Fix formatting and add unit tests for panic casesJacob Kiesel-2/+38
2019-03-20Add NAN test to docsJacob Kiesel-0/+2
2019-03-20expand the fixmeNiko Matsakis-1/+4
2019-03-20refactor so that `relate_ty_var` can accommodate vid on a or b sideNiko Matsakis-22/+130
2019-03-20nll_relate/mod.rs: rustfmtNiko Matsakis-25/+27
2019-03-20Fix a bug in implied boundsscalexm-7/+36
2019-03-20Fix a bug in chalk loweringscalexm-1/+8
2019-03-20Add unsize impls for arraysscalexm-0/+88
2019-03-20Reorganize `chalk_context::program_clauses`scalexm-319/+343
2019-03-20Gather region constraints not coming from unificationscalexm-57/+34
2019-03-20Fix a bug in chalk unification codescalexm-2/+14
2019-03-20Tweak incorrect escaped char diagnosticEsteban Küber-72/+51
2019-03-20Update testsvarkor-182/+179
2019-03-20Unify E0109, E0110 and E0111 errorsvarkor-16/+13
2019-03-20Unify E0109, E0110 and E0111 diagnostic messagesvarkor-25/+14
2019-03-20Add a test for size_of Option<ThreadId>Simon Sapin-1/+7
2019-03-20Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichtonbors-140/+327
2019-03-20Fix whitespaceJohn Kåre Alsaker-3/+3
2019-03-20Add eval_always to query macro and move a query overJohn Kåre Alsaker-13/+25
2019-03-20Add anon to query macro and move a query overJohn Kåre Alsaker-27/+44
2019-03-20Add no_force to query macro and move some queries overJohn Kåre Alsaker-65/+71
2019-03-20Allow itertoolsJohn Kåre Alsaker-0/+1
2019-03-20Add no_hash to query macro and move some queries overJohn Kåre Alsaker-235/+240
2019-03-20Auto merge of #57018 - dcreager:redundant-linker, r=alexcrichtonbors-25/+75
2019-03-20remove visit_static from librustc::mirSaleem Jaffer-32/+23
2019-03-20Add messages for different verbosity levels.O01eg-0/+12
2019-03-20Add a -Z time option which prints only passes which runs onceJohn Kåre Alsaker-21/+26
2019-03-20Auto merge of #59298 - kennytm:rollup, r=kennytmbors-15/+46
2019-03-20Move some bench tests back from libtestgnzlbg-0/+25
2019-03-20Rollup merge of #59257 - redox-os:upstream-redox, r=sanxiynkennytm-10/+4
2019-03-20Rollup merge of #59253 - kennytm:precise-docker-cache-hash, r=pietroalbinikennytm-1/+12
2019-03-20Rollup merge of #59038 - kennytm:track-embedded-book, r=oli-obkkennytm-3/+9