about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-03-31Remove redundant importFabian Drinck-1/+0
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in sgxMazdak Farrokhzad-19/+20
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in wasiMazdak Farrokhzad-25/+25
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in cloudabiMazdak Farrokhzad-3/+4
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-367/+372
2019-03-31Add back missing importFabian Drinck-1/+1
2019-03-31Stabilize refcell_replace_swap feature, closes #43570Jean-Marie Comets-5/+3
2019-03-31Auto merge of #59566 - cuviper:llvm-rebuild-sha, r=Mark-Simulacrumbors-43/+34
2019-03-31Convert symbols to strings for pretty printingJohn Kåre Alsaker-17/+14
2019-03-31Fix lifetime on LocalInternedString::get functionJohn Kåre Alsaker-11/+20
2019-03-31Only mention const generics if enabled.David Wood-34/+83
2019-03-31Include bounds in generic reordering diagnostic.David Wood-12/+65
2019-03-31Distinguish depending on error levelYuki OKUSHI-5/+16
2019-03-30Auto merge of #59575 - Centril:rollup, r=Centrilbors-6/+8
2019-03-30Rollup merge of #59569 - gruberb:add-title-for-unstable-book, r=frewsxcvMazdak Farrokhzad-0/+2
2019-03-30Rollup merge of #59562 - DevQps:dbg-macro-docs, r=CentrilMazdak Farrokhzad-3/+3
2019-03-30Rollup merge of #59405 - benesch:docs-font, r=GuillaumeGomezMazdak Farrokhzad-3/+3
2019-03-31Fix testYuki OKUSHI-1/+1
2019-03-30Restore testFabian Drinck-0/+3
2019-03-30Handle glob import in redundancy checkFabian Drinck-10/+4
2019-03-30Change message to present tenseFabian Drinck-5/+5
2019-03-30Fix doc testsFabian Drinck-2/+1
2019-03-30Fix more testsFabian Drinck-10/+0
2019-03-30Add glob import to redundancy testFabian Drinck-6/+36
2019-03-30Fix testsFabian Drinck-5/+13
2019-03-30Replace REDUNDANT_IMPORT with UNUSED_IMPORTSFabian Drinck-72/+17
2019-03-30Edit ui testsFabian Drinck-0/+2
2019-03-30Remove redundant importFabian Drinck-4/+1
2019-03-30Distinguish between imported and defined itemsFabian Drinck-5/+7
2019-03-30Bless testsFabian Drinck-0/+69
2019-03-30Improve warningFabian Drinck-17/+18
2019-03-30Edit commentsFabian Drinck-1/+3
2019-03-30Remove redundant importsFabian Drinck-15/+2
2019-03-30Add lint for redundant importsFabian Drinck-1/+129
2019-03-30Add book.toml with title to unstable-book docBastian Gruber-0/+2
2019-03-30Don't ignore git for LLVM infoJosh Stone-19/+22
2019-03-30Use a single llvm_info variableJosh Stone-13/+8
2019-03-30Update testsJohn Kåre Alsaker-295/+295
2019-03-30Allow unused query argumentsJohn Kåre Alsaker-0/+2
2019-03-30Move query definitions over to the proc macroJohn Kåre Alsaker-2021/+957
2019-03-30Add cycle_delay_bug to proc macroJohn Kåre Alsaker-0/+20
2019-03-30Auto merge of #59516 - ehuss:update-cargo, r=alexcrichtonbors-12/+36
2019-03-30Use the existing LLVM GitInfo for checking rebuildsJosh Stone-18/+11
2019-03-30Update cargoEric Huss-12/+36
2019-03-30Auto merge of #59561 - Centril:rollup, r=Centrilbors-66/+590
2019-03-30Added a missing !.Christian-1/+1
2019-03-30Added an example that shows how the remainder function on floating point valu...Christian-3/+3
2019-03-30Rollup merge of #59544 - cuviper:miri-nightly, r=CentrilMazdak Farrokhzad-1/+7
2019-03-30Rollup merge of #59539 - GuillaumeGomez:rustdoc-infinite-recursion, r=eddybMazdak Farrokhzad-5/+9
2019-03-30Rollup merge of #59463 - pnkfelix:issue-56327-skip-dyn-keyword-lint-under-mac...Mazdak Farrokhzad-11/+490