about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-07-06Rollup merge of #86886 - jyn514:no-clean-symbol, r=GuillaumeGomezYuki Okushi-15/+1
2021-07-06Rollup merge of #86878 - lnicola:rust-analyzer-2021-07-05, r=lnicolaYuki Okushi-16/+17
2021-07-06Rollup merge of #86852 - Amanieu:remove_doc_aliases, r=joshtriplettYuki Okushi-34/+0
2021-07-06Rollup merge of #86794 - inquisitivecrystal:seek-rewind, r=m-ou-seYuki Okushi-2/+5
2021-07-06Rollup merge of #86685 - RalfJung:alloc-mut, r=oli-obkYuki Okushi-0/+3
2021-07-06Rollup merge of #85377 - ijackson:abort-docs, r=m-ou-seYuki Okushi-9/+50
2021-07-06Rollup merge of #83581 - arennow:dir_entry_ext_unix_borrow_name, r=m-ou-seYuki Okushi-0/+43
2021-07-05Remove `impl Clean for {Ident, Symbol}`Joshua Nelson-15/+1
2021-07-05Enable dir_entry_ext2 feature in doc test.Mara Bos-0/+1
2021-07-05Auto merge of #84560 - cjgillot:inline-iter, r=m-ou-sebors-0/+1
2021-07-05:arrow_up: rust-analyzerLaurențiu Nicola-16/+17
2021-07-05s/die/terminate/ in abort documentation.Mara Bos-1/+1
2021-07-05Use american spelling for behaviourMara Bos-1/+1
2021-07-05Talk about "terminate" rather than "die"Ian Jackson-1/+1
2021-07-05Talk about invalid instructions rather than debug trapsIan Jackson-2/+2
2021-07-05abort docs: Document buffer non-flushingIan Jackson-0/+3
2021-07-05abort docs: Do not claim that intrinsics::abort is always a debug trapIan Jackson-1/+3
2021-07-05aborts: Clarify documentation and commentsIan Jackson-9/+45
2021-07-05Auto merge of #86861 - RalfJung:miri, r=RalfJungbors-8/+8
2021-07-05Auto merge of #86663 - fee1-dead:use-rustdoc-css, r=GuillaumeGomezbors-137/+19
2021-07-05update miriRalf Jung-8/+8
2021-07-05Auto merge of #86282 - camelid:macro_rules-matchers, r=jyn514bors-70/+107
2021-07-05Auto merge of #86867 - JohnTitor:convert-to-actual-assert, r=jackh726bors-1/+1
2021-07-04Auto merge of #86875 - JohnTitor:rollup-fuefamw, r=JohnTitorbors-70/+126
2021-07-05Rollup merge of #86874 - klensy:bump-deps, r=Mark-SimulacrumYuki Okushi-47/+14
2021-07-05Rollup merge of #86864 - GuillaumeGomez:example-write-vectored, r=JohnTitorYuki Okushi-0/+21
2021-07-05Rollup merge of #86862 - tmiasko:re-export-SwitchIntEdgeEffects, r=jonas-schi...Yuki Okushi-1/+1
2021-07-05Rollup merge of #86859 - JohnTitor:test-69323, r=jackh726Yuki Okushi-0/+30
2021-07-05Rollup merge of #86858 - JohnTitor:stabilize-string-drain-as-str, r=Mark-Simu...Yuki Okushi-16/+14
2021-07-05Rollup merge of #86856 - jyn514:x.py-less-verbose, r=Mark-SimulacrumYuki Okushi-4/+11
2021-07-05Rollup merge of #86623 - GuillaumeGomez:prevent-explanation-removal, r=Mark-S...Yuki Okushi-0/+31
2021-07-05Rollup merge of #86477 - tlyu:e0716-clarification, r=JohnTitorYuki Okushi-2/+4
2021-07-04Auto merge of #86598 - yoshuawuyts:poll-method-docs, r=JohnTitorbors-7/+100
2021-07-04miow v0.3.6 -> v0.3.7, drops socket2 v0.3.19klensy-24/+12
2021-07-04Auto merge of #86866 - nikomatsakis:issue-84841, r=oli-obkbors-58/+168
2021-07-04Add missing code example for Write::write_vectoredGuillaume Gomez-0/+21
2021-07-04tidy: update cargo_metadata to 0.12klensy-23/+2
2021-07-04revert broken formattingNiko Matsakis-31/+25
2021-07-04remove outdated commentNiko Matsakis-2/+0
2021-07-04tag issues with FIXMENiko Matsakis-2/+2
2021-07-05Add a regression test for issue-69323Yuki Okushi-0/+30
2021-07-04Update compiler/rustc_middle/src/ty/normalize_erasing_regions.rsNiko Matsakis-1/+1
2021-07-05Convert `debug_assert!` to `assert!` in `Binder::dummy`Yuki Okushi-1/+1
2021-07-04remove some ad-hoc has_infer_types checks that aren't needed anymoreNiko Matsakis-26/+17
2021-07-04be conservative in has_significant_dropNiko Matsakis-0/+43
2021-07-04allow inference vars in type_implements_traitNiko Matsakis-46/+118
2021-07-04remove unused OptionNiko Matsakis-18/+11
2021-07-04E0716: clarify that equivalent code example is erroneousTaylor Yu-2/+4
2021-07-04Auto merge of #86048 - nbdd0121:no_floating_point, r=Amanieubors-121/+160
2021-07-04Auto merge of #86213 - jhpratt:stabilize-const-from_utf8_unchecked, r=JohnTitorbors-1/+1