Skip to content

Rollup of 2 pull requests #59939

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 82 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
9eb6f32
Use normal newtype_index macro for MIR dataflow
matthewjasper Apr 1, 2019
968ea1c
Mark variables captured by reference as mutable correctly
matthewjasper Apr 4, 2019
63080b3
remove lookup_char_pos_adj
matklad Apr 5, 2019
1c3979c
Add book.toml to tools/unstable, add copy_book_toml to scipt
Apr 6, 2019
5ddb339
Remove copy_book_toml method in favor for copy_recursive
Apr 6, 2019
280277a
path -> from
Apr 6, 2019
442bef7
compiletest normalization: preserve non-JSON lines such as ICEs
RalfJung Apr 7, 2019
0c45546
fix tests
RalfJung Apr 7, 2019
83dcc96
fix output test for backtrace-debuginfo.rs
RalfJung Apr 7, 2019
be83bd5
normalize flags and rustc version in ICE repro
RalfJung Apr 7, 2019
126ac9e
Add test with current behaviour.
davidtwco Apr 7, 2019
34c1572
Change root path for unstable-book
Apr 7, 2019
b8e9da7
`asm!` output can neither be promotable nor const
oli-obk Apr 8, 2019
6b01844
Generalize initial "not const" assignments
oli-obk Apr 8, 2019
ec52065
Explicit promotion is indistinguishable from explicit promotion
oli-obk Apr 8, 2019
d3d5673
Get rid of "is not const" naming
oli-obk Apr 8, 2019
c63b9ff
Pacify tidy
oli-obk Apr 8, 2019
ae4717d
Elaborate on implicit promotability
oli-obk Apr 8, 2019
03727a4
Clean up jobserver integration
Zoxc Apr 8, 2019
724ca05
Exclude profiler-generated symbols from MSVC __imp_-symbol workaround.
michaelwoerister Apr 9, 2019
3a35b7e
normalize away spurious error
RalfJung Apr 9, 2019
8861232
some more tests need normalization
RalfJung Apr 9, 2019
1ad46cd
Fix links on keyword docs.
ehuss Apr 9, 2019
6635fbe
Eliminate `FnBox` usages from libstd.
crlf0710 Apr 9, 2019
2f97552
Re-export NonZero signed variant in std
tesuji Apr 10, 2019
404df31
Update ui test
tesuji Apr 10, 2019
f10394a
Documentation should have proper grammar
oli-obk Apr 10, 2019
acf3ddb
std: Add `{read,write}_vectored` for more types
alexcrichton Apr 10, 2019
825a11e
Fix attributes position in type declaration
GuillaumeGomez Apr 10, 2019
c440c0a
update polonius-engine
Apr 2, 2019
d7f5c50
make duplicate matcher bindings a hard error
mark-i-m Mar 28, 2019
6fd3f5a
forgot one
mark-i-m Apr 11, 2019
7b1df42
Clean up handling of -Zpgo-gen commandline option.
michaelwoerister Apr 10, 2019
22f2afe
Use SecRandomCopyBytes instead of /dev/urandom on MacOS
ebarnard Apr 11, 2019
e149dc0
remove warn
mark-i-m Apr 11, 2019
d84907b
Suggest macro import from crate root.
davidtwco Apr 7, 2019
d589cf9
Handle renamed imports.
davidtwco Apr 7, 2019
7c95540
Handle edge cases.
davidtwco Apr 7, 2019
137ffa1
Improve robustness of nested check.
davidtwco Apr 11, 2019
5158063
Switch to multipart suggestions.
davidtwco Apr 11, 2019
ca1ab3e
In `-Zprint-type-size` output, sort enum variants by size.
nnethercote Apr 12, 2019
633fc9e
Revert PR #59401 to fix issue #59652 (a stable-to-beta regression).
pnkfelix Apr 12, 2019
1ce6645
MaybeUninit: remove deprecated functions
RalfJung Apr 12, 2019
796e6e3
Don't generate empty json variables
GuillaumeGomez Apr 11, 2019
4f28431
Apply resource-suffix to search-index and source-files scripts as well
GuillaumeGomez Apr 7, 2019
7e62052
Use a proc macro to declare preallocated symbols
Zoxc Apr 3, 2019
0e26063
Make check_name generic
Zoxc Apr 5, 2019
9c63475
Ensure the symbols are pure strings
Zoxc Apr 9, 2019
856c8a0
Move modules outside the proc macro
Zoxc Apr 9, 2019
b5f246a
Use colon for keyword defs
Zoxc Apr 9, 2019
fc928a1
Stabilize the `alloc` crate.
SimonSapin Apr 3, 2019
b27bcc0
Fix paste error in split_ascii_whitespace docs.
solson Apr 12, 2019
0a9b214
Exclude some copies of old book editions from search engines
kornelski Apr 12, 2019
8d9c735
Rollup merge of #59612 - matthewjasper:dataflow-usual-newtype-index, …
Centril Apr 13, 2019
84c8966
Rollup merge of #59675 - SimonSapin:stable-alloc, r=alexcrichton
Centril Apr 13, 2019
83da8f4
Rollup merge of #59708 - matthewjasper:double-closure-unused-mut, r=p…
Centril Apr 13, 2019
b15ab20
Rollup merge of #59735 - matklad:deadcode, r=sanxiyn
Centril Apr 13, 2019
edc3979
Rollup merge of #59747 - gruberb:copy-book-toml-unstable-book, r=ehuss
Centril Apr 13, 2019
ad30fd3
Rollup merge of #59796 - oli-obk:const_arg_ice, r=eddyb
Centril Apr 13, 2019
afafbff
Rollup merge of #59804 - Zoxc:cleaner-jobserver, r=alexcrichton
Centril Apr 13, 2019
f8a2d48
Rollup merge of #59818 - crlf0710:eliminate_libstd_fnbox, r=cramertj
Centril Apr 13, 2019
c89a3c9
Rollup merge of #59830 - ehuss:keyword-links, r=Mark-Simulacrum
Centril Apr 13, 2019
1d1693c
Rollup merge of #59835 - lzutao:nonzero-signed, r=Mark-Simulacrum
Centril Apr 13, 2019
09cd478
Rollup merge of #59852 - alexcrichton:more-vectored, r=sfackler
Centril Apr 13, 2019
df31fc6
Rollup merge of #59855 - GuillaumeGomez:fix-attr-position-in-type-dec…
Centril Apr 13, 2019
009a41f
Rollup merge of #59858 - mark-i-m:dup-matcher-bindings-3, r=Centril
Centril Apr 13, 2019
4f34501
Rollup merge of #59879 - ebarnard:patch-1, r=alexcrichton
Centril Apr 13, 2019
2fa3a71
Rollup merge of #59899 - nnethercote:sort-enum-variants-by-size, r=pn…
Centril Apr 13, 2019
f76753c
Rollup merge of #59912 - RalfJung:maybe-uninit, r=Centril
Centril Apr 13, 2019
33561e2
Rollup merge of #59925 - solson:split_ascii_whitespace-docfix, r=Centril
Centril Apr 13, 2019
b613fd2
Rollup merge of #59930 - kornelski:first-robots, r=GuillaumeGomez
Centril Apr 13, 2019
6688e02
Rollup merge of #59655 - Zoxc:symbols, r=petrochenkov
Centril Apr 13, 2019
8443fee
Rollup merge of #59769 - RalfJung:compiletest-normalization, r=alexcr…
Centril Apr 13, 2019
ba4a6e5
Rollup merge of #59776 - GuillaumeGomez:apply-resource-suffix, r=Quie…
Centril Apr 13, 2019
dbaf5fc
Rollup merge of #59784 - davidtwco:issue-59764, r=estebank
Centril Apr 13, 2019
d201ee4
Rollup merge of #59812 - michaelwoerister:profile-gen-msvc-imp, r=ale…
Centril Apr 13, 2019
3c01677
Rollup merge of #59856 - albins:update-polonius, r=nikomatsakis
Centril Apr 13, 2019
86ce22f
Rollup merge of #59874 - michaelwoerister:pgo-updates-1, r=cramertj
Centril Apr 13, 2019
1587ea6
Rollup merge of #59890 - GuillaumeGomez:empty-json-variables, r=Quiet…
Centril Apr 13, 2019
22a6e9e
Rollup merge of #59911 - pnkfelix:revert-pr-59401-to-fix-emit-stack-s…
Centril Apr 13, 2019
30a61c9
Rollup merge of #59937 - Centril:rollup-6pousju, r=Centril
Centril Apr 13, 2019
8cbb829
Rollup merge of #59938 - Centril:rollup-u6r5nca, r=Centril
Centril Apr 13, 2019
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
Prev Previous commit
Next Next commit
fix output test for backtrace-debuginfo.rs
  • Loading branch information
RalfJung committed Apr 7, 2019
commit 83dcc968fb084bf9c4e1658ea3b864167793717c
6 changes: 4 additions & 2 deletions src/test/run-pass/backtrace-debuginfo.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@
// ignore-pretty issue #37195
// ignore-cloudabi spawning processes is not supported
// ignore-emscripten spawning processes is not supported
// normalize-stderr-test ".*\n" -> ""

// note that above `-opt-bisect-limit=0` is used to basically disable
// optimizations
// Note that above `-opt-bisect-limit=0` is used to basically disable
// optimizations. It creates tons of output on stderr, hence we normalize
// that away entirely.

use std::env;

Expand Down