Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
406852a
Resolve overflow behavior for RangeFrom
CAD97 May 20, 2020
a5734ca
Override Box::<[T]>::clone_from
mendess May 23, 2020
32eedad
Add tests
mendess May 23, 2020
3ed1e79
Properly handle InlineAsmOperand::SymFn when collecting monomorphized…
Amanieu May 24, 2020
4e2696f
Only capture tokens for items with outer attributes
Aaron1011 May 25, 2020
6faa82b
Eagerly lower asm sub-expressions to HIR even if there is an error
Amanieu May 26, 2020
7aa8946
Update src/librustc_ast_lowering/expr.rs
Amanieu May 26, 2020
de53276
Fix test
Amanieu May 26, 2020
804e9e5
mir: adjust conditional in recursion limit check
davidtwco May 24, 2020
a54ed87
standardize limit comparisons with `Limit` type
davidtwco May 26, 2020
fa351ee
Fix ICE with explicit late-bound lifetimes
cofibrant May 21, 2020
dbf32e2
Remove flaky test and document the other's flakiness
mendess May 29, 2020
8ef9392
multiple Return terminators are possible
RalfJung May 25, 2020
49b1b4c
more `LocalDefId`s
lcnr May 17, 2020
35db819
Rollup merge of #72299 - lcnr:sized_help, r=petrochenkov
RalfJung May 30, 2020
93d45a0
Rollup merge of #72368 - CAD97:rangeto, r=dtolnay
RalfJung May 30, 2020
49ca99d
Rollup merge of #72441 - doctorn:late-bound-lifetime-ice, r=nikomatsakis
RalfJung May 30, 2020
8d64fd8
Rollup merge of #72499 - mendess:master, r=dtolnay
RalfJung May 30, 2020
43ae54d
Rollup merge of #72521 - Amanieu:fix-72484, r=petrochenkov
RalfJung May 30, 2020
f96e3e2
Rollup merge of #72540 - davidtwco:issue-67552-mono-collector-compari…
RalfJung May 30, 2020
6238e79
Rollup merge of #72563 - RalfJung:multi-return, r=matthewjasper
RalfJung May 30, 2020
e4c3524
Rollup merge of #72585 - Aaron1011:feature/opt-item-tokens, r=petroch…
RalfJung May 30, 2020
69310de
Rollup merge of #72607 - Amanieu:fix-72570, r=oli-obk
RalfJung May 30, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading