]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-14 Joshua Nelsonrustdoc: Note that forbidding anchors in links to primi...
2021-04-14 Mark LodatoFix small typo in Drop documentation
2021-04-14 Jacob Hoffman... Update comment on search.js static file.
2021-04-14 Jacob Hoffman... Change root_path to static_root_path
2021-04-14 Laurențiu Nicola:arrow_up: rust-analyzer
2021-04-14 borsAuto merge of #83948 - ABouttefeux:lint-nullprt-deref...
2021-04-14 borsAuto merge of #84158 - cratelyn:patch-extern-c-unwind...
2021-04-14 Eric HussUpdate docs for unsafe_op_in_unsafe_fn stability.
2021-04-14 Edd BarrettFix typos in rustc_codegen_ssa/src/back/write.rs.
2021-04-14 Eric HussUpdate books
2021-04-14 hi-rustintest: add reasonable case
2021-04-14 hi-rustintest: add more cases
2021-04-14 borsAuto merge of #83068 - mockersf:method-trait-foreign...
2021-04-14 Christiaan... Update documentation
2021-04-14 James AddisonMerge branch 'master' into compiler/E0384-reduce-assert...
2021-04-14 Christiaan... Move `std::sys_common::alloc` to `std::sys::common`
2021-04-14 hi-rustinadd macro-or-patterns-2021 test
2021-04-14 borsAuto merge of #83762 - camelid:bare-urls-note, r=jyn514
2021-04-13 Jacob Hoffman... Updated tester.js for separate search.js
2021-04-13 Jacob Hoffman... Split search.js from search-index.js.
2021-04-13 François Mockersremove line length ignore
2021-04-13 Eric HussFix join_paths error display.
2021-04-13 François Mockersforgot test assertions for default method
2021-04-13 François Mockersadd test
2021-04-13 François Mockerstidy format rust
2021-04-13 François Mockersformat css
2021-04-13 François Mockersfix source link when in a trait implementation
2021-04-13 François Mockersadd anchors links on hover to items from trait impl
2021-04-13 François Mockersfix links from trait impl methods to trait declaration
2021-04-13 borsAuto merge of #84164 - LingMan:option_option, r=estebank
2021-04-13 LingManAvoid an `Option<Option<_>>`
2021-04-13 borsAuto merge of #84135 - rust-lang:GuillaumeGomez-patch...
2021-04-13 katelyn a.... move new c abi abort behavior behind feature gate
2021-04-13 borsAuto merge of #84153 - Dylan-DPC:rollup-5jiqrwu, r...
2021-04-13 Dylan DPCRollup merge of #84141 - camelid:fix-typo, r=Dylan-DPC
2021-04-13 Dylan DPCRollup merge of #84140 - b-naber:parser_past_eof, r...
2021-04-13 Dylan DPCRollup merge of #84121 - workingjubilee:stabilize-btree...
2021-04-13 Dylan DPCRollup merge of #84084 - m-ou-se:stabilize-zero, r...
2021-04-13 Dylan DPCRollup merge of #83707 - exrook:unsafecell, r=m-ou-se
2021-04-13 Dylan DPCRollup merge of #83438 - CDirkx:releases, r=Mark-Simulacrum
2021-04-13 borsAuto merge of #84099 - tmiasko:asm-only-x86_64, r=Amanieu
2021-04-13 Jacob Hoffman... Further consolidate search-related vars and funcs
2021-04-13 Jacob Hoffman... Consolidate search-related vars and functions.
2021-04-13 Manish GoregaokarUpdate attribute tests
2021-04-13 borsAuto merge of #84086 - m-ou-se:stabilze-is-subnormal...
2021-04-13 Jacob Hoffman... Move search JS into search-index.js
2021-04-13 CamelidAdd explanatory note to `bare_urls` lint
2021-04-13 borsAuto merge of #84082 - andjo403:stabilize_nonzero_leadi...
2021-04-13 borsAuto merge of #82992 - philippeitis:stabilize_bufreader...
2021-04-13 Tomasz MiąskoCheck for asm support in UI tests that require it
2021-04-12 James AddisonCompiler error messages: reduce assertiveness of messag...
2021-04-12 borsAuto merge of #82918 - Manishearth:edition-2015-warn...
2021-04-12 Aaron HillAdd fast path when None delimiters are not involved
2021-04-12 Manish Goregaokar+ignore-tidy-filelength
2021-04-12 CamelidFix typo in error message
2021-04-12 Manish GoregaokarMove color to themes
2021-04-12 Manish Goregaokar& -> &&
2021-04-12 Manish GoregaokarWrap toggle_open()
2021-04-12 Manish GoregaokarAdd test for item hiding
2021-04-12 b-naberadd test
2021-04-12 b-naberdon't bump in check_mistyped_turbofish_with_multiple_ty...
2021-04-12 Manish Goregaokarshould_hide_fields > 12
2021-04-12 borsAuto merge of #83776 - jyn514:update-stdarch-docs,...
2021-04-12 Guillaume GomezImprove code example for length comparison
2021-04-12 Manish GoregaokarTurn old edition lints (anonymous-parameters, keyword...
2021-04-12 borsAuto merge of #84103 - calebcartwright:bump-rls-rustfmt...
2021-04-12 Aaron HillFix lookahead with None-delimited group
2021-04-12 Manish GoregaokarAdd css classes
2021-04-12 Jacob Hoffman... Improve CSS for "hide contents, not items"
2021-04-12 Manish GoregaokarUpdate src/librustdoc/html/render/print_item.rs
2021-04-12 Manish GoregaokarUpdate src/librustdoc/html/render/print_item.rs
2021-04-12 Manish Goregaokarrustdoc: Add setting for hiding large items
2021-04-12 Manish Goregaokarrustdoc: smartly hide associated items of traits if...
2021-04-12 Manish Goregaokarrustdoc: hide fields of structs/unions > 5
2021-04-12 Manish Goregaokarrustdoc: hide variants of enums > 5
2021-04-12 Manish Goregaokarrustdoc: Stop hiding entire item declarations
2021-04-12 Mara BosMark Duration::is_zero as rustc_const_stable.
2021-04-12 Mara BosStabilize duration_zero.
2021-04-12 Caleb Cartwrightupdate RLS and rustfmt
2021-04-12 Joshua NelsonUpdate stdarch submodule (to before it switched to...
2021-04-12 borsAuto merge of #82300 - andersk:libtest-id, r=Amanieu
2021-04-12 borsAuto merge of #84068 - Amanieu:fix_lint, r=lcnr
2021-04-12 borsAuto merge of #84095 - infinity0:master, r=Mark-Simulacrum
2021-04-12 Jubilee YoungStabilize BTree{Map,Set}::retain
2021-04-12 borsAuto merge of #84090 - marmeladema:stabilize-duration...
2021-04-12 borsAuto merge of #84085 - m-ou-se:stabilize-atomic-fetch...
2021-04-12 borsAuto merge of #84112 - Dylan-DPC:rollup-tapsrzz, r...
2021-04-11 Dylan DPCRollup merge of #84101 - jyn514:early-pass, r=Manishearth
2021-04-11 Dylan DPCRollup merge of #84094 - tmiasko:remove-fixed-size...
2021-04-11 Dylan DPCRollup merge of #84079 - camelid:improve-bare-urls...
2021-04-11 Dylan DPCRollup merge of #84067 - rust-lang:steveklabnik-patch...
2021-04-11 Dylan DPCRollup merge of #84059 - zvirja:update-libc, r=JohnTitor
2021-04-11 Dylan DPCRollup merge of #84014 - estebank:cool-bears-hot-tip...
2021-04-11 Dylan DPCRollup merge of #83669 - kwj2104:issue-81508-fix, r...
2021-04-11 SNCPlay42detect when suggested paths enter extern crates more...
2021-04-11 borsAuto merge of #84100 - sjakobi:77548-reenable-check...
2021-04-11 Joshua NelsonMove crate loader to collect_intra_doc_links::early
2021-04-11 borsAuto merge of #83482 - hyd-dev:uwtable, r=nagisa
2021-04-11 AngelicosPhosphorosAdd some #[inline(always)] to arithmetic methods of...
2021-04-11 Andreas JonsonStabilize nonzero_leading_trailing_zeros
next