about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-01-16Use `Lit` rather than `P<Lit>` in `hir::ExprKind`.Nicholas Nethercote-2/+2
2019-01-15OSX: fix #57534 registering thread dtors while running thread dtorstyler-24/+45
2019-01-16Updated Book and Reference submodules.Alexander Regueiro-0/+0
2019-01-15Add some links in std::fs.Eric Huss-5/+17
2019-01-15demonstrate symmetryCorey Farwell-1/+1
2019-01-15make the contribution doc reference the guide more; deduplicationmark-229/+21
2019-01-15remove link to removed readmemark-1/+0
2019-01-15update/remove some old readmesmark-161/+85
2019-01-16Fix testsYuki Okushi-24/+2
2019-01-16Cancel processYuki Okushi-1/+1
2019-01-16Add new literal type ErrYuki Okushi-0/+6
2019-01-15[rust-gdb] relax the GDB version regexJosh Stone-1/+1
2019-01-15update test outputmark-12/+60
2019-01-15Fixes text becoming invisible when element targettedGuillaume Gomez-14/+2
2019-01-15Move spin_loop_hint to core::hint moduleClar Fon-9/+27
2019-01-15update/add testsmark-8/+183
2019-01-15fix nested matchers with ?mark-4/+10
2019-01-15Auto merge of #57629 - matthiaskrgr:clippy_submodule_upd, r=oli-obkbors-10/+15
2019-01-15Fix sources sidebar not showing upGuillaume Gomez-3/+1
2019-01-15Make the query comment into a doc commentIgor Matuszewski-1/+2
2019-01-15use structured macro and path resolve suggestionsAndy Russell-20/+44
2019-01-15Remove an unused function argumentOliver Scherer-74/+4
2019-01-15Auto merge of #57630 - Centril:rollup, r=Centrilbors-35/+417
2019-01-15Rollup merge of #57614 - GuillaumeGomez:fix-crate-filtering, r=QuietMisdreavusMazdak Farrokhzad-1/+1
2019-01-15Rollup merge of #57608 - timvisee:master, r=frewsxcvMazdak Farrokhzad-1/+1
2019-01-15Rollup merge of #57587 - Aaron1011:fix/const-pat-ice, r=alexcrichtonMazdak Farrokhzad-0/+1
2019-01-15Rollup merge of #57579 - stjepang:once-with, r=SimonSapinMazdak Farrokhzad-0/+135
2019-01-15Rollup merge of #57467 - JohnTitor:implement-the-check-attribute-1, r=oli-obkMazdak Farrokhzad-21/+58
2019-01-15Rollup merge of #57456 - fintelia:patch-4, r=dtolnayMazdak Farrokhzad-1/+1
2019-01-15Rollup merge of #57352 - arielb1:no-manual-markers, r=nikomatsakisMazdak Farrokhzad-4/+145
2019-01-15Rollup merge of #56044 - matthewjasper:function-param-drop-order, r=cramertjMazdak Farrokhzad-7/+75
2019-01-15Auto merge of #57625 - drrlvn:patch-1, r=Centrilbors-4/+2
2019-01-15Querify entry_fnIgor Matuszewski-110/+116
2019-01-15submodules: update clippy from c63b6349 to 1b89724bMatthias Krüger-10/+15
2019-01-15Address commentsJohn Kåre Alsaker-4/+7
2019-01-15Optimize try_mark_green and eliminate the lock on dep node colorsJohn Kåre Alsaker-116/+117
2019-01-15Add missing unpretty option help messageHirokazu Hata-3/+9
2019-01-15Fix testsYuki Okushi-32/+11
2019-01-15Change from _ to NoneYuki Okushi-1/+1
2019-01-15Restore error messageYuki Okushi-2/+3
2019-01-15Stabilize FileExt::read_exact_at/write_all_atDror Levin-4/+2
2019-01-15Pass a default value when unwrapping a spanAB1908-1/+1
2019-01-14stabilize extern_crate_selfRyan Leckey-28/+49
2019-01-15Auto merge of #57130 - VardhanThigle:Vardhan/x86_64-fortanix-unknown-sgx-tier...bors-20/+134
2019-01-14rustdoc: check code block syntax in early passAndy Russell-73/+476
2019-01-14generalize markdown to source span calculationAndy Russell-59/+87
2019-01-15Address commentsJohn Kåre Alsaker-3/+5
2019-01-15Make privacy checking, intrinsic checking and liveness checking incrementalJohn Kåre Alsaker-18/+121
2019-01-15Fix crates filtering box not being filledGuillaume Gomez-1/+1
2019-01-14Auto merge of #57607 - Centril:rollup, r=Centrilbors-496/+715