about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-05-03Move `std::sys::hermit::ext` to `std::os::hermit`Christiaan Dirkx-3/+6
2021-05-03Cleanup `std::os`Christiaan Dirkx-111/+113
2021-05-03Auto merge of #83312 - petrochenkov:noinner, r=Aaron1011bors-637/+316
2021-05-03parser: Remove support for inner attributes on non-block expressionsVadim Petrochenkov-637/+316
2021-05-03Auto merge of #84845 - wcampbell0x2a:clippy-redundant-field-names, r=joshtrip...bors-2/+2
2021-05-03Auto merge of #84842 - blkerby:null_lowercase, r=joshtriplettbors-75/+75
2021-05-02[clippy] remove redundant field nameswcampbell-2/+2
2021-05-03Auto merge of #84840 - Dylan-DPC:rollup-uzk7w0h, r=Dylan-DPCbors-94/+383
2021-05-02Change 'NULL' to 'null'Brent Kerby-75/+75
2021-05-03Rollup merge of #84832 - Stupremee:dont-print-vis-in-external-traits, r=jyn514Dylan DPC-3/+24
2021-05-03Rollup merge of #84818 - ABouttefeux:enum-suggest, r=jackh726Dylan DPC-35/+193
2021-05-03Rollup merge of #84811 - scottmcm:rustdoc-trait-alias-fix, r=jyn514Dylan DPC-17/+58
2021-05-03Rollup merge of #84784 - JulianKnodt:suggest_const, r=lcnrDylan DPC-3/+49
2021-05-03Rollup merge of #84744 - kornelski:enomem, r=joshtriplettDylan DPC-2/+15
2021-05-03Rollup merge of #84072 - nagisa:target-family-two-the-movie, r=petrochenkovDylan DPC-34/+44
2021-05-02Auto merge of #82576 - gilescope:to_string, r=Amanieubors-0/+41
2021-05-03Set target_family="wasm" for wasm targetsSimonas Kazlauskas-5/+9
2021-05-02Auto merge of #84754 - GuillaumeGomez:toggle-migration, r=jshabors-232/+186
2021-05-02PR feedbackScott McMurray-11/+18
2021-05-02Do not print visibility in external traitsJustus K-3/+24
2021-05-02Improve code readabilityGuillaume Gomez-18/+18
2021-05-02Auto merge of #84822 - Dylan-DPC:rollup-wego8d6, r=Dylan-DPCbors-249/+664
2021-05-02Rollup merge of #84821 - jyn514:fix-nit, r=Mark-SimulacrumDylan DPC-1/+1
2021-05-02Rollup merge of #84763 - tdelabro:shrink-doctree-module, r=jyn514Dylan DPC-15/+14
2021-05-02Rollup merge of #84752 - lrh2000:generator-debuginfo, r=tmandryDylan DPC-80/+114
2021-05-02Rollup merge of #84392 - dario23:fmt-assert-args-pub, r=varkor,RalfJungDylan DPC-1/+1
2021-05-02Rollup merge of #84358 - sexxi-goose:print_captures_borrowck_rebased, r=nikom...Dylan DPC-152/+534
2021-05-02Fix nit in rustc_session::optionsJoshua Nelson-1/+1
2021-05-02Update testsGuillaume Gomez-30/+42
2021-05-02Add missing CSS rules for associated typesGuillaume Gomez-8/+11
2021-05-02Migrate trait and impl blocks' toggles intoGuillaume Gomez-185/+124
2021-05-02add suggestion for unit enum variant when matched with a paternAliƩnore Bouttefeux-35/+193
2021-05-02Auto merge of #84802 - jyn514:option-dead-code, r=Mark-Simulacrumbors-429/+453
2021-05-02Use ErrorKind::OutOfMemory in unix, windows, and wasiKornel-0/+5
2021-05-02Add ErrorKind::OutOfMemoryKornel-2/+10
2021-05-02Auto merge of #84805 - Mark-Simulacrum:no-dup-extend, r=cjgillotbors-8/+5
2021-05-02fix nll test stderrChris Pardy-1/+1
2021-05-02Auto merge of #84750 - jyn514:nix-cargo, r=Mark-Simulacrumbors-5/+7
2021-05-01RustDoc: Fix bounds linking trait.Foo instead of traitalias.FooScott McMurray-16/+50
2021-05-02Auto merge of #84725 - sebpop:arm64-isb, r=joshtriplettbors-1/+1
2021-05-02Auto merge of #84638 - mark-i-m:unignore-tests, r=Mark-Simulacrumbors-4/+1
2021-05-01Avoid generating QueryMap::extend for each key typeMark Rousskov-8/+5
2021-05-01Auto merge of #84471 - jyn514:linkcheck-llvm, r=Mark-Simulacrumbors-1/+4
2021-05-01Remove unused macro parametersJoshua Nelson-3/+3
2021-05-01Remove unused `parse_pathbuf_push` functionJoshua Nelson-12/+0
2021-05-01Don't recompile the same functions for each debugging optionJoshua Nelson-412/+461
2021-05-01add docstrings and add issue to FIXMEsChris Pardy-3/+5
2021-05-01Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rsChrisPardy-1/+1
2021-05-01Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rsChrisPardy-1/+1
2021-05-01Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rsChrisPardy-2/+2