about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-10-08codegen_llvm: fix spelling & grammatical errorsljedrz-4/+4
2018-10-08codegen_llvm: improve common patternsljedrz-115/+86
2018-10-08Run debuginfo tests against rust-enabled lldb, when possibleTom Tromey-702/+1405
2018-10-08Attempt to fix #54505 tests for wasmPaweł Romanowski-11/+12
2018-10-08it's auto traits that make for automatic implementationsRalf Jung-1/+1
2018-10-08codegen_llvm: improve allocationsljedrz-14/+26
2018-10-08codegen_llvm: whitespace & formatting improvementsljedrz-80/+69
2018-10-08Compute flags for `ty::UnnormalizedProjection`scalexm-1/+4
2018-10-08Add chalk rules related to associated type defsscalexm-19/+106
2018-10-08Reattach all grandchildren when constructing specialization graph.Masaki Hara-8/+80
2018-10-08Auto merge of #54871 - u32i64:master, r=frewsxcvbors-1/+1
2018-10-08Pass around interned refs to goals and not goalsscalexm-73/+88
2018-10-08Change from label to suggestion.David Wood-7/+10
2018-10-08Add struct field suggestions.David Wood-0/+86
2018-10-08Move errors specify "dereference of raw pointer".David Wood-6/+21
2018-10-08Bump the `Option::replace` stabilize version to 1.31.0Clément Renault-1/+1
2018-10-08Stabilize the `Option::replace` methodClément Renault-5/+1
2018-10-08Auto merge of #54847 - ljedrz:kill_graphviz_intocow, r=pnkfelixbors-81/+40
2018-10-07cfg-attr-multi: Change issue number to actual tracking issueHavvy (Ryan Scheel)-5/+5
2018-10-08Auto merge of #54700 - frewsxcv:frewsxcv-binary-search, r=GuillaumeGomezbors-10/+13
2018-10-07in which rightward drift is opposedZack M. Davis-44/+33
2018-10-07structured suggestions for unused-lifetimes lintZack M. Davis-41/+124
2018-10-08Auto merge of #54609 - kzys:404-search, r=GuillaumeGomezbors-21/+54
2018-10-07Auto merge of #53517 - phungleson:fix-impl-from-for-error, r=frewsxcvbors-0/+13
2018-10-07Auto merge of #54810 - 1aim:unused-impl-trait, r=oli-obkbors-7/+24
2018-10-07Update logic to search for casts.David Wood-61/+149
2018-10-07Identify borrows captured by trait objects.David Wood-38/+137
2018-10-07Auto merge of #54835 - oli-obk:mögen_konstante_funktionen_doch_bitte_endlich...bors-254/+145
2018-10-07Clarify docs for when binary_search has many matches.Corey Farwell-10/+13
2018-10-07Fix internal compiler error on malformed match arm pattern.Donato Sciarra-0/+48
2018-10-07Auto merge of #54813 - petrochenkov:uilocale, r=alexcrichtonbors-42/+20
2018-10-07Fix tracking issue for Once::is_completedSimon Sapin-1/+1
2018-10-07cfg_attr_multi: Feature gateHavvy (Ryan Scheel)-8/+115
2018-10-07Auto merge of #54823 - euclio:needs-test, r=alexcrichtonbors-0/+68
2018-10-07Auto merge of #54451 - alexcrichton:no-mangle-extern-linkage, r=michaelwoeristerbors-307/+400
2018-10-07Auto merge of #54782 - pnkfelix:issue-54556-semi-on-tail-diagnostic, r=nikoma...bors-141/+958
2018-10-06rustc: Allow `#[no_mangle]` anywhere in a crateAlex Crichton-307/+400
2018-10-06Auto merge of #54756 - ljedrz:cleanup_middle, r=michaelwoeristerbors-711/+641
2018-10-06Fix typo in libstd/thread/mod.rs: remove unnecessary commaArtem Varaksa-1/+1
2018-10-06Auto merge of #54854 - matthiaskrgr:clippy_update, r=Manishearthbors-14/+14
2018-10-06'a' → 'an' in front of vowel sounds.Corey Farwell-1/+1
2018-10-06codegen_llvm: verify that inline assembly operands are scalarsLevente Kurusa-7/+122
2018-10-06Auto merge of #54766 - alexcrichton:wasm-all-symbols, r=michaelwoeristerbors-4/+89
2018-10-06Improve closure region bound errorsMatthew Jasper-148/+214
2018-10-06Move ConstraintCategory to rustc::mirMatthew Jasper-62/+86
2018-10-06rustc/middle: whitespace & formatting fixesljedrz-572/+534
2018-10-06rustc/middle: improve allocationsljedrz-4/+8
2018-10-06rustc/middle: use Cow<'static, str> where applicableljedrz-38/+41
2018-10-06rustc/middle: improve some patternsljedrz-95/+56
2018-10-06submodules: update clippy to 32b1d1fc157f71ed2f10b60fe28abe087a743618 to fix ...Matthias Krüger-14/+14