]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-28 Dylan MacKenzieStop checking for `while` and `loop` in a const context
2020-06-28 Dylan MacKenzieRemove uses of `const_loop` in `rustc`
2020-06-28 Dylan MacKenzieMark `const_loop` feature gate as accepted
2020-06-28 Dylan MacKenzieRequire `allow_internal_unstable` in HIR const-checker
2020-06-28 Dylan MacKenzieRemove `const_if_match` from unstable book
2020-06-28 Dylan MacKenzieUpdate tests
2020-06-28 Dylan MacKenzieHIR const-checking
2020-06-28 Dylan MacKenzieMIR const-checking
2020-06-28 Dylan MacKenzieRemove `const_if_match` feature gate from libraries
2020-06-28 Dylan MacKenzieRemove `control_flow_destroyed` and properly lower...
2020-06-28 Dylan MacKenzieMark feature gate as accepted
2020-06-28 borsAuto merge of #73830 - Manishearth:rollup-8k68ysm,...
2020-06-28 Manish GoregaokarRollup merge of #73809 - robyoung:docs/add-links-to...
2020-06-28 Manish GoregaokarRollup merge of #73797 - atetubou:patch-1, r=jonas...
2020-06-28 Manish GoregaokarRollup merge of #73796 - lcnr:LocalDefId, r=matthewjasper
2020-06-28 Manish GoregaokarRollup merge of #73763 - davidtwco:terminal-width-json...
2020-06-28 Manish GoregaokarRollup merge of #73758 - davidtwco:issue-60855-remainin...
2020-06-28 Manish GoregaokarRollup merge of #73708 - Aaron1011:feature/reland-move...
2020-06-28 Manish GoregaokarRollup merge of #73672 - nellshamrell:async-fix, r...
2020-06-28 Manish GoregaokarRollup merge of #73525 - cuviper:llvm11, r=nikic
2020-06-28 Manish GoregaokarRollup merge of #73243 - poliorcetics:discourage-is...
2020-06-28 Manish GoregaokarRollup merge of #72796 - RalfJung:mir-assign-sanity...
2020-06-28 borsAuto merge of #72705 - Lucretiel:stdio-forwarding,...
2020-06-27 Alexis BourgetAdded the parapgrah to path::Path::is_file too
2020-06-27 borsAuto merge of #73671 - ehuss:update-mdbook, r=Mark...
2020-06-27 Rob YoungAdd links to fs::DirEntry::metadata
2020-06-27 Alexis BourgetUpdate the documentation to point to open instead of...
2020-06-27 Takuto Ikutafix typo in self-profile.md
2020-06-27 Bastian Kauschkemore LocalDefId cleanup
2020-06-27 Bastian Kauschkemore LocalDefId in ty::context
2020-06-27 Bastian Kauschkeuse LocalDefId in module checking
2020-06-27 borsAuto merge of #73779 - Manishearth:rollup-lwqd9jm,...
2020-06-26 borsAuto merge of #73596 - petrochenkov:shebang2, r=Mark...
2020-06-26 Manish GoregaokarRollup merge of #73765 - kraai:remove-blank-line, r...
2020-06-26 Manish GoregaokarRollup merge of #73738 - nbdd0121:comment, r=nikomatsakis
2020-06-26 Manish GoregaokarRollup merge of #73728 - oli-obk:const_prop_cleanup...
2020-06-26 Manish GoregaokarRollup merge of #73718 - poliorcetics:super-keyword...
2020-06-26 Manish GoregaokarRollup merge of #73694 - poliorcetics:self-upper-keywor...
2020-06-26 Manish GoregaokarRollup merge of #73691 - ajpaverd:bootstrap-windows...
2020-06-26 Manish GoregaokarRollup merge of #73627 - ssomers:btree_iter_min_max...
2020-06-26 Manish GoregaokarRollup merge of #73579 - RalfJung:doc-missing-links...
2020-06-26 Manish GoregaokarRollup merge of #73529 - pickfire:liballoc-specfromelem...
2020-06-26 Manish GoregaokarRollup merge of #73485 - estebank:dedup-preds, r=nikoma...
2020-06-26 Manish GoregaokarRollup merge of #72937 - AdrianCX:master, r=nikomatsakis
2020-06-26 Manish GoregaokarRollup merge of #72771 - jyn514:rustdoc, r=Manishearth
2020-06-26 Aaron HillExplain move errors that occur due to method calls...
2020-06-26 Aaron HillMake `fn_arg_names` return `Ident` instead of symbol
2020-06-26 Vadim Petrochenkovrustc_lexer: Simplify shebang parsing once more
2020-06-26 David Wooderrors: use `-Z terminal-width` in JSON emitter
2020-06-26 Eric HussUpdate mdbook.
2020-06-26 Eric HussRemove mdbook-linkcheck.
2020-06-26 borsAuto merge of #73513 - oli-obk:const_binop_overflow...
2020-06-26 KRAAI, MATTHEW... Remove blank line
2020-06-26 Joshua NelsonFix debug messages
2020-06-26 Joshua NelsonGenerate docs for links to private items when passed...
2020-06-26 Joshua NelsonWarn if linking to a private item
2020-06-26 David Woodimproper_ctypes: fix remaining `Reveal:All`
2020-06-26 borsAuto merge of #73756 - Manishearth:rollup-aehswb2,...
2020-06-26 Oliver SchererShow the values and computation that would overflow...
2020-06-26 Stein SomersShortcuts for min/max on ordinary BTreeMap/BTreeSet...
2020-06-26 Manish GoregaokarRollup merge of #73748 - jyn514:doc-fix, r=Manishearth
2020-06-26 Manish GoregaokarRollup merge of #73729 - nellshamrell:disable-collectio...
2020-06-26 Manish GoregaokarRollup merge of #73719 - davidtwco:issue-72509-emitter...
2020-06-26 Manish GoregaokarRollup merge of #73707 - LeSeulArtichaut:patch-3, r...
2020-06-26 Manish GoregaokarRollup merge of #73681 - jackh726:chalk-0.14, r=nikomat...
2020-06-26 Manish GoregaokarRollup merge of #73629 - flip1995:assoc_op_copy_clone...
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-26 Manish GoregaokarRollup merge of #73588 - Amanieu:thumb-fp, r=nagisa
2020-06-26 Manish GoregaokarRollup merge of #73507 - mati865:cleanup-mingw-llvm...
2020-06-26 Manish GoregaokarRollup merge of #73297 - ehuss:tool-warnings, r=Mark...
2020-06-26 Manish GoregaokarRollup merge of #73102 - petrochenkov:flatgroup, r...
2020-06-26 Manish GoregaokarRollup merge of #72967 - integer32llc:prevent-default...
2020-06-26 Manish GoregaokarRollup merge of #72620 - tmiasko:linkage-name, r=eddyb
2020-06-26 borsAuto merge of #73743 - eddyb:lint-on-demand-typeck...
2020-06-26 Eric HussSupport configurable deny-warnings for all in-tree...
2020-06-26 Joshua NelsonAdd code block to code in documentation of `List::rebas...
2020-06-26 borsAuto merge of #73746 - Manishearth:rollup-80jnynm,...
2020-06-26 Josh StonePrepare for LLVM 11
2020-06-26 Manish GoregaokarRollup merge of #73687 - GuillaumeGomez:cleanup-e0701...
2020-06-26 Manish GoregaokarRollup merge of #73674 - estebank:op-trait-bound-sugges...
2020-06-26 Manish GoregaokarRollup merge of #73673 - ehuss:fix-ptr-docs, r=oli-obk
2020-06-26 Manish GoregaokarRollup merge of #73648 - poliorcetics:return-keyword...
2020-06-26 Manish GoregaokarRollup merge of #73621 - poliorcetics:mut-keyword,...
2020-06-26 Manish GoregaokarRollup merge of #73619 - poliorcetics:mod-keyword,...
2020-06-26 Manish GoregaokarRollup merge of #73581 - GuillaumeGomez:add-0766, r...
2020-06-26 Manish GoregaokarRollup merge of #73538 - tshepang:fix-example, r=nikoma...
2020-06-26 Manish GoregaokarRollup merge of #73534 - estebank:borrowck-suggestions...
2020-06-26 Manish GoregaokarRollup merge of #73460 - tmandry:variant-lineinfo,...
2020-06-26 Manish GoregaokarRollup merge of #73418 - doctorn:variants-intrinsic...
2020-06-26 Manish GoregaokarRollup merge of #72770 - crlf0710:mixed_script_confusab...
2020-06-26 Manish GoregaokarRollup merge of #72738 - mati865:self-contained-option...
2020-06-26 Manish GoregaokarRollup merge of #72617 - eduardosm:panicking, r=Amanieu
2020-06-25 Eduard-Mihai... rustc_lint: only query `typeck_tables_of` when a lint...
2020-06-25 Nell ShamrellAdds a clearer message for when the async keyword is...
2020-06-25 borsAuto merge of #71858 - petrochenkov:env, r=Mark-Simulacrum
2020-06-25 Gary GuoRemove irrelevant comment
2020-06-25 Vadim Petrochenkovproc_macro: Stop flattening groups with dummy spans
2020-06-25 Nell Shamrelladd exception for liballoc benches to tidy
2020-06-25 Nell Shamrelldisable collectionbenches for android
2020-06-25 Charles LewImplement mixed script confusable lint.
next