about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-09-17OsStr: Document that it's not NUL terminatedColin Walters-1/+4
2018-09-17Update Clippyflip1995-14/+14
2018-09-17Auto merge of #54249 - RalfJung:miri, r=eddybbors-7/+29
2018-09-17update miriRalf Jung-7/+29
2018-09-17Auto merge of #54260 - maxdeviant:public-scope-fields, r=petrochenkovbors-101/+157
2018-09-17Auto merge of #54254 - RalfJung:miri-dangling, r=eddybbors-9/+50
2018-09-17Auto merge of #54247 - Munksgaard:better-error-message-in-no_lookup_host_dupl...bors-2/+3
2018-09-16Auto merge of #53910 - IsaacWoods:unify_cvoid, r=SimonSapinbors-35/+48
2018-09-16Auto merge of #53461 - petrochenkov:pmu, r=alexcrichtonbors-83/+2
2018-09-16resolve: Do not error on access to proc macros imported with `#[macro_use]`Vadim Petrochenkov-83/+2
2018-09-16Auto merge of #53804 - RalfJung:ptr-invalid, r=nagisabors-7/+7
2018-09-16Auto merge of #54270 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-73/+285
2018-09-16use mem::zeroed to make up ZST valuesRalf Jung-4/+4
2018-09-16Rollup merge of #54244 - kzys:search-box, r=GuillaumeGomezGuillaume Gomez-0/+7
2018-09-16Rollup merge of #54213 - nnethercote:keccak-flow_inits-memory, r=nikomatsakisGuillaume Gomez-18/+24
2018-09-16Rollup merge of #54209 - petrochenkov:mexpr, r=pnkfelixGuillaume Gomez-51/+51
2018-09-16Rollup merge of #54181 - vi:hint_and_or, r=estebankGuillaume Gomez-0/+153
2018-09-16Rollup merge of #53941 - kzys:sort-impls, r=GuillaumeGomezGuillaume Gomez-4/+50
2018-09-16Auto merge of #54157 - euclio:structured-suggestion, r=estebankbors-164/+179
2018-09-16Check the remaining nodesKazuyoshi Kato-0/+4
2018-09-16Auto merge of #53754 - RalfJung:slice_align_to, r=alexcrichtonbors-9/+8
2018-09-15Revert "Auto merge of #53527 - Emerentius:test_all, r=nrc"Eduard-Mihai Burtescu-119/+81
2018-09-15Update submodules to include rust-lang-nursery/rust-clippy#3189 and rust-lang...Eduard-Mihai Burtescu-23/+24
2018-09-15rustc_resolve: use `continue` instead of `return` to "exit" a loop iteration.Eduard-Mihai Burtescu-3/+77
2018-09-15rustc_resolve: always include core, std and meta in the extern prelude.Eduard-Mihai Burtescu-45/+181
2018-09-15rustc_resolve: don't allow `::crate_name` to bypass `extern_prelude`.Eduard-Mihai Burtescu-49/+115
2018-09-15rustc: add unstable support for --extern crate_name without a path.Eduard-Mihai Burtescu-27/+37
2018-09-15rustc: support extern crates loaded after query engine creation.Eduard-Mihai Burtescu-2/+15
2018-09-15Fix missing struct nameMarshall Bowers-1/+1
2018-09-15Make rustc::middle::region::Scope's fields publicMarshall Bowers-101/+157
2018-09-15Improve output if no_lookup_host_duplicates failsPhilip Munksgaard-2/+3
2018-09-15Auto merge of #53527 - Emerentius:test_all, r=nrcbors-81/+119
2018-09-15keep around some information for dead allocations so that we can use it to ma...Ralf Jung-9/+50
2018-09-15Auto merge of #52896 - SergioBenitez:master, r=alexcrichtonbors-25/+279
2018-09-15Auto merge of #54227 - flip1995:clippyup, r=kennytmbors-14/+14
2018-09-15Auto merge of #54177 - nnethercote:streamline-bit-stuff, r=Mark-Simulacrumbors-397/+271
2018-09-14Add a small search box to seach Rust's standary libraryKazuyoshi Kato-0/+7
2018-09-14Add a test to prevent regressionKazuyoshi Kato-0/+26
2018-09-15Auto merge of #54151 - ljedrz:cleanup_hir, r=michaelwoeristerbors-155/+93
2018-09-15issue 54109: use short suggestionsVitaly _Vi Shukela-10/+10
2018-09-14Auto merge of #54069 - petrochenkov:subns, r=aturonbors-35/+64
2018-09-14Auto merge of #54201 - eddyb:reflexive-disambiguation, r=petrochenkovbors-73/+89
2018-09-14Auto merge of #54088 - matthewjasper:use-reason-in-dlle-errors, r=pnkfelixbors-32/+133
2018-09-14Move std::os::raw::c_void into libcore and re-export in libstdIsaac Woods-35/+48
2018-09-14Auto merge of #54080 - PramodBisht:issue/53692, r=estebankbors-1/+68
2018-09-14Update Clippyflip1995-14/+14
2018-09-14Auto merge of #54032 - oli-obk:layout_scalar_ranges, r=eddybbors-161/+279
2018-09-14Rollup merge of #54210 - alexcrichton:update-cargo, r=kennytmkennytm-0/+0
2018-09-14Rollup merge of #54207 - QuietMisdreavus:never-docs-stab, r=kennytmkennytm-0/+1
2018-09-14Rollup merge of #54203 - cuviper:stable-os_str_str_ref_eq, r=estebankkennytm-2/+2